0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-assign
2026-03-18 12:09:49 +01:00
..
app FIX: Missing guardian check on target visibility in unassign and assign (#37755) 2026-02-12 11:15:03 +01:00
assets DEV: Remove unnecessary @tracked from some properties (#37528) 2026-02-24 21:40:46 +01:00
config I18N: Update translations (#38682) 2026-03-18 12:09:49 +01:00
db/migrate
lib DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
spec FIX: Standardize Unicode encoding for route params in construct_url_with (#37843) 2026-02-16 18:08:05 +01:00
svg-icons
test/javascripts UX: refresh styles for full page search, AI results (#37905) 2026-02-19 12:59:05 -05:00
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb DEV: Replace Ruby numbered parameters by it where applicable (#37810) 2026-02-13 13:59:07 +01: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