53b5438756
add test cases for message edits
2023-08-29 00:05:25 +12:00
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
21156446ee
Only use ?ts when backfilling
2023-08-28 16:20:16 +12:00
180708b60e
I WAS USING THE WRONG VARIABLE :GRIEF:
2023-08-21 21:16:10 +12:00
3436759504
catch up on missed d->m messages when logging in
2023-08-19 22:54:23 +12:00
e08262388b
bug fix where errors weren't being sent
2023-08-18 16:58:46 +12:00
8f6bb86b92
record more update events
2023-08-17 12:36:47 +12:00
96dd488e39
progress on edits
2023-07-28 17:05:13 +12:00
328ae74b61
support rich replies, support basic m.mentions
2023-07-11 16:51:30 +12:00
0f4f404160
store the channel_id on event_message
2023-07-11 08:01:11 +12:00
39cdba9f90
bridge both ways and prevent reflections
2023-07-04 00:39:42 +12:00
740ddc36d1
support d->m stickers
2023-06-29 00:06:56 +12:00
584f19a011
fix a variety of bugs that snuck in
2023-06-28 23:39:29 +12:00
e1d7ced87d
begin converting discord attachments and stickers
2023-05-12 17:35:37 +12:00
22dde9faf7
completed user syncing. it occurs on message send
2023-05-10 22:15:20 +12:00
4d8b74f61f
adding basic reactions to discord messages
2023-05-09 17:13:59 +12:00
da6603d258
send sim messages to the proper rooms
2023-05-09 15:29:46 +12:00
7526d63690
get createRoom and ensureRoom interface working
2023-05-09 08:03:57 +12:00
1e7e66dc31
register -> invite -> join -> send flow
2023-05-09 00:58:46 +12:00
f09eeccef3
add tests, implement kstate and state diffing
2023-05-05 17:29:08 +12:00
c7868e9dbb
space and room creation
2023-05-05 08:25:00 +12:00
8a0c2b5663
sending events in matrix
2023-05-01 00:57:30 +12:00