discourse/app
Kane York e16b3da04a
FIX: Stop category 404s from breaking the router (#11424)
The propagated promise failure from model() caused the router to reject future route transitions, even though it correctly routed to the last-resort 404 page.

Co-authored-by: Jeff Wong <awole20@gmail.com>
2020-12-07 14:22:39 -08:00
..
assets FIX: Stop category 404s from breaking the router (#11424) 2020-12-07 14:22:39 -08:00
controllers FIX: hide user id when hide_email_address_taken (#11417) 2020-12-08 08:25:35 +11:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs FEATURE: silently close topic (#11392) 2020-12-03 10:43:19 +11:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FIX: Group#flair_url must be a real URL (#11400) 2020-12-07 13:35:41 +02:00
serializers FIX: Use CDN for custom emojis (#11401) 2020-12-07 13:36:08 +02:00
services FEATURE: silently close topic (#11392) 2020-12-03 10:43:19 +11:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00