fcbb045cbb
Improved database schema
...
- Some queries are faster due to better index ordering
- Database is smaller thanks to splitting message_channel table and
adding WITHOUT ROWID where helpful
2023-08-28 17:32:55 +12:00
1e9e9685c5
minor code coverage
2023-08-24 17:23:32 +12:00
6d1635539b
finally got the thread's early messages working
2023-08-21 23:31:40 +12:00
3436759504
catch up on missed d->m messages when logging in
2023-08-19 22:54:23 +12:00
36adc30990
only include necessary data for testing
2023-08-18 17:00:40 +12:00
b1ca71f37c
getting edits closer to working
2023-08-16 17:03:05 +12:00
39cdba9f90
bridge both ways and prevent reflections
2023-07-04 00:39:42 +12:00
6e55e6d1b3
preparing for m2d
2023-07-03 01:06:05 +12:00
5bd1bc9a5b
add webhook creation utility
2023-06-30 15:15:34 +12:00
e1d7ced87d
begin converting discord attachments and stickers
2023-05-12 17:35:37 +12:00
38d7db5071
seed initial setup
2023-05-10 23:17:37 +12:00
f418d51e55
refactor kstate, add stub user syncing function
2023-05-10 17:40:31 +12:00
da6603d258
send sim messages to the proper rooms
2023-05-09 15:29:46 +12:00
1e7e66dc31
register -> invite -> join -> send flow
2023-05-09 00:58:46 +12:00
7ee04d085f
username sanitisation for registration
2023-05-08 17:22:20 +12:00
3fbe7eed6e
Finish room diffing and syncing. All tests pass
2023-05-06 01:25:15 +12:00
f09eeccef3
add tests, implement kstate and state diffing
2023-05-05 17:29:08 +12:00