thelounge/server/plugins
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
..
auth TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
inputs Fix ctcp request message (#4603) 2022-07-06 22:28:18 -07:00
irc-events extract cleanIrcMessage from client to shared 2023-01-30 09:14:40 +01:00
messageStorage sqlite: Add primary keys to the messages table 2023-02-27 14:20:31 +01:00
packages TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
auth.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
changelog.ts Added client type checking to webpack (#4619) 2022-08-23 00:26:07 -07:00
clientCertificate.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
dev-server.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
storage.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
sts.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
uploader.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
webpush.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00