discourse/app
David Taylor 0e3dfd2925
DEV: Load plugin stylesheets before theme stylesheets (#9240)
This is a more logical order, since themes are more lightweight than plugins, and are often used to augment plugin styles
2020-03-19 19:24:06 +00:00
..
assets FIX: throttles topic tracking shortcut and enforces topic id (#9159) 2020-03-13 12:03:55 +01:00
controllers FIX: Ensure show_short URLs handle secure uploads using multisite (#9212) 2020-03-17 11:41:51 +10:00
helpers FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00
jobs FEATURE: limit number of notifications per user to 10,000 2020-02-24 11:42:50 +11:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FIX: Sync preload key format for category topic lists 2020-03-05 11:46:02 -05:00
serializers SECURITY: Add more restrictions on invite emails 2020-03-05 09:55:54 -05:00
services FIX: ensures destroying a user with security keys doesn't fail (#9042) 2020-02-25 14:07:57 -05:00
views DEV: Load plugin stylesheets before theme stylesheets (#9240) 2020-03-19 19:24:06 +00:00