discourse/plugins/chat/lib/onebox/templates
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
..
discourse_chat_channel.mustache DEV: Refactor chat oneboxes (#23031) 2023-09-04 16:55:02 +02:00
discourse_chat_message.mustache DEV: Refactor chat oneboxes (#23031) 2023-09-04 16:55:02 +02:00