chinwagsocial/app/javascript/mastodon/actions
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
..
importer Add user preference to always expand toots marked with content warnings (#8762) 2018-09-24 05:44:01 +02:00
push_notifications
accounts.js
alerts.js
blocks.js
bundles.js
cards.js
columns.js
compose.js Preserve hashtag casing in web UI hashtag history (#8394) 2018-08-23 21:21:15 +02:00
conversations.js Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
custom_emojis.js
domain_blocks.js
dropdown_menu.js Only focus first element of dropdown menus if using keyboard (#8679) 2018-09-13 20:31:33 +02:00
emojis.js
favourites.js
filters.js
height_cache.js
interactions.js
lists.js
modal.js
mutes.js
notifications.js
onboarding.js
pin_statuses.js
reports.js
search.js
settings.js
statuses.js Show compose form on delete & redraft when in mobile layout (#8277) 2018-08-19 03:17:01 +02:00
store.js
streaming.js Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
timelines.js Add conversations API (#8832) 2018-10-07 23:44:58 +02:00