1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

398 Commits

Author SHA1 Message Date
dependabot[bot]
12e0cb4afb
chore(deps): bump golang.org/x/image from 0.9.0 to 0.10.0 (#2484)
* feat(actions): add Check and Close Invalid PR

* Update README.md

* Update README.md

* chore(deps): bump golang.org/x/image from 0.9.0 to 0.10.0

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/image/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
Co-authored-by: Mrs4s <mrs4sxiaoshi@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 21:56:53 +09:00
dependabot[bot]
e06edd2412
chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.17.0 (#2502)
* feat(actions): add Check and Close Invalid PR

* Update README.md

* Update README.md

* chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.17.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
Co-authored-by: Mrs4s <mrs4sxiaoshi@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 21:54:34 +09:00
Lumine
f8354ec082
修复TCP缓冲区不足问题;重构 qsign 签名服务对接部分;支持配置多个签名服务器 (#2389)
* fix: skip callback error

* update: update comment

* change the logic of callback and auto-register

* add token update prompt.

* fix log buffer string

* fix #2368

增加对 client 的利用,避免创建过多 clients

* refactor: wrap sign request

* feat: impl additional sign servers configuration

* fix error in using configurations.

* fix lint error

* 支持切换回主签名服务器

* feat: support different key and auth

* optimize: find avaliable sign-server

* fix: register instance after server is changed

* fix lint error

* update: add config 'sync-check-servers'

* update: first check master sign-server, or wait 3s

* add checking log & optimize wait for checking done

* fix wrong judge

* add config: rule for changing sign server

* optimize registration logic after changing server

* add some log

* fix #2390

* resolve requested changes in #2389

* update dependency

* fix lint error 'idx is unused'

* refactor: extract sync check and async check logic

* delete async check sign-server
2023-08-27 13:19:38 +08:00
源文雨
94a3ff5dae dowgrade mongo-driver to latest static 2023-08-02 00:29:23 +08:00
源文雨
ca20a3d6bf update deps 2023-08-01 16:42:49 +08:00
Lumine
f466ca7a72
feat: 提供 1.1.6 版本以上 qsign 的对接支持 (#2307)
* 增加签名服务超时设置

* 获取签名和err为空时尝试重新注册实例

* 可配置自动刷新token以及自动注册

* fix lint

* wrap callback

* add config: refresh-interval

* support qsign's `auto-register`

* fix: add registerLock to avoid repeat registraion.

* update: Enable disabling auto token refresh

* fix: use string android_id (not hexadecimal

* update default_config.yml

* fix: compatible with older  qsign (bellow 1.1.0

* fix: refresh token

* update dependency

* update go.sum

* fix: fix warnings on old version sign server

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-08-01 10:33:32 +08:00
Mrs4s
9c1390c75c
feat: support sign server 2023-06-27 18:11:06 +08:00
Mrs4s
6a17c70689
update dep 2023-04-01 16:41:16 +08:00
Mrs4s
43ff36e3e8
update dep. fix #2017 2023-03-27 09:40:02 +08:00
dependabot[bot]
1815ed769d
chore(deps): bump golang.org/x/image from 0.3.0 to 0.5.0 (#1913)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-18 10:41:27 +08:00
Mrs4s
73bd3c92f3
update dep & add limitation for qrcode login 2023-03-18 10:22:40 +08:00
Mrs4s
0312f05f6e
feat: basic protocol auto-updater 2023-03-15 02:33:04 +08:00
Mrs4s
6a291840d7
update dep 2023-03-13 00:44:37 +08:00
Mrs4s
91facb54ce
update dep 2023-03-11 01:12:57 +08:00
Mrs4s
485d5c0df9
dep: update MiraiGo 2023-03-05 18:24:37 +08:00
Mrs4s
e3fd0771ae
dep: update MiraiGo 2023-03-05 18:04:06 +08:00
wdvxdr
4ceacc38d5 onebot: move to pkg/onebot 2023-02-27 15:17:27 +08:00
wdvxdr
1dba273b61 remove replace in go.mod 2023-02-20 15:13:15 +08:00
wdvxdr
cb1604a098 update MiraiGo 2023-02-20 15:08:53 +08:00
wdvxdr
edfcd41ed6 dep: update MiraiGo 2023-02-19 20:10:46 +08:00
wdvxdr
6b3aabd9af update MiraiGo 2023-02-14 23:27:15 +08:00
wdvxdr
a7c003d404 update MiraiGo 2023-02-13 21:29:29 +08:00
wdvxdr
17420feeac coolq: add sign in api get_stranger_info
Fixes #1853
2023-02-09 22:33:15 +08:00
wdvxdr
0f0ccf459f all: update go 1.20 2023-02-06 20:39:06 +08:00
wdvxdr
a8bed3fc03 Merge remote-tracking branch 'origin/master' into dev 2023-02-04 13:04:58 +08:00
BeautyyuYanli
fc0845b16d
Support API set_group_anonymous (#1875)
* support api set_group_anonymous

* update MiraiGo version

* fix bug due to MiraiGo update
2023-02-01 13:22:56 +08:00
Maiko Tan
311a254b9c
refactor: use in-memory convertion 2023-01-06 14:44:00 +08:00
Shigma
4061904945
chore: bump isatty (#1830) 2023-01-03 21:01:31 +08:00
Shigma
2c1cd57dfe
Merge branch 'dev' into isatty 2022-12-26 23:08:33 +08:00
wdvxdr
c744025cc8 dep: downgrade package go-silk
Fixes #1818
2022-12-24 15:01:19 +08:00
Mrs4s
d5936a4064
update dep 2022-12-07 03:07:20 +08:00
源文雨
8f63750d7f fix: sqlite 2022-12-02 18:53:50 +08:00
源文雨
2e16533c81 fix: update ft/sqlite 2022-12-02 18:13:34 +08:00
源文雨
efb5e63c75 update ft/sqlite 2022-12-02 18:04:38 +08:00
源文雨
4bebd4fec8 fix: update deps to modernc.org/sqlite 2022-12-02 17:59:04 +08:00
Shigma
b981b45245
feat: check if stdin isatty
Co-Authored-By: Il Harper <hi@ilharper.com>
2022-11-21 19:55:26 +08:00
源文雨
8da043f012 feat: add foreign key constraints 2022-11-10 14:42:31 +08:00
源文雨
c84d583235 feat: add sqlite3 database support 2022-11-09 16:38:33 +08:00
wdvxdr
65b050c781 ci: update go1.19&MiraiGo 2022-08-29 18:31:56 +08:00
秋葉杏
36bf579e0f
feat: del group notice (#1567)
* update dep

* feat: _del_group_notice

* doc: get_group_notice && del_group_notice
2022-07-09 12:57:53 +08:00
wdvxdr
7707e7854c
feat: add vip_level in get_stranger_info
AntiVIP10Bot is ready. 😇
2022-06-22 10:02:54 +08:00
Mrs4s
2a0babad99
feat: slider captcha processor 2022-06-21 21:26:33 +08:00
wdvxdr
ae7fefad13
coolq: fix upload_private_file
pc client now can receive file sent by this api.
2022-06-21 13:55:41 +08:00
wdvxdr
23d594be29
coolq: support upload_private_file
pc client can't receive file sent by this api.
2022-06-20 16:12:22 +08:00
Mrs4s
7349fd4b82
update dep fix #1538 2022-06-14 17:39:56 +08:00
Mrs4s
a4a8e94b27
update dep 2022-06-11 18:14:22 +08:00
Mrs4s
13abf92b76
Merge pull request #1492 from fumiama/base16384
feat: support binary encoding method base16384
2022-06-06 20:26:28 +08:00
wdvxdr
70d1bfe510
dep: update dependency 2022-06-05 16:55:18 +08:00
Ink33
cc3745130e
chore: bump yaml.in/yaml.v3 v3.0.0 to v3.0.1 (#1523)
Signed-off-by: Ink33 <Ink33@smlk.org>
2022-05-31 14:53:34 +08:00
wdvxdr
111a5506b9
dep: update MiraiGo 2022-05-24 15:07:24 +08:00