mattermost-mobile/app/database/schema/server/table_schemas
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 - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
category_channel.ts [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
channel.ts Add channel model property for shared channels (#5749) 2021-10-13 14:28:09 -03:00
channel_info.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +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 - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
draft.ts MM-30482 [Gekidou] Data Operator (#5346) 2021-04-22 19:16:00 +04:00
file.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04: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 Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
my_channel_settings.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +04:00
my_team.ts Remove team unreads and rely on channel member instead (#5710) 2021-10-01 16:07:57 -03:00
post.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
posts_in_channel.ts [Gekidou] Allow multiple posts in thread and posts in channel for a specific root or channel (#5594) 2021-08-04 15:43:25 -04:00
posts_in_thread.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
preference.ts MM-30482 [Gekidou] Data Operator (#5346) 2021-04-22 19:16:00 +04:00
reaction.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
role.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
system.ts MM_36721 : Restructure Entities - Global & System (#5504) 2021-07-02 05:08:12 -04:00
team.ts MM-39720_Invite People - phase 1 2022-10-31 18:12:03 -05:00
team_channel_history.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +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 - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
team_threads_sync.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
thread_participant.ts [MM-48375 Gekidou] Threads Sync Fix (#6788) 2022-12-01 21:38:27 +05:30
user.ts Add terms of service (#6777) 2022-11-24 19:58:56 +01:00