Commit graph

19 commits

Author SHA1 Message Date
5bef9ebfe2 m->d message editing deletion 2023-08-30 13:29:28 +12:00
56fe710392 finalise message editing 2023-08-29 01:31:52 +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
55da70f8fc m->d start coding message edits 2023-08-28 01:30:07 +12:00
7c2fc1536d trying to make reaction emojis consistent 2023-08-26 22:51:42 +12:00
0ea2b4efc9 m->d rich replies 2023-08-26 20:30:22 +12:00
c8021cadec changing spaces to tabs 2023-08-21 21:04:41 +12:00
3436759504 catch up on missed d->m messages when logging in 2023-08-19 22:54:23 +12:00
3f187e8107 see how this different reactions format goes... 2023-08-19 18:41:57 +12:00
0fc8e68f15 support threads 2023-08-19 18:41:57 +12:00
96dd488e39 progress on edits 2023-07-28 17:05:13 +12:00
0f4f404160 store the channel_id on event_message 2023-07-11 08:01:11 +12:00
bd32fe6c6d reactions working 2023-07-05 08:41:15 +12:00
61120d92c6 m2d reactions (untested) 2023-07-04 17:19:17 +12:00
39cdba9f90 bridge both ways and prevent reflections 2023-07-04 00:39:42 +12:00
3578ca28b5 glue 2023-07-03 17:20:24 +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