discourse-assign/lib
Gabriel Grubba 0f4a1fcdd3
FIX: Not send notifications when it should never notify assignment (#620)
* FIX: Not send notifications when it should never notify assignment

- Added silenced_assignments table and migration to store silenced assignments
- Added tests for silenced assignments

* DEV: Add annotation to model

* DEV: add empty line after early return

* DEV: lint file
2024-12-12 11:28:11 -03:00
..
discourse_assign DEV: Add `lib` to autoload path (#605) 2024-11-15 06:30:59 +08:00
validators FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
assigner.rb FIX: Not send notifications when it should never notify assignment (#620) 2024-12-12 11:28:11 -03:00
pending_assigns_reminder.rb FIX: pending_assigns_reminder reminder leaking total assigned topics count (#617) 2024-12-04 17:01:44 -03:00
random_assign_utils.rb FEATURE: Allow to reassign to same user 2023-11-27 16:17:25 +01:00
topic_assigner.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00