mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
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. |
||
|---|---|---|
| .. | ||
| command-line | ||
| models | ||
| plugins | ||
| types | ||
| client.ts | ||
| clientManager.ts | ||
| config.ts | ||
| helper.ts | ||
| identification.ts | ||
| index.d.ts | ||
| index.ts | ||
| log.ts | ||
| server.ts | ||
| tsconfig.json | ||