discourse/plugins/chat/app/controllers
Martin Brennan 584d9a9438
DEV: Use service objects for chat thread lookup (#20276)
Adds a new LookupThread class that handles finding the
thread based on thread + channel ID, checking permissions
and policy/contract checks.

Co-authored-by: Loïc Guitaut <loic@discourse.org>
2023-02-16 19:17:26 +01:00
..
admin DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
api DEV: Use service objects for chat thread lookup (#20276) 2023-02-16 19:17:26 +01:00
api_controller.rb DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
chat_base_controller.rb DEV: Use guardian user for can_chat? (#19418) 2022-12-13 09:14:17 +10:00
chat_controller.rb FIX: Delete associated notifications when trashing chat messages. (#20144) 2023-02-03 12:52:13 -03:00
direct_messages_controller.rb DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00
emojis_controller.rb DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
incoming_chat_webhooks_controller.rb DEV: Remove old TODO for chat webhooks (#19839) 2023-01-12 11:45:53 +10:00