Commit Graph

36 Commits

Author SHA1 Message Date
zhaoYangguang 6ce34374ba Merge branch 'master' into kelare-develop 2022-06-02 19:34:40 +08:00
Otto Hollmann e849d51761
Store also username in database. 2022-05-11 06:20:11 +02:00
Otto Hollmann cf358a572c
Fix logout command 2022-05-02 20:49:33 +02:00
Otto Hollmann 3f6b714506
Improve ping,logout commands. 2022-04-02 23:59:47 +02:00
Otto Hollmann c7fb0d0ed5
Add save-password and remove-password commands. 2022-04-02 16:23:06 +02:00
Otto Hollmann 7ad214a9ad
Fix login,logout commands. 2022-04-02 12:04:27 +02:00
zhaoYangguang bb9f424d44 add customize contacts api 2022-03-07 19:49:03 +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 7b04f2d9b7 delete useless code 2021-11-15 20:54:23 +08:00
zhaoYangguang 0a41ec3e8f Fix compatibility bug under postgres 2021-10-19 19:31:24 +08:00
zhaoYangguang 98e3f1669c logout when session expired 2021-06-25 19:13:27 +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 9a39b69dce in progress 2021-05-26 20:39:02 +08:00
zhaoYangguang 459b54955a add return orgid 2021-05-14 18:34:39 +08:00
zhaoYangguang 9bb85282de fix the username response(old skype account) 2021-02-22 17:49:22 +08:00
zhaoYangguang c2a347096b better for leave room with command 'logout' 2021-02-20 14:54:00 +08:00
zhaoYangguang 403e28baa1 better 2021-02-18 17:55:15 +08:00
zhaoYangguang 949fbc7ba8 optimize the process that logout with double puppeting enabled 2021-01-19 18:22:19 +08:00
zhaoYangguang 16af59c848 adjust the response notice after creating a room 2020-12-14 18:35:35 +08:00
zhaoYangguang fe59155d3a do not record password in log 2020-12-11 20:05:13 +08:00
zhaoYangguang bc1988b4a9 User ID can be encrypted 2020-12-04 20:53:40 +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 17b42a369a update crypto 2020-11-26 18:35:33 +08:00
zhaoYangguang b21edffadd Leave all bridged rooms when logging out 2020-11-05 19:22:19 +08:00
zhaoYangguang 04b043426e Adjust private chat synchronization settings 2020-11-04 14:55:06 +08:00
zhaoYangguang c12ba3d64e reply in management room when session expired and remove useless print log 2020-10-28 19:09:07 +08:00
zhaoYangguang 55c32bfba7 add command 'ping' 2020-10-16 20:42:32 +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
zhaoYangguang 99c47fe6aa Fix the problem that members cannot be added when creating a group 2020-09-24 16:58:49 +08:00
zhaoYangguang 8ff600bd23 update command 'create' group 2020-09-23 20:09:33 +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 8bd0dab9d1 first commit 2020-09-08 12:02:17 +08:00