Commit Graph

3 Commits (b60ee191ac033ff8b1bedb6da3681a451b96525a)

Author SHA1 Message Date
Matt Jankowski 4cae309f6a
Fix `Rails/CreateTableWithTimestamps` cop (#30836) 1 year ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2 years ago
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
7 years ago