discourse/app
Alan Guo Xiang Tan ff40c890ac
DEV: Correct order of triggering topic trashed and recovered event (#19313)
Previously we would trigger the event before the `Topic#deleted_at`
column has been updated making it hard for plugins to correctly work
with the model when its new state has not been persisted in the
database.
2022-12-06 05:56:16 +08:00
..
assets Fix timeline admin menu button spacing (#19322) 2022-12-05 12:41:24 -06:00
controllers FEATURE: Improve composer warnings for mentions (#18796) 2022-12-05 20:22:05 +02:00
helpers Meta topic: https://meta.discourse.org/t/meta-theme-color-is-not-respecting-current-color-scheme/239815 (#18832) 2022-11-07 10:06:26 +03:00
jobs FIX: Exclude claimed reviewables from user menu (#19179) 2022-12-01 07:09:57 +08:00
mailers SECURITY: Filter tags in user notifications for visibility (#19239) 2022-11-29 10:35:41 -06:00
models DEV: Correct order of triggering topic trashed and recovered event (#19313) 2022-12-06 05:56:16 +08:00
serializers DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
services DEV: Centralise logic for updating sidebar section links (#19275) 2022-12-01 09:32:35 +08:00
views DEV: use structured data in topic-list for referencing only (#16235) 2022-12-05 18:00:32 +02:00