discourse/plugins
David Battersby f0ea57e30e
FIX: chat channel sort order consistency in sidebar (#30180)
This change creates a shallow copy of the public message channels so we don't change the original array while sorting.

Without this change the publicMessageChannels getter cache gets invalidated and cached again with the sorted channels array instead, which causes a bug where the sidebar channel list sorting order is updated by activity when user interacts with the chat drawer.
2024-12-09 15:36:41 +04:00
..
automation DEV: Correctly lint bundled plugins admin directory (#29999) 2024-12-02 16:31:21 +00:00
chat FIX: chat channel sort order consistency in sidebar (#30180) 2024-12-09 15:36:41 +04:00
checklist DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
discourse-details DEV: Use qunit-dom's hasValue wherever possible (#30018) 2024-12-01 20:37:24 +01:00
discourse-lazy-videos Update translations (#28577) 2024-08-29 15:37:52 -04:00
discourse-local-dates DEV: refactor composer-editor/d-editor, a little more (#29973) 2024-12-02 18:24:14 -03:00
discourse-narrative-bot Update translations (#30062) 2024-12-04 11:59:28 +01:00
discourse-presence DEV: Deleted the "ChatComposerPresenceManager"... (#30098) 2024-12-04 12:21:55 +01:00
footnote Update translations (#30062) 2024-12-04 11:59:28 +01:00
poll DEV: Update more deprecated Font Awesome icon names (#30163) 2024-12-08 22:14:28 +01:00
spoiler-alert DEV: Use qunit-dom's hasValue wherever possible (#30018) 2024-12-01 20:37:24 +01:00
styleguide FIX: Tooltip styleguide triggers not rendering options (#29926) 2024-11-25 16:00:52 -06:00