Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-06 | Remove useless `respond_to` calls (#13208) | Eugen Rochko | |
2018-10-19 | Add unread indicator to conversations (#9009) | 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 |