mastodon/app
Eugen Rochko 774ac47373
Add conversations API ()
* 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
..
chewy Get rid of Chewy order/limit warning () 2018-08-22 02:44:56 +02:00
controllers Add conversations API () 2018-10-07 23:44:58 +02:00
helpers Change admin accounts default sort to most recent () 2018-10-04 16:05:38 +02:00
javascript Add conversations API () 2018-10-07 23:44:58 +02:00
lib Add conversations API () 2018-10-07 23:44:58 +02:00
mailers Fix low-hanging rubocop gripes () 2018-08-26 19:22:46 +02:00
models Add conversations API () 2018-10-07 23:44:58 +02:00
policies Allow mods to disable login, improve message when login disabled () 2018-08-23 23:26:29 +02:00
presenters Add admin custom CSS setting () 2018-08-24 04:33:27 +02:00
serializers Add conversations API () 2018-10-07 23:44:58 +02:00
services Add conversations API () 2018-10-07 23:44:58 +02:00
validators Limit the number of people that can be followed from one account () 2018-10-04 17:36:11 +02:00
views Change documentation URL () 2018-10-06 14:33:36 +09:00
workers Add conversations API () 2018-10-07 23:44:58 +02:00