about summary refs log tree commit diff
path: root/app/controllers/api/v1/conversations_controller.rb
AgeCommit message (Expand)Author
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2020-08-31Make Array-creation behavior of Paginable more predictable (#14687)Akihiko Odaki
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko