discourse/app
Dan Ungureanu da03a3f5d6
FIX: Maintain order when updating notifications (#13643)
A more complex algorithm was used to achieve consensus between server
and client lists of notifications. This commit uses a different and
more simple approach that ignores order, but updates read status of
existing notifications and removes stale notifications.
2021-07-06 13:33:56 +03:00
..
assets FIX: Maintain order when updating notifications (#13643) 2021-07-06 13:33:56 +03:00
controllers FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30
helpers FEATURE: Render emojis on GitHub labels when oneboxing an issue. (#13531) 2021-06-25 14:48:36 -03:00
jobs FIX: Handle SMTPServerBusy for group smtp email (#13632) 2021-07-06 13:37:52 +10:00
mailers FIX: Do not show In Reply To for group SMTP emails (#13541) 2021-06-28 13:19:17 +10:00
models FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30
serializers FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30
services FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
views FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30