discourse/app
Martin Brennan 29842e682b
FIX: Resolve issues with Next Monday for bookmarks not working in certain locales (#9737)
In moment.js the .day() function can accept a day string but this is locale based, so e.g. in Finnish locale the string "Monday" means nothing and will parse incorrectly to Sunday. To resolve this we always use the moment.js number for the day of the week we want.
2020-05-11 13:59:14 +10:00
..
assets FIX: Resolve issues with Next Monday for bookmarks not working in certain locales (#9737) 2020-05-11 13:59:14 +10:00
controllers FEATURE: let Google index pages so it can remove them 2020-05-11 12:15:18 +10:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs FIX: remove deprecated URI.escape (#9697) 2020-05-08 11:14:59 +10:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FEATURE: Filter settings by plugin (#9692) 2020-05-10 14:07:45 +03:00
serializers FEATURE: Filter settings by plugin (#9692) 2020-05-10 14:07:45 +03:00
services FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
views FEATURE: let Google index pages so it can remove them 2020-05-11 12:15:18 +10:00