discourse/plugins/discourse-presence
Ted Johansson 8a50fc034f
DEV: Remove now-redundant is_staff guardian check (#33852)
The edit_all_post_groups used to have TL4 as the default setting. This update:

- Adds in admins and moderators as well as makes those mandatory values.
- Gets rid of now-redundant is_staff? check.
- Makes use of the magic #edit_all_post_groups_map method.
2025-07-31 10:39:38 +08:00
..
assets Build(deps-dev): Bump the lint group across 1 directory with 4 updates (#33881) 2025-07-28 18:02:41 +02:00
config Update translations 2025-01-07 21:56:56 +01:00
spec/integration DEV: Remove now-redundant is_staff guardian check (#33852) 2025-07-31 10:39:38 +08:00
test/javascripts/acceptance FIX: load saved draft when clicking reply to post (#33543) 2025-07-15 13:32:31 +04:00
plugin.rb DEV: Remove now-redundant is_staff guardian check (#33852) 2025-07-31 10:39:38 +08:00
README.md DEV: Update discourse-presence plugin to use new PresenceChannel system (#14519) 2021-10-21 12:42:46 +01:00

Discourse Presence plugin

This plugin shows which users are currently writing a reply at the same time as you.