Commit Graph

3 Commits

Author SHA1 Message Date
Jarno Rankinen f3f6b8e23f Rename package, bump Go to 1.22 2024-03-24 14:22:00 +02:00
zhaoYangguang 944878eb48 optimize reply message 2021-01-15 15:07:12 +08:00
Tom Price 3c28de4155 Unescape HTML in a skype message to prevent element issues.
This remains secure as matrix clients SHOULD only render specific HTML tags, so there is no expectation that server side messages are secure by default.

Add basic tests for formatter.parseSkype for the new escaping bug. This could be expanded in the future to include all the other functions.

Closes #1
2020-12-23 01:32:46 +00:00