mattermost-mobile/app/actions/local
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
..
category.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
channel.test.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
channel.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
draft.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
file.ts [Gekidou] Use localPath when available (#6058) 2022-03-17 08:58:49 -03:00
notification.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
post.ts [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
reactions.ts Merge branch 'gekidou' into gekidou-reactions 2022-03-23 09:52:09 -03:00
team.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
thread.ts [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
timezone.ts fix Require cycle 2022-03-26 20:40:17 -03:00
user.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00