discourse/app
Martin Brennan f3109a1f25 Add timezone to current_user_serializer (#8448)
* the code to get current user already got their
  user_option record as well, so adding the timezone
  column to the attributes returned should not create
  any additional overhead. this timezone will be very
  useful for getting momentjs dates relative to the
  user's timezone
2019-12-03 18:31:15 +11:00
..
assets Revert "FIX: Do not autocomplete categories or emojis in code blocks (#8433)" 2019-12-03 09:27:26 +11:00
controllers FEATURE: Make site texts controller handle pages and locales (#8408) 2019-11-30 15:16:36 +02:00
helpers Revert "FEATURE: Normalize the service worker route (#8359)" 2019-11-20 14:10:17 -08:00
jobs FIX: Mark secure media upload insecure automatically if used for theme component (#8413) 2019-11-28 07:32:17 +10:00
mailers FEATURE: Add support for secure media (#7888) 2019-11-18 11:25:42 +10:00
models DEV: Remove remaining reference to instagram_user_infos 2019-11-29 16:53:53 +00:00
serializers Add timezone to current_user_serializer (#8448) 2019-12-03 18:31:15 +11:00
services DEV: Remove two more references to instagram_user_infos 2019-11-29 17:12:06 +00:00
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00