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
ef15c850dd
Promote another event if part = 0 is redacted
2023-10-06 16:50:23 +13: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
7780ee806a
100% edit-to-changes code coverage
2023-08-26 01:44:50 +12:00
3f187e8107
see how this different reactions format goes...
2023-08-19 18:41:57 +12:00
e08262388b
bug fix where errors weren't being sent
2023-08-18 16:58:46 +12:00
6246dc3a7f
remove redactions from database in edit flow
2023-08-18 01:23:53 +12:00
040a2d253f
write editMessage action, connected to dispatcher
2023-08-17 16:41:28 +12:00
2973170e87
test for editing a new caption onto an image
2023-08-17 12:36:51 +12:00
cae591e5fd
script for capturing message update events
2023-08-15 17:20:31 +12:00
96dd488e39
progress on edits
2023-07-28 17:05:13 +12:00