discourse/app
Robin Ward 7988a5f14b FIX: Don't raise an error if a custom emoji image was deleted
This could be catastrophic in production; a missing upload would mean
every request to the site would raise an error.
2020-12-09 15:40:40 -05:00
..
assets FIX: Only block local edits for git-sourced themes (#11450) 2020-12-09 19:41:42 +00:00
controllers FIX: Only block local edits for git-sourced themes (#11450) 2020-12-09 19:41:42 +00:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs DEV: Always enqueue sidekiq jobs after database transaction commit (#11293) 2020-12-08 11:05:01 +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: Prevent error when primary email is missing (#11446) 2020-12-09 18:14:45 +01:00
serializers FIX: Don't raise an error if a custom emoji image was deleted 2020-12-09 15:40:40 -05:00
services FIX: Prevent error when primary email is missing (#11446) 2020-12-09 18:14:45 +01:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00