Files
mattermost-mobile/types/api
Kyriakos Z 3326f34933 [Gekidou HOTFIX] fixes saving threads in the DB (#6132)
* [Gekidou HOTFIX] fixes saving threads in the DB

`loadedInGlobalThreads` cannot be a property of the thread, the DB will
fail with unknown column upon saving.

This commit makes it an argument of handleThreads and
handleThreadInTeam.

Fixes wrong foreignKey in THREAD table associations.

* Fixes errors

* Fixes error
2022-04-06 17:37:17 +03:00
..
2022-02-03 08:59:15 -03:00
2022-02-03 08:59:15 -03:00
2022-03-03 22:47:29 +05:30
2022-03-01 13:55:44 -03:00
2021-08-05 19:03:46 +04:00
2022-03-17 18:07:04 +01:00
2022-03-03 22:47:29 +05:30
2022-03-23 11:35:37 -03:00