discourse/plugins/discourse-reactions/lib/discourse_reactions
David Battersby 4980c4148e
FIX: prevent shadow likes leaking to post reaction modal (#39373)
Hardens the discourse-reactions plugin so shadow likes don't leak as
duplicate rows.
2026-04-21 11:50:40 +04:00
..
engine.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
guardian_extension.rb FEATURE: Prevent silenced users from liking and using reactions (#37040) 2026-01-13 13:59:57 +01:00
migration_report.rb
notification_extension.rb
post_action_extension.rb FIX: prevent shadow likes leaking to post reaction modal (#39373) 2026-04-21 11:50:40 +04:00
post_alerter_extension.rb
post_extension.rb FEATURE: First iteration of nested replies (#38888) 2026-04-16 08:06:44 -05:00
post_reactions_query.rb FIX: prevent shadow likes leaking to post reaction modal (#39373) 2026-04-21 11:50:40 +04:00
posts_reaction_loader.rb FEATURE: First iteration of nested replies (#38888) 2026-04-16 08:06:44 -05:00
topic_view_posts_serializer_extension.rb
topic_view_serializer_extension.rb