Plugin for assigning users to a topic
Go to file
Nat 1e0fa0a0c7
Remove unneeded require
2022-04-25 19:33:37 +08:00
.github/workflows DEV: Update CI workflows (#308) 2022-03-22 14:01:57 +01:00
app Commit and return priorities in topics and posts 2022-04-20 02:15:36 +08:00
assets Remove unneeded require 2022-04-25 19:33:37 +08:00
config Add ability to select priority in modal 2022-04-20 02:15:36 +08:00
db Add column for priorities 2022-04-20 02:15:35 +08:00
jobs DEV: Use reserved assigned notification type (#302) 2022-03-16 16:23:14 -03:00
lib Commit and return priorities in topics and posts 2022-04-20 02:15:36 +08:00
spec Remove unneeded require 2022-04-25 19:33:37 +08:00
svg-icons FIX: correct group icons and notification message (#193) 2021-08-31 08:17:43 +10:00
test/javascripts DEV: Lose the es6 suffix (#298) 2022-03-05 17:19:50 +01:00
.discourse-compatibility DEV: Update .discourse-compatibility for 2.8.2. (#312) 2022-03-31 15:30:47 +08:00
.eslintrc DEV: apply coding standards (#109) 2020-09-04 13:24:23 +02:00
.gitignore DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02:00
.prettierrc DEV: Post-release cleanup (#163) 2021-06-28 17:37:27 +02:00
.rubocop.yml DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02:00
.template-lintrc.js DEV: Apply prettier 2020-09-09 18:41:42 +01:00
Gemfile DEV: Add RubyGems as source 2020-09-25 11:32:55 -05:00
Gemfile.lock Build(deps): Bump rexml from 3.2.4 to 3.2.5 (#155) 2021-05-02 17:09:19 +02:00
README.md DEV: Update README.md (#294) 2022-02-21 21:05:57 +01:00
package.json DEV: prettier 2.2.1 (#136) 2021-01-27 10:45:35 +01:00
plugin.rb Commit and return priorities in topics and posts 2022-04-20 02:15:36 +08:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
yarn.lock Build(deps): Bump ansi-regex from 4.1.0 to 4.1.1 (#314) 2022-04-10 20:11:36 +02: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