mattermost-mobile/types/api
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
..
apps.d.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
bots.d.ts MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
category.d.ts [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
channels.d.ts [Gekidou] Update database to hold if a user is a team or channel admin (#6351) 2022-06-06 05:54:02 -04:00
client.d.ts Set 5s as default timeout for ping (#6271) 2022-05-13 11:36:30 -04:00
commands.d.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
config.d.ts Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
emojis.d.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
error.d.ts MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
files.d.ts [Gekidou - MM-44930] Use File component for showing files in search. (#6425) 2022-07-14 12:50:05 +02:00
graphql.d.ts Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
groups.d.ts [Gekidou] Saves groups + groupTeams for constrained teams (#6357) 2022-07-15 11:02:29 +04:00
integrations.d.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
license.d.ts MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
plugins.d.ts MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
posts.d.ts [Gekidou MM-39707] CRT DB (#5948) 2022-03-03 22:47:29 +05:30
preferences.d.ts Replace lottie loading spinner for activity indicator (#6266) 2022-05-12 12:54:43 -04:00
reactions.d.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
roles.d.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
search.d.ts [Gekidou - MM-44930] Use File component for showing files in search. (#6425) 2022-07-14 12:50:05 +02:00
session.d.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
slash_command.d.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
teams.d.ts Remove team unreads and rely on channel member instead (#5710) 2021-10-01 16:07:57 -03:00
threads.d.ts [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
users.d.ts Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
websocket.d.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00