discourse/app
Sam Saffron 46a9622246
FIX: prevent scheduled publishing to deleted category
We missed a dependency which left timers firing on missing categories.

Co-authored-by: tshenry
2020-03-24 16:59:42 +11:00
..
assets FIX: Improve user timezone saving (#9230) 2020-03-24 11:39:09 +10:00
controllers FIX: Check for permalinks before showing the 404 page 2020-03-23 16:31:07 -07:00
helpers FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00
jobs FEATURE: automatically delete replies on a topic after N days. (#9209) 2020-03-19 21:06:31 +05:30
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FIX: prevent scheduled publishing to deleted category 2020-03-24 16:59:42 +11:00
serializers UX: display avatar flair in categories route topic list items (#9197) 2020-03-24 01:13:25 +05:30
services FIX: Backfill topic timer duration (#9249) 2020-03-23 09:38:18 +05:30
views FIX: correctly remove authentication_data cookie on oauth login flow 2020-03-21 14:34:25 -07:00