Plugin for assigning users to a topic
Go to file
Daniel Waterworth ac930c509e Merge pull request from GHSA-82hq-222g-j4vj
10 digits should be plenty.
2024-01-08 16:02:35 -06:00
.github/workflows DEV: Update CI workflows (#424) 2023-01-10 18:03:19 +00:00
app DEV: Fix REMINDER_BUFFER_MINUTES const reassignment warning (#506) 2023-08-31 12:51:51 +10:00
assets DEV: Resolve routing method deprecation (#512) 2023-10-02 15:10:31 +01:00
config Update translations (#505) 2023-08-29 15:50:21 +02:00
db/migrate FIX: reassign when assignment limit is fulfilled (#419) 2023-01-20 13:34:22 +11:00
lib DEV: Fix a core deprecation (#504) 2023-08-28 10:02:29 +02:00
spec DEV: Skip a flaky spec (#508) 2023-09-12 07:43:24 +08:00
svg-icons UX: improve custom icons for group assign (#441) 2023-02-13 17:19:25 -05:00
test/javascripts DEV: Use the new component-based modal API (#489) 2023-07-11 10:37:57 +02:00
.discourse-compatibility DEV: Pin plugin for Discourse 3.1 stable (#501) 2023-08-22 13:45:43 -05:00
.eslintrc DEV: apply coding standards (#109) 2020-09-04 13:24:23 +02:00
.git-blame-ignore-revs DEV: Ignore stree commit from git blame 2022-07-27 13:48:51 -03:00
.gitignore DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02:00
.prettierrc DEV: Modernise assignment topic-list implementation (#510) 2023-09-28 15:07:15 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#408) 2022-12-23 20:35:55 +00:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#408) 2022-12-23 20:35:55 +00:00
.template-lintrc.js DEV: Apply prettier 2020-09-09 18:41:42 +01:00
Gemfile DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00
Gemfile.lock DEV: Modernization/cleanup (#480) 2023-06-22 10:06:37 +02:00
README.md DEV: Modernization/cleanup (#480) 2023-06-22 10:06:37 +02:00
package.json DEV: Modernise assignment topic-list implementation (#510) 2023-09-28 15:07:15 +01:00
plugin.rb Merge pull request from GHSA-82hq-222g-j4vj 2024-01-08 16:02:35 -06:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
yarn.lock DEV: Modernise assignment topic-list implementation (#510) 2023-09-28 15:07:15 +01: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