mattermost-mobile/app/actions/local
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.test.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
channel.ts [Gekidou MM-44135 MM-44134 MM-40088] Group & Clear channel and thread notifications when CRT is on (#6429) 2022-06-30 21:26:14 +05:30
draft.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
file.ts MM-39711 - Gekidou Advanced Settings (#6412) 2022-07-08 14:39:41 +04:00
group.ts Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
notification.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
post.ts Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
reactions.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
team.ts [Gekidou MM-44927] Add Recent Searches Component (#6454) 2022-07-14 14:56:08 +02:00
thread.ts [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
user.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00