0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-reactions
David Battersby bafd5813df
UX: show emoji name when hovering post reactions (#41500)
Adds the emoji name to the image title for the post reaction list and
popup filter/reaction list.
2026-07-07 09:54:20 +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: show emoji name when hovering post reactions (#41500) 2026-07-07 09:54:20 +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 FEATURE: add new chat reactions popup (#41028) 2026-06-25 14:56:08 +04:00
test/javascripts UX: show emoji name when hovering post reactions (#41500) 2026-07-07 09:54:20 +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