discourse/app
Martin Brennan 39e9e40268
FIX: Make sure current user timezone is used for bookmark reminders from post dates (#11722)
When selecting the "date in post" option from the bookmark reminder modal, it was not converting the date from the post, which may be in a completely different timezone, to the current user's timezone.

This PR fixes it so the timezone from the post is used to parse the date then converted to the user's timezone.
2021-01-18 09:45:42 +10:00
..
assets FIX: Make sure current user timezone is used for bookmark reminders from post dates (#11722) 2021-01-18 09:45:42 +10:00
controllers FIX: Prevent users from converting the default theme to a component 2021-01-14 17:20:20 -08:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: IMAP post alerter race condition and code improvements (#11711) 2021-01-15 10:54:46 +10:00
serializers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
services FIX: Stop incorrect emailing of group email from PostAlerter (#11723) 2021-01-15 14:31:59 +10:00
views FIX: Safari iOS page title and url regression when sharing (#11699) 2021-01-13 11:10:43 -05:00