discourse/plugins/chat/lib
Jan Cernik aaf47c02bc
DEV: Refactor chat oneboxes (#23031)
- moves the onebox logic away from `plugin.rb` to a new `onebox_handler` lib
- splits the `discourse_chat_message` template into two: one for channels, and one for messages
- refactors the logic code slightly to send only the necessary arguments to each template

This commit shouldn't change end-user behavior.
2023-09-04 16:55:02 +02:00
..
chat DEV: Refactor chat oneboxes (#23031) 2023-09-04 16:55:02 +02:00
discourse_dev DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
email_controller_helper
onebox/templates DEV: Refactor chat oneboxes (#23031) 2023-09-04 16:55:02 +02:00
tasks DEV: Reintroduce chat rake dev generate tasks (#21164) 2023-04-20 10:53:10 +10:00
service_runner.rb DEV: Add policy objects to services 2023-05-25 12:34:00 +02:00