mattermost-mobile/app/actions/remote
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
..
entry Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
apps.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
category.ts [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
channel.ts Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
command.ts Better handle go to location (#6262) 2022-05-19 09:06:31 +02:00
custom_emoji.ts Fetch missing custom emojis (#6216) 2022-05-04 09:13:17 -04:00
file.ts [Gekidou] Move managers (#6171) 2022-04-16 09:44:11 -04:00
general.ts Use timeoutInterval in ms 2022-05-13 12:31:06 -04:00
groups.ts [Gekidou] Saves groups + groupTeams for constrained teams (#6357) 2022-07-15 11:02:29 +04:00
integrations.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
notifications.ts [Gekidou] Open CRT notifications (#6369) 2022-06-10 17:27:34 -04:00
permalink.ts Fix permalink to not joined channels and to not fetched posts. (#6294) 2022-06-17 19:23:12 +02:00
post.ts [Gekidou MM-40096] Permalink view for replies when CRT is enabled (#6494) 2022-07-22 17:44:39 +05:30
preference.ts [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
reactions.ts [Gekidou] Move managers (#6171) 2022-04-16 09:44:11 -04:00
retry.ts MM-39711 - Gekidou Settings Timezone (#6384) 2022-06-24 06:52:05 -04:00
role.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
search.ts [Gekidou MM-44943] Add team picker to the search screen and results screens (#6455) 2022-07-15 16:05:58 +04:00
session.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
systems.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
team.ts [Gekidou MM-44943] Add team picker to the search screen and results screens (#6455) 2022-07-15 16:05:58 +04:00
thread.ts [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
user.ts [Gekidou] Groups mentions / highlights in messages (posts) (#6338) 2022-06-29 07:47:37 +10:00