0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-reactions
David Battersby 34febe802a
DEV: cleanup post reply count position change (#42342)
In #41797 we bumped the status of the upcoming change to `permanent`,
however the code branching was left intact. This change cleans up after
the status change — we are intentionally keeping the site setting for
some time so that it appears within the admin dashboard as a recent
change.
2026-08-05 14:36:32 +04:00
..
app SECURITY: anonymous users can read hidden real names via reaction-user endpoints (#41931) 2026-07-22 12:18:18 -05:00
assets DEV: cleanup post reply count position change (#42342) 2026-08-05 14:36:32 +04:00
config I18N: Update translations (#42308) 2026-08-04 15:58:41 +02: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: bump new post reaction menu to permanent (#41808) 2026-08-04 11:26:07 +04:00
test/javascripts DEV: bump new post reaction menu to permanent (#41808) 2026-08-04 11:26: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