discourse/plugins
Krzysztof Kotlarek 09932738e5
FEATURE: whispers available for groups (#17170)
Before, whispers were only available for staff members.

Config has been changed to allow to configure privileged groups with access to whispers. Post migration was added to move from the old setting into the new one.

I considered having a boolean column `whisperer` on user model similar to `admin/moderator` for performance reason. Finally, I decided to keep looking for groups as queries are only done for current user and didn't notice any N+1 queries.
2022-06-30 10:18:12 +10:00
..
discourse-details DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00
discourse-local-dates DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00
discourse-narrative-bot DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00
discourse-presence FEATURE: whispers available for groups (#17170) 2022-06-30 10:18:12 +10:00
lazy-yt DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00
poll DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00
styleguide DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00