This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/admin/addon/controllers/modals
Jarek Radosz 19214aff18
DEV: Clean up all message bus subscriptions (#19268)
1. "What Goes Up Must Come Down" – if you subscribe to message bus, make sure you also unsubscribe
2. When you unsubscribe - remove only your subscription, not **all** subscriptions on given channel

Attempt #2. The first attempt tried to extend a core `@bound` method in new-user-narrative plugin which did not work. I reworked that plugin in the meantime. This new PR also cleans up message bus subscriptions in now core-merged chat plugin.
2022-12-12 16:32:25 +01:00
..
admin-add-upload.js
admin-badge-preview.js
admin-color-scheme-select-base.js
admin-delete-posts-confirmation.js
admin-delete-user-posts-progress.js
admin-edit-badge-groupings.js
admin-incoming-email.js
admin-install-theme.js SECURITY: Expand and improve SSRF Protections (#18815) 2022-11-01 16:33:17 +00:00
admin-merge-users-confirmation.js
admin-merge-users-progress.js DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
admin-merge-users-prompt.js
admin-reseed.js
admin-silence-user.js FEATURE: Show similar users when penalizing a user (#19334) 2022-12-08 14:42:33 +02:00
admin-staff-action-log-details.js
admin-start-backup.js DEV: Make admin-start-backup template extendable (#18904) 2022-11-08 10:40:56 +10:00
admin-suspend-user.js FEATURE: Show similar users when penalizing a user (#19334) 2022-12-08 14:42:33 +02:00
admin-theme-change.js
admin-uploaded-image-list.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
admin-watched-word-test.js
site-setting-default-categories.js