3d87bd9da5
PK: Use webhook name as bridged name
2024-01-30 22:01:06 +13:00
a71c9515ec
Include system data on PK profiles
2024-01-22 22:38:18 +13:00
11864f80cf
d->m: Make PK members appear real
2024-01-21 00:54:18 +13:00
c24752625d
Split part and reaction_part
...
Now, reactions should always end up on the bottom of a message group,
instead of sometimes being in the middle.
2023-10-14 22:11:29 +13:00
1016fb1d67
Always use OOYE bot to send thread start context
2023-10-14 17:23:55 +13:00
613a1dc086
Add private/linkable/public privacy rules
2023-10-12 20:30:41 +13:00
7790d98c66
Fix bridging interaction responses and edits
2023-10-10 11:23:51 +13:00
a5d170eb8f
Choosing first event as primary part = 0 is fine
2023-10-06 16:58:18 +13:00
cab96cbc9e
d->m typing notifications
2023-09-17 23:14:13 +12:00
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