discourse/app
Alan Guo Xiang Tan fe6ec28228
DEV: Custom section in Sidebar should implement own willDestory hook (#17550)
No need for us to specify our custom teardown hook when Sidebar
component is destroyed when each custom section link is expected to be
its own component and can implement its own `willDestory` hook.
2022-07-18 12:57:14 +08:00
..
assets DEV: Custom section in Sidebar should implement own willDestory hook (#17550) 2022-07-18 12:57:14 +08:00
controllers DEV: Refactor user mute/ignore/disallow PM checks into central class (#17366) 2022-07-13 13:58:01 +10:00
helpers DEV: Remove development cache-buster query parameter (#17444) 2022-07-12 11:53:59 +01:00
jobs FIX: Skip job if tag edit notification is disabled (#17508) 2022-07-15 15:36:27 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FEATURE: Add plugin API to register About stat group (#17442) 2022-07-15 13:16:00 +10:00
serializers FEATURE: Add plugin API to register About stat group (#17442) 2022-07-15 13:16:00 +10:00
services DEV: Add bookmark_id to bookmark reminder_handler notifications (#17547) 2022-07-18 12:51:57 +10:00
views FEATURE: Add plugin API to register About stat group (#17442) 2022-07-15 13:16:00 +10:00