Commit Graph

68 Commits

Author SHA1 Message Date
pidong 449e7865d4
Update README.md 2021-01-12 17:27:16 +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
zhaoYangguang adf4890fbb Optimize JoinRoomByID in case of network delay 2020-11-18 18:14:00 +08:00
zhaoYangguang fdd06e8145 Fix the bug that cannot bridge address message and contact message 2020-11-17 20:40:20 +08:00
zhaoYangguang 27b870d1ca update cypto 2020-11-07 00:42:40 +08:00
zhaoYangguang 0b18b231bb Optimize the synchronization of skype group names without topics 2020-11-06 19:42:34 +08:00
pidong f0c76006f2
Update README.md 2020-11-05 19:23:30 +08:00
zhaoYangguang b21edffadd Leave all bridged rooms when logging out 2020-11-05 19:22:19 +08:00
zhaoYangguang cd537636e8 better 2020-11-04 19:46:46 +08:00
zhaoYangguang 5dcee4ba03 fix private chat room name/avatar update bug 2020-11-04 17:14:11 +08:00
zhaoYangguang 04b043426e Adjust private chat synchronization settings 2020-11-04 14:55:06 +08:00
zhaoYangguang 591fb34f1c Merge branch 'master' of https://github.com/kelaresg/go-skype-bridge 2020-10-28 19:11:15 +08:00
zhaoYangguang 488fa5aa1b Generate AS registrations with bot sync workaround
Refer to tulir commit [47a1d7f]
2020-10-28 19:11:03 +08:00
zhaoYangguang c12ba3d64e reply in management room when session expired and remove useless print log 2020-10-28 19:09:07 +08:00
pidong 32434ee3af
Update README.md 2020-10-20 18:47:43 +08:00
zhaoYangguang bada7a88d6 return username after login 2020-10-20 13:50:08 +08:00
zhaoYangguang 5cea218f42 Merge branch 'master' of https://github.com/kelaresg/go-skype-bridge 2020-10-16 20:42:38 +08:00
zhaoYangguang 55c32bfba7 add command 'ping' 2020-10-16 20:42:32 +08:00
pidong 647b485cd0
Update README.md 2020-10-13 13:22:05 +08:00
zhaoYangguang 5b122411ae add command "logout" 2020-10-13 13:15:19 +08:00
zhaoYangguang ffa87ebcfc Solve the problem of switching the matrix client account to synchronize the same Skype account 2020-10-12 20:13:19 +08:00
pidong 414db1af6f
Update README.md 2020-09-24 20:25:31 +08:00