discourse/plugins/discourse-reactions/spec
fokx f002aa4022
FEATURE: Allow choosing custom emoji in reaction (#34312)
This PR allows user to choose any emoji in reaction, like the old retort plugin.

* Add a `discourse_reactions_experimental_allow_any_emoji` option, if enabled, will add a button of EmojiPicker in the ReactionsPicker
* When the EmojiPicker is shown, will prevent ReactionsPicker from collapse when clicking at outside(necessary on mobile device) / moving mouse outside of ReactionsPicker
* This is considered a disabled by default experimental feature for now, admins can enable
at their own discretion, as there is not currently a way to limit which reactions can be used here
2025-08-25 18:14:36 +10:00
..
fabricators
lib
models DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
reports DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
requests FEATURE: Allow choosing custom emoji in reaction (#34312) 2025-08-25 18:14:36 +10:00
serializers DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
services DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
system DEV: Clean up js: true from recently bundled plugin specs (#33873) 2025-07-27 12:59:00 +02:00
plugin_spec.rb DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00