Commit Graph

14 Commits

Author SHA1 Message Date
zhaoYangguang 69f4670ed0 update mautrix-go to v0.10.3 2021-12-08 18:21:01 +08:00
zhaoYangguang 7b6370532e optimize forward message and details 2021-05-08 16:42:07 +08:00
zhaoYangguang 6d18d6bb32 forward message(still need to optimize if have a good idea) 2021-02-24 15:44:20 +08:00
zhaoYangguang 5211e5a615 add "server_name" to config.yaml 2021-01-25 20:19:34 +08:00
zhaoYangguang e1c5d2db21 fix edit message 2021-01-20 18:07:04 +08:00
zhaoYangguang 2e904aa753 optimize mention users(skype->matrix) 2021-01-18 15:35:43 +08:00
zhaoYangguang 43b937d645 fix mention user bug 2021-01-15 20:29:17 +08:00
zhaoYangguang 71b2319989 optimize reply message 2021-01-15 18:57:11 +08:00
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