discourse-assign/lib/discourse_assign
David Battersby db60986342
FIX: skip notifications when topic is not found (#634)
Fixes a bug where the topic may already be deleted before the notification job runs, causing the job to fail.
2025-02-18 12:02:59 +04:00
..
create_notification.rb FIX: skip notifications when topic is not found (#634) 2025-02-18 12:02:59 +04:00
discourse_calendar.rb DEV: Add `lib` to autoload path (#605) 2024-11-15 06:30:59 +08:00
engine.rb DEV: Add `lib` to autoload path (#605) 2024-11-15 06:30:59 +08:00
group_extension.rb FIX: prevents column reference "id" is ambiguous (#590) 2024-08-26 08:24:00 +02:00
helpers.rb DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00
list_controller_extension.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
notification_extension.rb FIX: Match column types (#593) 2024-10-09 16:53:38 +03:00
post_extension.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
topic_extension.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
user_option_extension.rb FEATURE: new "notification level when assigned" user preference (#626) 2025-01-16 17:59:16 +01:00
web_hook_extension.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00