discourse/plugins/discourse-assign
Sérgio Saquetim b291c61d1b
DEV: Remove deprecated widget overrides and streamline post handling
Remove deprecated `discourse.post-stream-widget-overrides` and associated
legacy widget customizations.

This cleanup reduces technical debt, ensures future maintainability, and
aligns with the latest framework improvements.
2025-11-18 23:17:41 -03:00
..
app DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
assets DEV: Remove deprecated widget overrides and streamline post handling 2025-11-18 23:17:41 -03:00
config Update translations (#35791) 2025-11-04 20:11:21 +01:00
db/migrate
lib DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
spec DEV: Remove glimmer_post_stream_mode from tests for simplification 2025-11-18 23:16:16 -03:00
svg-icons
test/javascripts DEV: Remove glimmer_post_stream_mode from tests for simplification 2025-11-18 23:16:16 -03:00
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb FIX: Scope assigned group PMs to participant visibility (#36073) 2025-11-18 11:48:28 +08:00
README.md
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00

Assign Plugin

Allows you to assign topics and individual posts (both private and public) to a user or group.

For more information, please see: https://meta.discourse.org/t/discourse-assign/58044