mattermost-mobile/app/actions/websocket
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
..
category.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
channel.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
index.ts MM-40093 [Gekidou]: adds remote action to sync threads (#6135) 2022-04-12 15:03:05 +03:00
posts.ts [Gekidou CRT] thread mention counts (#6126) 2022-04-12 13:27:40 +03:00
preferences.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
reactions.ts feedback review 2022-03-23 11:35:37 -03:00
roles.ts [Gekidou] operator handlers improvements (#6136) 2022-04-07 09:17:57 -04:00
system.ts Gekidou - Sidebar websocket handling (#5954) 2022-02-17 08:07:31 +11:00
teams.ts [Gekidou] operator handlers improvements (#6136) 2022-04-07 09:17:57 -04:00
threads.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
users.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00