mattermost-mobile/app/actions/websocket
Jason Frerich 137ba9d191
[Gekidou MM-39728] - Websocket Events - Channels (#6038)
* wip checkin

* wip checkin because my system is messed up again

* correct the add user and remove user from channel functions. THe user and channel ids sometimes come from the broudcast field, not the data object

* remove old comments

* remove old comments

* remove old comments

* add back in unarchive handler. handleChannelUpdateEvent will also update the deleteAt value for a channel, but does not get called when unarchive from the channel view, only through the system console.

* nit remove empty line

* wip

* wip

* remove handleChannelConvertedEvent

* remove handleChannelDirectAddedEvent

* wip

* wip

* wip

* Fix websockets events

* Address feedback

* Ensure categories and some refactoring

* Self review fixes

* Fix category creation bug

* Address feedback and minor improvements

* Address feedback

* Fix lint

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2022-04-04 14:25:42 -04:00
..
category.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
channel.ts [Gekidou MM-39728] - Websocket Events - Channels (#6038) 2022-04-04 14:25:42 -04:00
index.ts [Gekidou MM-39728] - Websocket Events - Channels (#6038) 2022-04-04 14:25:42 -04:00
posts.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
preferences.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
reactions.ts feedback review 2022-03-23 11:35:37 -03:00
roles.ts [Gekidou MM-39728] - Websocket Events - Channels (#6038) 2022-04-04 14:25:42 -04:00
system.ts Gekidou - Sidebar websocket handling (#5954) 2022-02-17 08:07:31 +11:00
teams.ts [Gekidou MM-39728] - Websocket Events - Channels (#6038) 2022-04-04 14:25:42 -04:00
threads.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
users.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00