thelounge/server
Reto Brunner 3e7255ff20 sqlite: Add primary keys to the messages table
We want primary keys to never get re-used to so that we
can implement jump to messages / context fetching etc
in the future.

This isn't hooked up yet at all to the rest of the code, only
the schema is changed
2023-02-27 14:20:31 +01:00
..
command-line Merge branch 'installDocs' 2022-08-01 13:29:48 +02:00
models Merge pull request #4685 from thelounge/networkProps 2023-02-26 17:23:23 -08:00
plugins sqlite: Add primary keys to the messages table 2023-02-27 14:20:31 +01:00
types search: ignore searchResults if it isn't the active query 2023-01-08 11:41:09 +01:00
client.ts Move condensedTypes to shared/ 2023-01-30 09:14:40 +01:00
clientManager.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
config.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
helper.ts Fix git commit not being available in dist build 2023-02-15 12:03:08 +02:00
identification.ts fix formatting 2023-02-18 11:46:31 +01:00
index.d.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
index.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
log.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
server.ts Fix git commit not being available in dist build 2023-02-15 12:03:08 +02:00
tsconfig.json Move condensedTypes to shared/ 2023-01-30 09:14:40 +01:00