mattermost-mobile/app/actions/remote
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
..
entry MM-40093 [Gekidou]: adds remote action to sync threads (#6135) 2022-04-12 15:03:05 +03:00
apps.ts Add command autocomplete 2022-03-17 18:07:04 +01:00
category.ts Gekidou - Sidebar websocket handling (#5954) 2022-02-17 08:07:31 +11:00
channel.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
command.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
custom_emoji.ts [Gekidou] operator handlers improvements (#6136) 2022-04-07 09:17:57 -04:00
error.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
file.ts [Gekidou] Gallery (#6008) 2022-03-01 13:55:44 -03:00
general.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
groups.ts Add User Mention to autocomplete (#6005) 2022-03-14 17:05:52 -03:00
notifications.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
permalink.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
post.ts [Gekidou CRT] thread mention counts (#6126) 2022-04-12 13:27:40 +03:00
preference.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
reactions.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
retry.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
role.ts [Gekidou] operator handlers improvements (#6136) 2022-04-07 09:17:57 -04:00
search.ts [Gekidou] operator handlers improvements (#6136) 2022-04-07 09:17:57 -04:00
session.ts fix Require cycle 2022-03-26 20:40:17 -03:00
systems.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
team.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
thread.ts MM-40093 [Gekidou]: adds remote action to sync threads (#6135) 2022-04-12 15:03:05 +03:00
user.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00