discourse/app
Joffrey JAFFEUX 50e573e797
FIX: ensures bulk-select on messages page is working (#27291)
The issue was simple, we were just not returning the helper in the `user-private-messages` controller which was preventing any action to happen.

Follow up: we should write specs for this toggle.
2024-06-03 10:04:38 +10:00
..
assets FIX: ensures bulk-select on messages page is working (#27291) 2024-06-03 10:04:38 +10:00
controllers DEV: Remove deprecated UsersController#modify_user_params method (#27198) 2024-05-30 09:33:19 +08:00
helpers DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
jobs DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models DEV: Plugin modifier application for About admins (#27261) 2024-05-30 10:44:53 -05:00
serializers FEATURE: admin can disable flags (#27171) 2024-05-29 14:39:58 +10:00
services DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00