* [MM-30857] request postssince on reconnect * [MM-30857] add test * Address CR, add debounce in case of unstable connection * remove leftovers * Address review comments * remove previous changes * fix tests (cherry picked from commit 0ee7b60e84) Co-authored-by: Guillermo Vayá <guillermo.vaya@mattermost.com>
0ee7b60e84
* GH-13222: Shows an alert when you are removed from the channel that you are currently viewing * GH-13222: Removed channel alert improved text Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
* Load team member and roles in the WebSocket event * Split WebSocket actions and events into multiple files