* [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 |
||
|---|---|---|
| .. | ||
| category.ts | ||
| channel.test.ts | ||
| channel.ts | ||
| draft.ts | ||
| file.ts | ||
| notification.ts | ||
| post.ts | ||
| reactions.ts | ||
| team.ts | ||
| thread.ts | ||
| timezone.ts | ||
| user.ts | ||