mattermost-mobile/app/database/operator/server_data_operator/handlers
Anurag Shivarathri 0e5d63a7c3
[MM-48375 Gekidou] Threads Sync Fix (#6788)
* Init

* Test fix

* New sync implementation

* misc

* Includes migration and other servers sync

* Misc

* Migration fix

* Migration is done version 7

* Update app/queries/servers/thread.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Update app/database/operator/server_data_operator/handlers/team_threads_sync.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Feedback changes

* Fixes when old thread gets a reply

* Fix

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-12-01 21:38:27 +05:30
..
category.test.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
category.ts Gekidou Minor Fixes (#6461) 2022-07-08 14:26:12 +04:00
channel.test.ts Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
channel.ts Gekidou Minor Fixes (#6461) 2022-07-08 14:26:12 +04:00
group.test.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
group.ts MM-45344 Gekidou Remove <MenuItem/> (#6522) 2022-08-04 12:26:27 +04:00
index.test.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
index.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
post.test.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
post.ts Gekidou Minor Fixes (#6461) 2022-07-08 14:26:12 +04:00
posts_in_channel.ts Fix at mention that triggers ephemeral message (#6458) 2022-07-07 12:12:31 +02:00
posts_in_thread.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
reaction.test.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
reaction.ts Gekidou Minor Fixes (#6461) 2022-07-08 14:26:12 +04:00
team.test.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
team.ts Gekidou Minor Fixes (#6461) 2022-07-08 14:26:12 +04:00
team_threads_sync.ts [MM-48375 Gekidou] Threads Sync Fix (#6788) 2022-12-01 21:38:27 +05:30
thread.test.ts [MM-48375 Gekidou] Threads Sync Fix (#6788) 2022-12-01 21:38:27 +05:30
thread.ts [MM-48375 Gekidou] Threads Sync Fix (#6788) 2022-12-01 21:38:27 +05:30
thread_in_team.ts [MM-48375 Gekidou] Threads Sync Fix (#6788) 2022-12-01 21:38:27 +05:30
user.test.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
user.ts Gekidou Minor Fixes (#6461) 2022-07-08 14:26:12 +04:00