Commit Graph

6 Commits

Author SHA1 Message Date
zhaoYangguang 944878eb48 optimize reply message 2021-01-15 15:07:12 +08:00
zhaoYangguang b494176a26 optimize skype->matrix message parse 2021-01-14 20:21:57 +08:00
zhaoYangguang 989cb80899 fix mention user 2021-01-12 20:17:11 +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
zhaoYangguang 27b870d1ca update cypto 2020-11-07 00:42:40 +08:00
zhaoYangguang 8bd0dab9d1 first commit 2020-09-08 12:02:17 +08:00