49598c7af7
Fix bulk message deletes
...
I have finally e2e tested this function
2024-06-20 13:50:38 +12:00
0e701b2d54
Fix speedbump in threads
2024-02-07 14:52:12 +13:00
6a06dc14ce
Fix all rooms being affected by speedbump
2024-01-22 22:05:59 +13:00
e49dc18e67
Implement the speedbump
2024-01-20 01:02:51 +13:00
20bab453ef
d->m: Support bulk message deletion from bots
2024-01-11 15:56:42 +13:00
8e3b674d90
Forget messages/events upon deletion (may fix #18 )
2024-01-10 15:48:31 +13:00
475cd5b724
Add new WHERE feature to my funny orm
2023-10-06 12:31:10 +13:00
79bd0254f0
Finish moving from SQL to New Funny ORM
2023-09-18 22:51:59 +12:00
5b2ccdc1f8
mildly arrange notes.md
2023-09-06 12:31:38 +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
e08262388b
bug fix where errors weren't being sent
2023-08-18 16:58:46 +12:00
6de13338a8
add error handler and message deleter
2023-08-18 01:22:14 +12:00