Commit Graph

3 Commits (d1683076d92c2a06291257de87d4480ddaf0ad04)

Author SHA1 Message Date
Eugen Rochko e3b2234382 Add unread indicator to conversations () 2018-10-19 01:47:29 +02:00
Eugen Rochko 735a43bdea Fix type of conversation ID in conversations API () 2018-10-12 01:36:51 +02:00
Eugen Rochko c9b5168ebd 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