discourse/plugins/chat/spec/requests
Joffrey JAFFEUX d38acc5df1
DEV: discourse-emojis gem (#31408)
This commit moves most of emoji logic into the discourse-emojis gem:
https://github.com/discourse/discourse-emojis/

Most notably:
- images are now symlinked from the gem
- the gem provides path to the json files

Search aliases have also been made asynchronous and memoized. When you
will search for an emoji we will now load the aliases and store the list
for future use.

---------

Co-authored-by: David Taylor <david@taylorhq.com>
2025-03-03 13:09:08 +01:00
..
admin DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
chat FIX: Error when leaving group DM channel (#31537) 2025-02-27 14:26:07 +10:00
core_ext DEV: Update rubocop-discourse (#30552) 2025-01-04 13:48:21 +01:00
application_controller_spec.rb FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10:00
chat_controller_spec.rb DEV: discourse-emojis gem (#31408) 2025-03-03 13:09:08 +01:00
direct_messages_controller_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00