Commit Graph

88 Commits

Author SHA1 Message Date
zhaoYangguang c07674ad63 delete useless code 2021-01-28 20:08:04 +08:00
zhaoYangguang 5211e5a615 add "server_name" to config.yaml 2021-01-25 20:19:34 +08:00
zhaoYangguang f73a475132 delete unused pkg 2021-01-21 10:37:01 +08:00
zhaoYangguang 6b37ca0e8d fix the bug that in the 1-1 room show that message delete by someone, but actually is other one do 2021-01-20 19:31:25 +08:00
zhaoYangguang 96c71900a7 fix nil bug 2021-01-20 19:14:30 +08:00
zhaoYangguang e1c5d2db21 fix edit message 2021-01-20 18:07:04 +08:00
zhaoYangguang 949fbc7ba8 optimize the process that logout with double puppeting enabled 2021-01-19 18:22:19 +08:00
zhaoYangguang 2e904aa753 optimize mention users(skype->matrix) 2021-01-18 15:35:43 +08:00
zhaoYangguang 9ca4638475 muliti mention 2021-01-18 15:08:10 +08:00
zhaoYangguang 43b937d645 fix mention user bug 2021-01-15 20:29:17 +08:00
zhaoYangguang 977b8996c7 fix send media message bug 2021-01-15 19:55:49 +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 ac88478189 fixed the issue caused by the commit last time 2021-01-15 11:41:50 +08:00
zhaoYangguang 4d176a532f the matrix event should be ignored when not logged in skype 2021-01-15 11:19:13 +08:00
zhaoYangguang b494176a26 optimize skype->matrix message parse 2021-01-14 20:21:57 +08:00
zhaoYangguang 613d45ed68 Filter starred(bookmarks) room 2021-01-13 18:18:52 +08:00
zhaoYangguang 989cb80899 fix mention user 2021-01-12 20:17:11 +08:00
zhaoYangguang 93d7ad0501 Merge branch 'master' into develop 2021-01-12 17:18:51 +08:00
zhaoYangguang 2b5abc74d2 optimize double puppeting logic 2021-01-12 17:14:29 +08:00
zhaoYangguang 443d8ca9d1 add double puppeting and community 2021-01-12 16:56:31 +08:00
pidong 4eebaf9231
Merge pull request #4 from tomtom5152/html-escape
Unescape HTML in a skype message to prevent element issues.
2020-12-24 12:06:52 +08:00
pidong 91a76c7e20
Merge pull request #3 from PastuDan/master
Fix for postgres schemas
2020-12-24 11:59: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
Dan Pastusek f892087014 fix for postgres schemas 2020-12-21 16:15:33 -07:00
zhaoYangguang ec15c6cb69 Merge branch 'develop' 2020-12-17 16:55:58 +08:00
zhaoYangguang 06a7d25ec4 get old skype account username 2020-12-17 16:54:28 +08:00
zhaoYangguang da535e7346 Fix the bug that messages cannot be deleted synchronously if the room is created in the matrix client
(maybe there is a better way)
2020-12-14 19:25:07 +08:00
zhaoYangguang 16af59c848 adjust the response notice after creating a room 2020-12-14 18:35:35 +08:00
pidong 3c3ae50a1e
Update README.md 2020-12-13 15:29:24 +08:00
pidong 6a28cae311
Merge pull request #2 from kelaresg/develop 2020-12-13 15:20:28 +08:00
zhaoYangguang 5b6d5024aa update go.mod 2020-12-13 15:00:46 +08:00
zhaoYangguang fe59155d3a do not record password in log 2020-12-11 20:05:13 +08:00
zhaoYangguang b62a28ef64 can set puppet id encryption in the config.yaml 2020-12-08 16:25:09 +08:00
zhaoYangguang be7c67981b fix kick/remove puppet 2020-12-08 14:54:32 +08:00
zhaoYangguang f4499a6384 better 2020-12-08 11:52:19 +08:00
zhaoYangguang 64ed2c1474 fix invite puppet 2020-12-04 20:59:43 +08:00
zhaoYangguang bc1988b4a9 User ID can be encrypted 2020-12-04 20:53:40 +08:00
zhaoYangguang 6bd6b9208e add special commands 2020-12-03 22:25:51 +08:00
zhaoYangguang c4ed489406 update command "create" 2020-12-03 22:25:14 +08:00
zhaoYangguang b2471e801f Remove irrelevant code 2020-11-27 12:17:47 +08:00
zhaoYangguang 5bf0838329 change device name 2020-11-27 11:10:19 +08:00
pidong 2f429259bd
Update README.md 2020-11-26 18:53:57 +08:00
zhaoYangguang 9e98174b3c update go.mod 2020-11-26 18:52:08 +08:00
zhaoYangguang 978918c21b Merge branch 'develop' 2020-11-26 18:43:07 +08:00
pidong 638ed8942d
Update README.md 2020-11-26 18:41:35 +08:00
zhaoYangguang 17b42a369a update crypto 2020-11-26 18:35:33 +08:00
zhaoYangguang 4b0e58bfad supplement to the last commit 2020-11-24 14:22:52 +08:00
zhaoYangguang 501dc54178 fix invite bot timeout in faderation 2020-11-23 18:13:14 +08:00
zhaoYangguang 5cf98abe9c upload skype bot avatar 2020-11-23 16:14:03 +08:00