discourse/app
Vinoth Kannan 59e5af466b FIX: call method only if it exists
discourse-objects creating empty Discourse object in window. It fails the _registerPluginCode method call since it is not exist.
2019-01-15 15:55:32 +05:30
..
assets FIX: expandAllPinned was not resetting after visiting a category 2019-01-14 13:02:25 -05:00
controllers FIX: add meta details for user summary page 2019-01-14 19:49:14 +05:30
helpers FEATURE: Allow the base font size to be changed on a per-user basis (#6859) 2019-01-14 13:21:46 +00:00
jobs DEV: remove uploaded_meta_id column from category (#6725) 2019-01-10 09:37:21 +08:00
mailers FEATURE: Use email_site_title in From of digest emails 2019-01-04 17:06:19 +01:00
models FIX: call method only if it exists 2019-01-15 15:55:32 +05:30
serializers FEATURE: Allow the base font size to be changed on a per-user basis (#6859) 2019-01-14 13:21:46 +00:00
services FEATURE: Allow the base font size to be changed on a per-user basis (#6859) 2019-01-14 13:21:46 +00:00
views UX: better help text for private invite-only instance 2019-01-12 18:40:00 +05:30