discourse/app
Martin Brennan e3bbcb27d0
FIX: Set current user timezone when saving profile timezone (#9155)
If you are changing your own profile timezone, then on save we set the current user timezone, in case this property needs to be accessed again before the user is reloaded.
2020-03-10 16:57:14 +10:00
..
assets FIX: Set current user timezone when saving profile timezone (#9155) 2020-03-10 16:57:14 +10:00
controllers DEV: shutdown_ok parameter to /srv/status 2020-03-09 14:06:13 -07:00
helpers FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00
jobs DEV: Replace `Time.new` with `Time.now` (#9142) 2020-03-09 17:37:49 +01:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models DEV: Replace `Time.new` with `Time.now` (#9142) 2020-03-09 17:37:49 +01:00
serializers SECURITY: Add more restrictions on invite emails 2020-03-05 09:23:21 -05:00
services FIX: ensures destroying a user with security keys doesn't fail (#9042) 2020-02-25 14:07:57 -05:00
views FIX: Sync Ember and non-Ember layouts (#9028) 2020-02-25 15:31:04 +02:00