hardlounge/server/plugins/messageStorage
Reto Brunner 661d5cb5b0 messagestorage: remove implementation details from interface
The interface should not contain things that aren't the API of the
storage interface.
Further, rename ISqliteMessageStorage to SearchableMessageStorage,
as that's also an implementation detail.
We'll never have a second sqlite backend, so the name seems
strange.
2022-12-30 16:42:48 +01:00
..
sqlite.ts messagestorage: remove implementation details from interface 2022-12-30 16:42:48 +01:00
text.ts messageStorage: convert to async 2022-11-02 00:01:36 +01:00
types.d.ts messagestorage: remove implementation details from interface 2022-12-30 16:42:48 +01:00