chinwagsocial/app/javascript/mastodon
Eugen Rochko 774ac47373
Add conversations API (#8832)
* Add conversations API

* Add web UI for conversations

* Add test for conversations API

* Add tests for ConversationAccount

* Improve web UI

* Rename ConversationAccount to AccountConversation

* Remove conversations on block and mute

* Change last_status_id to be a denormalization of status_ids

* Add optimistic locking
2018-10-07 23:44:58 +02:00
..
actions Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
components Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
containers Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893) 2018-10-05 18:44:44 +02:00
features Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
locales i18n: Update Polish translation (#8901) 2018-10-06 20:42:36 +09:00
middleware
reducers Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
selectors
service_worker Fix a problem about generating an url of notifications (#8758) 2018-09-24 05:45:58 +02:00
storage
store
utils
api.js
base_polyfills.js
common.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
compare_id.js
extra_polyfills.js
initial_state.js Add a new preference to always hide all media (#8569) 2018-09-25 05:09:35 +02:00
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js