chinwagsocial/app/javascript/mastodon
Eugen Rochko 78ed4ab75f
Add bio fields (#6645)
* Add bio fields

- Fix #3211
- Fix #232
- Fix #121

* Display bio fields in web UI

* Fix output of links and missing fields

* Federate bio fields over ActivityPub as PropertyValue

* Improve how the fields are stored, add to Edit profile form

* Add rel=me to links in fields

Fix #121
2018-04-14 12:41:08 +02:00
..
actions Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
components Improve load gap styling in web UI (#7100) 2018-04-10 17:12:10 +02:00
containers Feature: Direct message from Statuses (#7089) 2018-04-09 17:09:11 +02:00
features Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
locales i18n: Add Japanese translations for privacy policy and more (#7049) 2018-04-13 20:11:26 +09:00
middleware Add missing rejection handling for Promises (#7008) 2018-04-02 14:51:02 +02:00
reducers Feature: Direct message from Statuses (#7089) 2018-04-09 17:09:11 +02:00
selectors Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
service_worker Free stroage if it is exceeding disk quota (#7061) 2018-04-08 13:32:39 +02:00
storage Free stroage if it is exceeding disk quota (#7061) 2018-04-08 13:32:39 +02:00
store
.gitkeep
api.js
base_polyfills.js Add polyfill for Object.values (#6697) 2018-03-08 13:07:25 +01:00
extra_polyfills.js
initial_state.js
is_mobile.js
link_header.js
load_polyfills.js Add polyfill for Object.values (#6697) 2018-03-08 13:07:25 +01:00
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
test_setup.js
uuid.js