discourse/app
Robin Ward ba00cc8ec4
DEV: Move Discourse.getURL and related functions to a module (#9966)
* DEV: Move `Discourse.getURL` and related functions to a module

* DEV: Remove `Discourse.getURL` and `Discourse.getURLWithCDN`

* FIX: `get-url` is required for server side code

* DEV: Deprecate `BaseUri` too.
2020-06-03 12:45:26 -04:00
..
assets DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
controllers FIX: hide rss feed & json if a user profile is hidden. 2020-06-03 19:03:02 +05:30
helpers FIX: Email Styles were evaluated out of order 2020-05-25 12:47:23 -04:00
jobs FIX: If creating a flag for a watched word, include the reason 2020-06-02 11:49:02 -04:00
mailers FIX: Digest frequency issue on user creation 2020-06-01 17:39:16 -04:00
models FEATURE: whitelist theme repo mode (experimental) 2020-06-03 13:19:57 +10: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