Commit Graph

10 Commits (main)

Author SHA1 Message Date
Charlotte Som 4fc8c15b07 Add message editing support & impl for Discord 2022-04-18 15:47:05 +01:00
Charlotte Som cee7a551d1 Implement message deletion 2022-04-17 13:03:21 +01:00
Charlotte Som 4c37ec5f36 Rework attachments & send attachments to Discord 2022-04-17 12:34:04 +01:00
Charlotte Som 77fd8b1ecb Add a 'ChatAttachment' enum that can store attachments by accessible URL or in-memory 2022-04-17 11:53:52 +01:00
Charlotte Som 316835c2f6 Store the original message when linking
Now we can search the database for non-original messages Only for when
we want to scan for editable messages and stuff
2022-04-16 11:31:06 +01:00
Charlotte Som baeaa8575b Preemptive anti-database-bloat measures 2022-04-16 11:04:38 +01:00
Charlotte Som 48c3eb1830 Fix Discord-to-Discord replies 2022-04-16 10:16:51 +01:00
Charlotte Som b9daf95a04 Route messages from a source channel to a destination
Hyperfixation commit lol
2022-04-16 09:06:48 +01:00
Charlotte Som e806786a1c Wire up enough to connect to Discord 2022-04-11 12:52:29 +01:00
Charlotte Som fbc6270a0a Initial commit 2022-04-08 17:52:59 +01:00