Commit Graph

46 Commits

Author SHA1 Message Date
zhaoYangguang e8af9ce34f delete password message after send login command 2022-06-02 18:47:42 +08:00
zhaoYangguang 2d03904646 fix the issue that may duplicate create room on matrix side 2021-12-15 16:25:17 +08:00
zhaoYangguang 362e918cb6 update double puppet related logic, fix the issue user will rejion matrix room even if user has logout skype(bridge) 2021-12-09 17:27:06 +08:00
zhaoYangguang 89f649a355 remove webp 2021-11-30 15:42:27 +08:00
zhaoYangguang 5ba31f6f80 Fix that after exiting (unbridge) skype bridge, you can still receive messages from skype.
There are two users A and B in the same matrix server, user A has matrix_a account and skype_a account, user B has matrix_b account and skype_b account, skype_a and skype_b are in a skype group C, and both A and B have bridged their own skype accounts , If user A bridges the skype_a account and unbridges, then B performs bridge skype_b, it will cause matrix_a to rejoin group C in matrix, even if user A has unbridged his own skype_a
2021-11-29 20:13:14 +08:00
zhaoYangguang fd14228789 Standardize some log printing 2021-11-29 19:51:24 +08:00
zhaoYangguang a84094b601 fix mention user 2021-11-16 18:03:03 +08:00
zhaoYangguang ec4dbf1e07 format file 2021-11-16 18:02:40 +08:00
zhaoYangguang 5c9d806f91 fix can't delete message in the dm from matrix side 2021-07-08 17:39:48 +08:00
zhaoYangguang 7609b9d8ae fix can't auto exit skype room even if user relogin skype and logout.
fix cannot sync room to matrix(isn't recently room but synced before)
2021-06-03 19:37:52 +08:00
zhaoYangguang 9d7d8224c4 automatic refresh of access token 2021-05-27 18:31:20 +08:00
zhaoYangguang 55f909a47f fix sync media message delete 2021-05-12 18:49:00 +08:00
zhaoYangguang 7b6370532e optimize forward message and details 2021-05-08 16:42:07 +08:00
zhaoYangguang e91fa5506c fix detect the type of media message 2021-02-22 18:59:11 +08:00
zhaoYangguang c2a347096b better for leave room with command 'logout' 2021-02-20 14:54:00 +08:00
zhaoYangguang 6fd52056fb fix bug
# when a user is not logged in to skype and sends a message in a synchronized matrix room, the program will crash
2021-02-02 19:19:02 +08:00
zhaoYangguang 5211e5a615 add "server_name" to config.yaml 2021-01-25 20:19:34 +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 9ca4638475 muliti mention 2021-01-18 15:08:10 +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 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
zhaoYangguang 2b5abc74d2 optimize double puppeting logic 2021-01-12 17:14:29 +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
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 b2471e801f Remove irrelevant code 2020-11-27 12:17:47 +08:00
zhaoYangguang fdd06e8145 Fix the bug that cannot bridge address message and contact message 2020-11-17 20:40:20 +08:00
zhaoYangguang 0b18b231bb Optimize the synchronization of skype group names without topics 2020-11-06 19:42:34 +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 04b043426e Adjust private chat synchronization settings 2020-11-04 14:55:06 +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
zhaoYangguang 261ea31c75 sync up leave group from skype 2020-09-24 20:22:06 +08:00
zhaoYangguang 99c47fe6aa Fix the problem that members cannot be added when creating a group 2020-09-24 16:58:49 +08:00
zhaoYangguang 891ff890db Fix the problem that the synchronization session is not consistent with the skype side 2020-09-22 19:43:34 +08:00
zhaoYangguang ab5d852629 kick/invite (in portal room) 2020-09-21 22:48:06 +08:00
zhaoYangguang 6a7937f41a Adjust the format of contact messages 2020-09-09 17:05:56 +08:00
zhaoYangguang 8bd0dab9d1 first commit 2020-09-08 12:02:17 +08:00