mattermost-mobile/app/queries/servers
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
..
categories.ts [Gekidou] operator handlers improvements (#6136) 2022-04-07 09:17:57 -04:00
channel.ts [Gekidou CRT] thread mention counts (#6126) 2022-04-12 13:27:40 +03:00
custom_emoji.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
drafts.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
entry.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
file.ts [Gekidou] Use localPath when available (#6058) 2022-03-17 08:58:49 -03:00
post.ts [Gekidou MM-39728] - Websocket Events - Channels (#6038) 2022-04-04 14:25:42 -04:00
preference.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
reaction.ts combine reactions by their first alias 2022-03-22 11:57:04 -03:00
role.ts [Gekidou MM-39728] - Websocket Events - Channels (#6038) 2022-04-04 14:25:42 -04:00
system.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
team.ts [Gekidou CRT] thread mention counts (#6126) 2022-04-12 13:27:40 +03: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