mattermost-mobile/app/actions/websocket
Daniel Espino García bae5477b35
Graph QL POC (#6024)
* First approach

* Lint

* Fixes and adding monitoring console statements (to be removed later)

* Add pagination and apply graphQL also to login

* Get all entry points to use the same GQL call

* Unify gql handling

* Use graphQL on websocket reconnect

* Handle latest changes regarding categories

* Use graphQL to properly fetch channel members on other servers

* Remove logs and fetch unreads from other teams

* Minor fixes

* Final fixes

* Address feedback, minor refactoring, and fixes around the refactor

* Fix custom status duration types

* Add missing fields and some reordering

* Add timeout to fetch posts for unread channels
2022-07-29 16:28:32 +02:00
..
category.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
channel.ts Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
index.ts Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
integrations.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
posts.ts Fix at mention that triggers ephemeral message (#6458) 2022-07-07 12:12:31 +02:00
preferences.ts MM-37110: handle toggling of CRT feature (#6382) 2022-07-07 12:19:02 +02:00
reactions.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
roles.ts [Gekidou] user profile (#6353) 2022-06-06 11:27:25 -04:00
system.ts MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
teams.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
threads.ts [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
users.ts [Gekidou] Move managers (#6171) 2022-04-16 09:44:11 -04:00