discourse/app
Blake Erickson 149801f99a FIX: PM participants list refreshing after inviting
When inviting users to a PM a small post is created showing that you
invited the user, but the actual list of participants never updated
until you refreshed the page or interacted with the private-message-map
widget triggering it to refresh. This change will trigger a refresh on
the private-message-map widget ensuring that the UI is updated with the
current list of participants.
2020-08-06 14:57:55 -06:00
..
assets FIX: PM participants list refreshing after inviting 2020-08-06 14:57:55 -06:00
controllers FEATURE: set notification levels when added to a group (#10378) 2020-08-06 12:27:27 -04:00
helpers FEATURE: Allow users to opt out of automatic dark mode (#10377) 2020-08-06 09:45:37 -04:00
jobs REFACTOR: Refactor pull_hotlinked_images job 2020-08-05 12:14:59 +01:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models FEATURE: set notification levels when added to a group (#10378) 2020-08-06 12:27:27 -04:00
serializers FEATURE: set notification levels when added to a group (#10378) 2020-08-06 12:27:27 -04:00
services FEATURE: Allow users to opt out of automatic dark mode (#10377) 2020-08-06 09:45:37 -04:00
views FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00