discourse/plugins/discourse-reactions
discoursebot 6b88bda77d
FEATURE: Bump enable_new_post_reply_count_position upcoming change to stable (#40926)
Bumps `enable_new_post_reply_count_position` from `beta` to `stable`
2026-06-16 12:11:47 +04:00
..
app DEV: Scope reactions-received to only posts the owner can see (#40837) 2026-06-12 12:36:54 -03:00
assets UX: minor reactions style fixes (#40811) 2026-06-11 18:24:38 -04:00
config FEATURE: Bump enable_new_post_reply_count_position upcoming change to stable (#40926) 2026-06-16 12:11:47 +04: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 DEV: Scope reactions-received to only posts the owner can see (#40837) 2026-06-12 12:36:54 -03:00
test/javascripts FIX: reactions shouldn't be visible to users without see_hidden_post permission if a post is hidden (#40216) 2026-06-08 11:29:35 -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