Commit graph

70 commits

Author SHA1 Message Date
f4bfe54850 Include fallback text for replies to media 2023-07-12 14:33:38 +12:00
011f9c5ecb only need to do mentions scenario 2 part B now 2023-07-11 17:28:42 +12:00
437f04682c support written @mentions (scenario 3) 2023-07-11 17:27:40 +12:00
328ae74b61 support rich replies, support basic m.mentions 2023-07-11 16:51:30 +12:00
5326b7d6be get room mentions formatting working 2023-07-11 10:10:47 +12:00
0f4f404160 store the channel_id on event_message 2023-07-11 08:01:11 +12:00
1d6e833b22 update discord-markdown to fix tests 2023-07-07 19:28:23 +12:00
1a4f92db97 start getting d2m formatted body conversion 2023-07-07 17:31:39 +12:00
39cdba9f90 bridge both ways and prevent reflections 2023-07-04 00:39:42 +12:00
d592a3c82e don't send "" for attachments without content 2023-07-02 01:41:31 +12:00
740ddc36d1 support d->m stickers 2023-06-29 00:06:56 +12:00
512f61422d continue on stickers 2023-05-15 17:25:05 +12:00
e1d7ced87d begin converting discord attachments and stickers 2023-05-12 17:35:37 +12:00
da6603d258 send sim messages to the proper rooms 2023-05-09 15:29:46 +12:00
1e7e66dc31 register -> invite -> join -> send flow 2023-05-09 00:58:46 +12:00
3bc29def41 switch to using api functions over mreq 2023-05-08 23:37:51 +12:00
7ee04d085f username sanitisation for registration 2023-05-08 17:22:20 +12:00
f09eeccef3 add tests, implement kstate and state diffing 2023-05-05 17:29:08 +12:00
8a0c2b5663 sending events in matrix 2023-05-01 00:57:30 +12:00
6990957c9e rearranging and experiments 2023-04-26 08:06:08 +12:00