Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-19 | Add unread indicator to conversations (#9009) | Eugen Rochko | |
2018-10-12 | Fix type of conversation ID in conversations API (#8961) | Eugen Rochko | |
2018-10-07 | Add conversations API (#8832) | Eugen Rochko | |
* 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 |