discourse/app/assets
David Taylor 25ad99637d
FIX: Avoid race conditions when toggling presence state (#19648)
We need to set the local state of a channel before performing any async operations. Otherwise, multiple leave/join calls can race against each other and cause the local state to get out-of-sync with the server.

Followup to e70ed31a
2022-12-29 00:44:31 +00:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts FIX: Avoid race conditions when toggling presence state (#19648) 2022-12-29 00:44:31 +00:00
stylesheets FIX: Workaround a bug in the R2 gem (#19602) 2022-12-23 12:07:07 +08:00