mattermost-mobile/app/client/rest
Kyriakos Z 477c7cf1bf
MM-40093 [Gekidou]: adds remote action to sync threads (#6135)
* MM-40093: adds remote action to sync threads

Syncing threads fetches all unread threads if there are no threads in
the DB.
If there are threads in the DB it fetches all threads newest than the
newest one we have stored.

Fetching happens in batches of 60 threads at a time.

* Fixes querying for all threads list

* Syncs threads on WS reconnection

* Addresses review comments

* Addresses review comments
2022-04-12 15:03:05 +03:00
..
apps.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
base.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
categories.ts Gekidou - Sidebar - Adds actions, queries, db models and rest client (#5953) 2022-02-11 18:40:44 -03:00
channels.ts [Gekidou] [MM-39717] Add Channel Browser screen (#5868) 2022-02-10 12:45:07 +01:00
constants.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
emojis.ts MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
error.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
files.ts [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
general.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
groups.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
index.test.js [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00
index.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
integrations.ts Add command autocomplete 2022-03-17 18:07:04 +01:00
posts.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
preferences.ts MM-41889 Gekidou Post Options menu - save/unsave option (#5980) 2022-02-17 10:43:59 -03:00
teams.ts Gekidou websockets (#5671) 2021-10-19 19:16:10 +02:00
threads.ts MM-40093 [Gekidou]: adds remote action to sync threads (#6135) 2022-04-12 15:03:05 +03:00
tos.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
users.ts [Gekidou MM-39733] Port Create Channel from V1 (#6067) 2022-03-31 10:06:02 +02:00