discourse/app
Robin Ward a95826f60c
Remove discourse constants (#9958)
* DEV: `Discourse.baseUri` does not exist

This never could have worked - should have been `Discourse.BaseUri` if
anything.

* DEV: Remove Discourse.Environment

* DEV: Remove `Discourse.disableMissingIconWarning`

* DEV: A bunch more missing environment checks
2020-06-01 16:33:43 -04:00
..
assets Remove discourse constants (#9958) 2020-06-01 16:33:43 -04:00
controllers Revert "FEATURE: category setting for default list filter." 2020-05-30 20:53:53 +05:30
helpers FIX: Email Styles were evaluated out of order 2020-05-25 12:47:23 -04:00
jobs FIX: Support exporting reports which reference topics (#9957) 2020-06-01 18:23:58 +01:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FIX: Restore the ability to rebake posts in deleted topics (#9951) 2020-06-01 07:04:16 +02:00
serializers FIX: Only render group card if user title is from group (#9946) 2020-06-01 11:44:41 -07:00
services DEV: Better error handling for destroy:users task (#9939) 2020-06-01 08:55:08 -07:00
views Start Discourse in an initializer (#9930) 2020-05-29 14:37:02 -04:00