Commit Graph

157 Commits

Author SHA1 Message Date
pidong 59e27903cd
Update docker-hub.yml 2022-08-01 19:18:20 +08:00
pidong 672141fe32
Update docker-hub.yml 2022-08-01 18:48:46 +08:00
pidong 3ade34efa1
Merge pull request #17 from RoiArthurB/patch-1
[ENHANCEMENT] Add Github Action workflow to publish docker image on Hub for amd64 & arm64
2022-08-01 17:54:11 +08:00
Arthur Brugière ec482a6aa2
Add github action for docker 2022-06-13 13:52:05 +07:00
zhaoYangguang 6ce34374ba Merge branch 'master' into kelare-develop 2022-06-02 19:34:40 +08:00
pidong 4a8e237ae7
Merge pull request #14 from OttoHollmann/master
Automatically regenerate skype token.
2022-06-02 19:32:08 +08:00
zhaoYangguang e8af9ce34f delete password message after send login command 2022-06-02 18:47:42 +08:00
zhaoYangguang 0e52308a25 add config item for sync contact 2022-06-02 18:46:48 +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 4d5e43a039
Auto relogin when session expired. 2022-04-11 18:01:41 +02:00
Otto Hollmann 8e52729a7f
Autologin on bridge start. 2022-04-10 11:52:54 +02:00
Otto Hollmann 5f9ece8e0a
Rename database upgrade. 2022-04-10 11:43:12 +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 e002f32e7e
Add password column into database. 2022-04-02 15:02:33 +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 1d58ca3270 delete useless code 2021-12-13 19:48:25 +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 69f4670ed0 update mautrix-go to v0.10.3 2021-12-08 18:21:01 +08:00
zhaoYangguang 39e5fc7aee update go.sum 2021-12-02 16:23:44 +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 5c1efc6c6d Merge branch 'develop' into kelare-develop 2021-11-16 18:03:18 +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 c2878de958 update registration generate tips 2021-11-16 13:39:04 +08:00
zhaoYangguang a9c8ea7a73 Merge branch 'develop' into kelare-develop 2021-11-16 13:36:49 +08:00
zhaoYangguang b8da92fc1b auto update customUser access token 2021-11-15 20:55:21 +08:00
zhaoYangguang 7b04f2d9b7 delete useless code 2021-11-15 20:54:23 +08:00
zhaoYangguang a918396f56 Merge branch 'develop' into kelare-develop 2021-10-27 17:22:53 +08:00
zhaoYangguang 9b6801398b Update Dockerfile 2021-10-27 17:18:35 +08:00
zhaoYangguang 0a41ec3e8f Fix compatibility bug under postgres 2021-10-19 19:31:24 +08:00
zhaoYangguang bc68761f8e fix nil address bug 2021-09-17 19:01:21 +08:00
zhaoYangguang 98791fb757 auto update custom user access token 2021-09-17 18:14:34 +08:00
pidong ab6dcf4313
Merge pull request #10 from Thulinma/patch-1
Updated default templates to no longer use "&"
2021-09-07 11:25:07 +08:00
zhaoYangguang 83a5b0af2c fix login with old skype account 2021-08-13 23:19:45 +08:00
Jaron Viëtor cb3d11d072
Updated default templates to no longer use "&"
The "&" token is not allowed in user IDs. See: https://matrix.org/docs/spec/appendices#user-identifiers
2021-08-08 17:19:20 +02:00
zhaoYangguang 5c9d806f91 fix can't delete message in the dm from matrix side 2021-07-08 17:39:48 +08:00
zhaoYangguang 94d62d1996 update go.sum 2021-07-06 15:35:32 +08:00
zhaoYangguang 47f21eac53 Merge branch 'develop' 2021-07-05 13:15:20 +08:00
zhaoYangguang 98e3f1669c logout when session expired 2021-06-25 19:13:27 +08:00
zhaoYangguang 8104db9562 fix bug 2021-06-09 19:31:53 +08:00
zhaoYangguang 090dd9394a update goskyapi 2021-06-04 12:59:13 +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 18da6d1e70 update 2021-05-27 18:54:17 +08:00
zhaoYangguang 619d8c1142 update go skypeapi 2021-05-27 18:53:03 +08:00