discourse/app
Benjamin Kampmann 64918c35f5 Improved Plugins SCSS management
- Moves the import of plugins for both mobile and desktop from common after discourse loading, allowing plugins to overwrite
 - Make desktop-option behave like the mobile-option: SCSS/CSS marked with that option will only be loaded for desktop from now on and ignored in mobile
 - Add variables-keyword, allowing plugins to ship and overwrite variables before they get imported by discourse (great for theming)
2014-04-25 18:25:45 +02:00
..
assets Improved Plugins SCSS management 2014-04-25 18:25:45 +02:00
controllers Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
helpers Break down new topic counts by category if a digest contains many. 2014-04-17 16:42:40 -04:00
jobs FEATURE: do not bump topic when pulling hotlinked images 2014-04-24 16:07:47 +02:00
mailers Add a SiteSetting to configure how many topics are in the email digest. 2014-04-21 17:49:10 -04:00
models Revert "Merge pull request #2284 from jaimeiniesta/patch-1" 2014-04-25 11:40:38 +02:00
serializers FIX: Don't hotlink links for new users 2014-04-24 18:36:02 -04:00
services Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
views Break down new topic counts by category if a digest contains many. 2014-04-17 16:42:40 -04:00