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/plugins/chat/assets/javascripts/discourse/initializers
Bianca Nenciu 7d7551adfc
DEV: Remove user options from current user serializer (#19089)
User options were serialized at the root level of CurrentUserSerializer,
but UserSerializer has a user_option field. This inconsistency caused
issues in the past because user_option fields had to be duplicated on
the frontend.
2022-12-05 18:25:30 +02:00
..
chat-audio.js FIX: allows to change sound when no sound was ever set (#19136) 2022-11-22 08:57:06 +01:00
chat-decorators.js REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-keyboard-shortcuts.js REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-plugin-decorators.js REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-setup.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
chat-sidebar.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
chat-user-menu.js FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
chat-user-options.js DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00