mattermost-mobile/app/actions
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
..
app Gekidou MultiServers second part (#5963) 2022-02-17 10:42:06 -03:00
local [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
remote [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
websocket Use delta for mark as unread (#6127) 2022-04-05 09:00:45 -04:00