hardlounge/server/models
Reto Brunner 958a948456 sqlite: Remove client from sqlitestorage
The only reason we accepted a client was that so we have access
to the next message id when we need it.
So let's accept an id provider function instead.
2022-12-30 16:52:04 +01:00
..
chan.ts sqlite: Remove client from sqlitestorage 2022-12-30 16:52:04 +01:00
msg.ts
network.ts
prefix.ts
user.ts