discourse/plugins/discourse-assign
Kris 6a6ef12264
REFACTOR: merge mobile and desktop user CSS into common file (#34787)
This eliminates mobile/user.scss and desktop/user.scss in favor of
breakpoints in common/base/user.scss

There was some old seemingly unused CSS removed, but this should
otherwise not cause any major visual changes.
2025-09-15 09:16:47 -04:00
..
app
assets REFACTOR: merge mobile and desktop user CSS into common file (#34787) 2025-09-15 09:16:47 -04:00
config Update translations (#34804) 2025-09-15 10:47:22 +02:00
db/migrate
lib
spec DEV: Skip flaky d-assign spec (#34749) 2025-09-05 12:45:28 -06:00
svg-icons
test/javascripts DEV: Clean up d-assign tests (#34183) 2025-08-08 22:17:46 +02:00
plugin.rb FIX: Exclude deleted posts and topics from assignments lists in various places (#34564) 2025-08-27 17:01:38 +08:00
README.md

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