Commit Graph

10 Commits (8e699a310a96399d2bda9a159b1bef119f9cc35d)

Author SHA1 Message Date
Charlotte Som 8e699a310a Box the contents of internal event messages
This really just gets rid of a Clippy warning but putting them behind a
pointer indirection should be optimal
2021-10-03 12:26:14 +01:00
Charlotte Som 19f28da49a Use discord name tag colours for bridged messages to matrix 2021-10-03 12:18:51 +01:00
Charlotte Som f3dce91862 Use webhooks where possible when interacting with Discord 2021-09-28 02:32:53 +01:00
Charlotte Som ec4d1a1f50 Implement bridged message deletions 2021-09-16 04:29:00 +01:00
Charlotte Som 6ad07c6855 Implement message editing for Discord and Matrix 2021-09-14 05:15:37 +01:00
Charlotte Som 535afb4796 Implement bridged message replies 2021-09-13 20:41:55 +01:00
Charlotte Som f8ab672453 Look up linked channels in the database
We also have a Discord convenience command that lets you link to a
Matrix room as long as you have a 'Phoebe' role
2021-09-13 04:20:49 +01:00
Charlotte Som fee137f947 Prepare for message editing 2021-09-13 03:08:35 +01:00
Charlotte Som ced035cf60 Store message relations as they are sent
This lets us look up previous messages by ID and correlate them in order
to support rich replies :)
2021-09-12 10:54:41 +01:00
Charlotte Som bb245687de Working bridge for two test channels 2021-09-12 03:59:13 +01:00