discourse/app
David Taylor 75fc126224
DEV: Change path for extra scss files in themes (#7664)
The preferred path is `/stylesheets/...`, to match core and plugins. The old `/scss/...` path will continue to function
2019-05-31 15:40:41 +01:00
..
assets DEV: Fix indentation 2019-05-31 10:19:19 -03:00
controllers FIX: Category topics should not be deletable via review queue 2019-05-30 16:43:23 -04:00
helpers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
jobs DEV: refactor cleaning up of user export topics 2019-05-30 10:24:45 +05:30
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models DEV: Change path for extra scss files in themes (#7664) 2019-05-31 15:40:41 +01:00
serializers FEATURE: Load theme setting descriptions from theme locale files 2019-05-31 14:49:59 +01:00
services FEATURE: add support for defer topic functionality 2019-05-31 15:44:35 +10:00
views FEATURE: add OpenGraph data to /login page 2019-05-23 07:03:01 +05:30