mattermost-mobile/app
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
..
actions MM-40093 [Gekidou]: adds remote action to sync threads (#6135) 2022-04-12 15:03:05 +03:00
client MM-40093 [Gekidou]: adds remote action to sync threads (#6135) 2022-04-12 15:03:05 +03:00
components [Gekidou CRT] thread mention counts (#6126) 2022-04-12 13:27:40 +03:00
constants Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
context [Gekidou] upgrade to RN 68 (old arch) (#6138) 2022-04-08 12:40:44 -04:00
database [Gekidou CRT] thread mention counts (#6126) 2022-04-12 13:27:40 +03:00
helpers [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
hooks Update dependencies 2022-03-26 20:33:13 -03:00
i18n MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
init [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
notifications [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
queries MM-40093 [Gekidou]: adds remote action to sync threads (#6135) 2022-04-12 15:03:05 +03:00
screens [Gekidou CRT] thread mention counts (#6126) 2022-04-12 13:27:40 +03:00
store Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
utils MM-40093 [Gekidou]: adds remote action to sync threads (#6135) 2022-04-12 15:03:05 +03:00