discourse/app
Mark VanLandingham 5721c29429
DEV: Plugin modifier to skip enqueue PostCreator jobs on PostMove (#30344)
This allows plugins to skip the "posted" notifications for watching users, when posts get moved. The specs are kind of wild looking, as this unit tests a private method. This is difficult to isolate otherwise, with lots of trickery needed to make sure that this actually works.

I opted to unit test just this method instead.
2024-12-18 12:37:52 -06:00
..
assets UX: Improve balance on login & signup pages (#30330) 2024-12-18 12:31:35 -06:00
controllers FEATURE: Reason and deleted content support in the review queue (#30295) 2024-12-17 11:44:46 +11:00
helpers UX: add color-scheme meta tag to _head (#30245) 2024-12-13 08:10:08 -03:00
jobs FIX: Redo Sidekiq monitoring to restart stuck sidekiq processes (#30198) 2024-12-18 12:48:50 +08:00
mailers
models DEV: Plugin modifier to skip enqueue PostCreator jobs on PostMove (#30344) 2024-12-18 12:37:52 -06:00
serializers FEATURE: Reason and deleted content support in the review queue (#30295) 2024-12-17 11:44:46 +11:00
services FEATURE: Add an option to block IPs and emails to bulk user delete (#29993) 2024-12-09 14:25:31 +03:00
views UX: add color-scheme meta tag to _head (#30245) 2024-12-13 08:10:08 -03:00