discourse/app
David Taylor 79ad0860a2
FIX: Cleanup PresenceChannel instances when composer closed (#14741)
I was previously relying on `this.isDestroying` returning `true` during `willDestroyElement`. This was an incorrect assumption.

This commit refactors the logic into an explicit `cleanup` function, and also adds some cleanup for empty keys in the `subscribedProxy` array
2021-10-27 15:17:10 +01:00
..
assets FIX: Cleanup PresenceChannel instances when composer closed (#14741) 2021-10-27 15:17:10 +01:00
controllers UX: Make PresenceChannel changes more responsive (#14733) 2021-10-26 21:15:20 +01:00
helpers DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00
jobs SECURITY: Improve validation of SNS subscription confirm (#14671) 2021-10-20 22:20:52 +01:00
mailers FIX: Do not show recipient user in email participants list (#14642) 2021-10-19 15:26:22 +10:00
models DEV: simplify username suggester (#14531) 2021-10-27 14:41:24 +04:00
serializers DEV: Remove code that is no longer valid. (#14657) 2021-10-21 10:47:22 +08:00
services DEV: Fix rubocop issues (#14715) 2021-10-27 11:39:28 +03:00
views FIX: improvements for download local dates (#14588) 2021-10-14 09:22:44 +11:00