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