Commit graph

18 commits

Author SHA1 Message Date
sam
cb43ac1a50
chore(backend): update dependencies 2025-03-14 20:11:00 +01:00
sam
27e77eeaed
feat: slightly more debug logs, enrich message events with extra data 2024-11-26 21:25:10 +01:00
sam
0cac964aa6
feat: split ignores into 'ignore messages' and 'ignore entities' 2024-11-18 00:47:27 +01:00
sam
8f154ce5ae
slightly less verbose logging 2024-10-29 21:32:33 +01:00
sam
8ae4ba722a
fix: don't use Task.WhenAll() in message responders, it breaks ignoring them for some reason 2024-10-29 15:24:32 +01:00
sam
ff92c5f335
excise entity framework from all remaining code 2024-10-28 14:04:55 +01:00
sam
d6c3133d52
fix: don't treat *ALL* messages as ignored 2024-10-28 12:30:15 +01:00
sam
f0511a560c
feat: watchlist repository, remove ef core from all bot code 2024-10-28 02:14:41 +01:00
sam
64b4c26d93
add invite repository to replace ef core 2024-10-27 23:30:02 +01:00
sam
5891f28f7c
feat: exorcise entity framework core from most responders 2024-10-27 23:02:42 +01:00
sam
f7f88ff98f
don't track EFCore objects that don't need to be updated 2024-10-25 16:04:01 +02:00
sam
3ab68d4091
chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
sam
538abb9bad
feat: invite delete event 2024-10-14 14:19:14 +02:00
sam
32732d74d0 feat: shard status update, delete old messages when they expire 2024-10-13 17:08:32 +02:00
sam
4f54077c68 chore: format with csharpier 2024-10-09 17:35:11 +02:00
sam
db01f879bd
fix: remove unnecessary async methods, fix PluralkitApiService 2024-09-02 15:59:16 +02:00
sam
6e45b0f5b5
fix: clean up some responders and commands 2024-09-02 15:06:10 +02:00
sam
633ba8f600 refactor: move message responders to their own namespace 2024-08-20 20:25:52 +02:00