discourse/app
Penar Musaraj 303f229e98
DEV: Use indexes when importing SCSS from a folder (#11591)
By default, SCSS does not support globbing. This removes our magic and uses index files to import all files in a folder.
2020-12-30 15:29:10 -05:00
..
assets DEV: Use indexes when importing SCSS from a folder (#11591) 2020-12-30 15:29:10 -05:00
controllers FEATURE: explicitly ban outlier traffic sources in robots.txt (#11553) 2020-12-23 08:51:14 +11:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs FEATURE: Introduce skip_auto_delete_reply_likes site setting (#11562) 2020-12-23 16:30:10 +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 PERF: Improve cook_url performance for topic thumbnails (#11609) 2020-12-30 18:13:13 +00:00
serializers FEATURE: Do not disturb (#11484) 2020-12-18 09:03:51 -06:00
services FIX: when the user is deleted anonymise category post (#11551) 2020-12-23 14:19:30 +11:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00