discourse/app
Robin Ward c1bcb78441 REFACTOR: Allow helpers to access site settings
Since `Discourse.SiteSettings` is removed, helpers can now include and
call `helperContext().siteSettings` to get access to the settings
without using a global variable.
2020-07-22 14:14:38 -04:00
..
assets REFACTOR: Allow helpers to access site settings 2020-07-22 14:14:38 -04:00
controllers FIX: Include resolved locale in anonymous cache key (#10289) 2020-07-22 18:00:07 +01:00
helpers Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
jobs FEATURE: Allow group moderators to close/archive topics 2020-07-14 12:36:19 -04:00
mailers FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
models DEV: annotate models 2020-07-22 16:02:31 +05:30
serializers FIX: Remove username_lower from admin serializer 2020-07-21 14:00:43 -04:00
services FEATURE: Create logs for Group Moderator changes (#10271) 2020-07-21 14:29:02 -04:00
views FIX: Correct user profile URLs in /about crawler view 2020-07-14 16:09:27 +01:00