mattermost-mobile/app
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
..
actions [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
client [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
components Detox/E2E: Channel List, Browse Channels, Create Direct Message e2e tests in Gekidou (#6114) 2022-04-05 13:12:57 -07:00
constants [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
context [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
database [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
helpers [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
hooks Update dependencies 2022-03-26 20:33:13 -03:00
i18n MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
init [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
notifications [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
queries [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
screens Detox/E2E: Channel List, Browse Channels, Create Direct Message e2e tests in Gekidou (#6114) 2022-04-05 13:12:57 -07:00
store Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
utils [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00