discourse/app
Martin Brennan 05d144273a DEV: Add post_action_users_list modifier for PostActionUsersController (#25740)
This commit adds another plugin modifier related to post
actions, similar to ae24e04a5e.

This will be used to exclude users who liked _and_ reacted to
the post, since now in discourse-reactions we make a Like when
a user reacts too. This will affect the display of the post footer.
2024-05-21 13:50:26 +08:00
..
assets FIX: Don't unnecessarily scrub query params from homepage (stable) (#26960) 2024-05-09 23:12:43 +01:00
controllers DEV: Add post_action_users_list modifier for PostActionUsersController (#25740) 2024-05-21 13:50:26 +08:00
helpers SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00
jobs PERF: only allow one reviewable notification at a time (#26331) 2024-03-22 15:00:33 -07:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models DEV: Add a plugin modifier for user_action_stream_builder (#25691) 2024-05-21 13:50:26 +08:00
serializers WIP: Experiemental Bulk Topic Actions Dropdown (#25245) 2024-01-25 09:12:06 -07:00
services SECURITY: Prevent large staff actions causing DoS 2024-03-15 14:37:15 +08:00
views SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00