discourse/plugins/discourse-assign
Yuriy Kurant ae27cac392
UX: enhances messages dropdown with unread count (#33889)
Enhances inbox messages dropdown with unread icon/count per each inbox option.

Dropdown implementation is switched from `select-kit` to `float-kit`.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2025-08-01 07:19:04 +08:00
..
app
assets DEV: Enable ember/no-classic-components (#33978) 2025-07-30 14:54:24 +02:00
config Update translations (#34004) 2025-07-31 16:18:53 +02:00
db/migrate
lib
spec DEV: Clean up js: true from recently bundled plugin specs (#33873) 2025-07-27 12:59:00 +02:00
svg-icons
test/javascripts UX: enhances messages dropdown with unread count (#33889) 2025-08-01 07:19:04 +08:00
plugin.rb DEV: Do not preload assignments when discourse-assign is disabled (#33985) 2025-07-31 09:11:26 -04: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