thelounge/server/plugins/messageStorage
Reto Brunner 2d4143b779 sqlite: synchronize enable() internally
TL is stupid and doesn't wait for message{Provider,Storage} to
settle before it starts using the store.

While this should be fixed globally, we can hack around the problem
by pushing everything onto the call stack and hope that we'll eventually
finish the setup before we blow the stack.
2022-11-30 10:28:26 +01:00
..
sqlite.ts sqlite: synchronize enable() internally 2022-11-30 10:28:26 +01:00
text.ts messageStorage: convert to async 2022-11-02 00:01:36 +01:00
types.d.ts Merge branch 'sqlite_cleanup' 2022-11-24 09:45:01 +01:00