Commit Graph

13 Commits

Author SHA1 Message Date
Tulir Asokan
e7615ef4be Refactor tag rendering to avoid recreating goldmark instance for each message 2023-01-30 00:44:06 +02:00
Tulir Asokan
6f4c51852c Disable more unsupported features in discord markdown parser 2023-01-30 00:15:54 +02:00
Tulir Asokan
254148f870 Convert everyone/here into room and block other room mentions 2023-01-29 15:59:48 +02:00
Tulir Asokan
d78d4c4da5 Remove variation selectors in text messages sent to Discord. Fixes #13 2023-01-29 14:21:04 +02:00
Tulir Asokan
10d26a7baa Send all text embeds in one message 2023-01-29 02:13:02 +02:00
Tulir Asokan
98cd08e889 Add slightly hacky support for interaction messages 2023-01-28 16:36:12 +02:00
Tulir Asokan
e33bc8c462 Add support for text embeds 2023-01-28 03:16:33 +02:00
Tulir Asokan
2cb83aeee9 Disable lists in goldmark when parsing discord markdown 2023-01-27 23:29:36 +02:00
Tulir Asokan
fa646cdc84 Don't escape markdown inside code blocks
Closes #45
2023-01-27 22:47:58 +02:00
Tulir Asokan
0b84527eab Improve Discord markdown escaper. Fixes #14 2022-08-20 10:26:03 +03:00
Tulir Asokan
152fb5c7ce Add support for tags in Discord -> Matrix formatter 2022-07-02 14:48:42 +03:00
Tulir Asokan
c980634783 Add Matrix->Discord mention bridging 2022-05-29 18:48:11 +03:00
Tulir Asokan
56e6df2277 Add initial Matrix->Discord HTML conversion 2022-05-29 15:32:24 +03:00