mattermost-mobile/app/screens/custom_status/components
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
..
clear_after.tsx Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
custom_status_emoji.tsx Fix alignment of custom status (#6211) 2022-05-04 09:32:43 -04:00
custom_status_input.tsx Fix alignment of custom status (#6211) 2022-05-04 09:32:43 -04:00
custom_status_suggestion.tsx Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
custom_status_suggestions.tsx Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
recent_custom_statuses.tsx Gekidou cleanup (#6263) 2022-05-13 09:29:35 -04:00