Commit graph

14 commits

Author SHA1 Message Date
fdb8fc7bd0 Add 'seen' flag to euph msgs in vault 2022-08-08 15:14:50 +02:00
b57c70dd01 Store room times as epoch time
Resets migrations because nobody except me is using cove anyways and
this is easier than keeping backwards compatibility.
2022-08-03 00:22:07 +02:00
00bcdddc62 Enable some warnings 2022-08-02 02:17:37 +02:00
7d32a7ebe0 Store cookie jars in euph vault 2022-07-24 18:47:21 +02:00
9cd7ee008d Store time of first and last join for each room 2022-06-27 10:34:13 +02:00
6c26f62008 Create room table for easier room deletion 2022-06-26 16:43:05 +02:00
97366485c9 Fix schema for euph_spans
A primary key implies a NOT NULL constraint for all its columns, which
is not what we want here.
2022-06-24 23:04:17 +02:00
ad3a67cdc3 Make euph_trees a temporary database 2022-06-24 21:12:52 +02:00
6facbd5c96 Make euph_trees a table instead of a view 2022-06-24 19:19:38 +02:00
721461f7be Create some indices 2022-06-24 18:10:08 +02:00
ce58e5b4be Repeatedly request logs while in a room 2022-06-24 17:25:35 +02:00
15933aac78 Fix foreign key constraint 2022-06-24 00:15:10 +02:00
bbe1ab7bfd Fix initial migration 2022-06-23 13:23:03 +02:00
e601476d02 Dissolve workspace 2022-06-23 12:20:20 +02:00
Renamed from cove-tui/src/vault/migrate.rs (Browse further)