mattermost-mobile/app/components/custom_status
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
..
__snapshots__ Fix alignment of custom status (#6211) 2022-05-04 09:32:43 -04:00
clear_button.test.tsx [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
clear_button.tsx [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
custom_status_emoji.test.tsx Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
custom_status_emoji.tsx Ensure emoji name is set for CustomStatusEmoji 2022-06-13 15:03:35 -04:00
custom_status_expiry.tsx [Gekidou] db manager database getters (#6377) 2022-06-13 18:32:47 -04:00
custom_status_text.test.tsx Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
custom_status_text.tsx Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00