mattermost-mobile/app/database/models/server
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.ts [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
category_channel.ts Gekidou - Sidebar - Adds actions, queries, db models and rest client (#5953) 2022-02-11 18:40:44 -03:00
channel.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
channel_info.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
channel_membership.ts [Gekidou] Update database to hold if a user is a team or channel admin (#6351) 2022-06-06 05:54:02 -04:00
config.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
custom_emoji.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
draft.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
file.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
group.ts [Gekidou] [Migration] Adds member_count to groups table (#6468) 2022-07-15 11:01:54 +04:00
group_channel.ts [Gekidou] Groups + group membership schema (#6251) 2022-05-19 17:54:39 +10:00
group_membership.ts [Gekidou] Groups + group membership schema (#6251) 2022-05-19 17:54:39 +10:00
group_team.ts [Gekidou] Groups + group membership schema (#6251) 2022-05-19 17:54:39 +10:00
index.ts [MM-48375 Gekidou] Threads Sync Fix (#6788) 2022-12-01 21:38:27 +05:30
my_channel.ts Ensure no unresolved types in the definition files (#6521) 2022-08-05 14:36:19 +02:00
my_channel_settings.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
my_team.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
post.ts [Gekidou] retry post (#6293) 2022-05-20 13:23:19 -04:00
posts_in_channel.ts fix association (#6108) 2022-03-31 10:32:27 -03:00
posts_in_thread.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
preference.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
reaction.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
role.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
system.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
team.ts [MM-48375 Gekidou] Threads Sync Fix (#6788) 2022-12-01 21:38:27 +05:30
team_channel_history.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
team_membership.ts [Gekidou] Update database to hold if a user is a team or channel admin (#6351) 2022-06-06 05:54:02 -04:00
team_search_history.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
team_threads_sync.ts [MM-48375 Gekidou] Threads Sync Fix (#6788) 2022-12-01 21:38:27 +05:30
thread.ts Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
thread_in_team.ts [MM-48375 Gekidou] Threads Sync Fix (#6788) 2022-12-01 21:38:27 +05:30
thread_participant.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
user.ts Add terms of service (#6777) 2022-11-24 19:58:56 +01:00