mattermost-mobile/app/actions/websocket
Elias Nahum 162bc6cc3f
[Gekidou] various fixes (#6022)
* remove empty roles before fetching

* Fix prepare delete teams, channels and posts so they don't throw

* Fix reaction operator and moved some handlers to their correct file

* include delete categories when teams or channels are deleted

* Remove unused array in fetchRoles

* fix param comment for reactions handler

* don't sync preferences when getting the WS event
2022-03-03 12:11:47 -03:00
..
category.ts Fix categories WS action (#6017) 2022-03-03 12:11:31 -03:00
channel.ts Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
index.ts [Gekidou MM-39729] Websocket Events - Groups (#5930) 2022-03-01 10:13:45 -06:00
posts.ts [Gekidou] update dependencies (#6019) 2022-03-01 18:52:01 -03:00
preferences.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00
reactions.ts [Gekidou MM-3972] Websocket Events - Reaction and emojis (#5920) 2022-02-03 11:14:08 +01:00
roles.ts [Gekidou MM-39726] - Websocket Events - Roles (#5859) 2022-02-01 09:14:49 -03:00
system.ts Gekidou - Sidebar websocket handling (#5954) 2022-02-17 08:07:31 +11:00
teams.ts [Gekidou MM-39724] - Teams Websocket Events (#5858) 2022-02-01 08:59:24 -03:00
users.ts [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00