mattermost-mobile/app/database
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
..
components Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
exceptions [Gekidou] operator handlers improvements (#6136) 2022-04-07 09:17:57 -04:00
manager Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
migration [Gekidou] [Migration] Adds member_count to groups table (#6468) 2022-07-15 11:01:54 +04:00
models [Gekidou] [Migration] Adds member_count to groups table (#6468) 2022-07-15 11:01:54 +04:00
operator Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
schema [Gekidou] [Migration] Adds member_count to groups table (#6468) 2022-07-15 11:01:54 +04:00
subscription Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00