0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-reactions
David Battersby 99db60f4b6
FIX: close post reaction menu on route change (#41619)
When the reaction menu is open and the user navigates to a new page — we
should force close the menu.
2026-07-10 16:38:07 +04:00
..
app FIX: Avoid 500 error on rare missing topic during MB publish (#41594) 2026-07-09 15:23:17 -04:00
assets FIX: close post reaction menu on route change (#41619) 2026-07-10 16:38:07 +04:00
config FEATURE: Bump enable_discourse_reactions_by_default upcoming change to beta (#41077) 2026-06-23 16:52:45 +10:00
db FEATURE: Promote discourse_reactions_allow_any_emoji out of experimental (#35589) 2025-10-24 16:51:18 +10:00
lib DEV: NameError when resolving reactions serializer helpers 2026-05-26 13:04:29 +08:00
public/images/upcoming_changes UX: post reply count position change (#39606) 2026-05-11 11:43:54 +04:00
spec FIX: Avoid 500 error on rare missing topic during MB publish (#41594) 2026-07-09 15:23:17 -04:00
test/javascripts FIX: close post reaction menu on route change (#41619) 2026-07-10 16:38:07 +04:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb FEATURE: Prompt anonymous users to sign up after engagement clicks (#40256) 2026-05-26 09:30:38 +02:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

Discourse Reactions

Discourse-reactions is a plugin that allows user to add their reactions to the post.

For more information, please see: https://meta.discourse.org/t/discourse-reactions-beyond-likes/183261