b1d959f944
fix tests due to emojis working now
2023-09-21 01:46:07 +12:00
92dee012fc
refactor custom emoji schema; make reactions work
2023-09-20 00:37:15 +12:00
e44918b4c7
m->d bridge known emojis in messages
2023-09-19 19:59:58 +12:00
1657de4eef
d->m bridge emojis in messages
2023-09-19 17:43:57 +12:00
392151a75b
code coverage
2023-08-30 13:29:38 +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