discourse/app
Guo Xiang Tan 2d354ec9b0 FIX: ForumsController doesn't need to inherit from ApplicationController.
Application controller has a whole bunch of before/after actions which
we have no need for.
2019-01-21 14:37:04 +08:00
..
assets DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
controllers FIX: ForumsController doesn't need to inherit from ApplicationController. 2019-01-21 14:37:04 +08:00
helpers FIX: Text logo does not show up on non ember pages. 2019-01-18 15:11:42 +08:00
jobs FIX: Remove old reference and use MiniScheduler::Stat. 2019-01-18 16:36:11 +08:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Update about/license URLs when updating theme from remote source 2019-01-18 17:46:57 +00:00
serializers FIX: Mods weren't able to see emails in admin user list 2019-01-18 15:37:30 +01:00
services PERF: delete potentially large associated tables before user_destroyer.destroy transaction 2019-01-18 16:10:03 +01:00
views FEATURE: Support for localized themes (#6848) 2019-01-17 11:46:11 +00:00