mattermost-mobile/app/database/operator
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
..
app_data_operator Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
base_data_operator Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
server_data_operator Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
utils Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00