discourse-assign/app/jobs/regular
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
..
assign_notification.rb FIX: Not send notifications when it should never notify assignment (#620) 2024-12-12 11:28:11 -03:00
remind_user.rb DEV: Update plugin to match latest guidelines (#450) 2023-03-23 11:12:04 +02:00
unassign_notification.rb FIX: Display assignments in user menu properly 2023-11-08 15:26:57 +01:00