1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-05 03:23:49 +08:00

209 Commits

Author SHA1 Message Date
Mrs4s
e59e0994d5
update MiraiGo. 2021-05-26 18:40:00 +08:00
Mrs4s
e4e17fb8c4
feat: delete_friend api. 2021-05-24 20:03:01 +08:00
wdvxdr
f0a472bc3c
feat(api): send group notice with pic 2021-05-04 16:55:19 +08:00
Mike Wang
8ee342c871 Add new feature 增加设置在线机型功能
如iPad在线、iPhone在线、自定义机型在线等
2021-05-03 16:13:11 +08:00
Mrs4s
605d8bb07d
feat: qidian_get_account_info. 2021-05-03 15:45:34 +08:00
wdvxdr
0138a6c467
feat(global): lazy compile split url regex pattern 2021-04-27 20:39:47 +08:00
Mrs4s
25171e5777
feat: more group file operation api. 2021-04-22 20:44:42 +08:00
wdvxdr
d36d7aa2ed
feat(server): allow post without http server 2021-04-20 18:44:00 +08:00
wdvxdr
223a888a34
reduce base64 alloc 2021-04-15 11:45:15 +08:00
wdvxdr
cccf454500
docs(config): add pprof 2021-04-12 19:35:46 +08:00
github-actions[bot]
d8a373cfa4 ci(chore): Fix stylings 2021-04-11 13:36:23 +00:00
Mrs4s
fb7ba0557c
fuck ci again. 2021-04-11 21:35:47 +08:00
github-actions[bot]
6011a46f1b ci(chore): Fix stylings 2021-04-11 13:34:01 +00:00
Mrs4s
de4f4c8676
fuck ci. 2021-04-11 21:33:08 +08:00
github-actions[bot]
cbd91d27bd ci(chore): Fix stylings 2021-04-11 13:18:45 +00:00
Mrs4s
379a589fc8
fuck. 2021-04-11 21:15:48 +08:00
Mrs4s
6ba8774ff1
fix lint. 2021-04-11 21:14:06 +08:00
Mrs4s
b1652c0f4b
Merge branch 'master' of https://github.com/Mrs4s/go-cqhttp 2021-04-11 21:11:54 +08:00
Mrs4s
48b095f825
feat: pprof server. 2021-04-11 21:11:33 +08:00
Sam
971a9575ff
实现 OneBot HTTP/WS 状态码标准, Closes #812 2021-04-11 17:26:59 +08:00
Sam
d377b8bdf1
Yaml small fix 2021-04-05 22:51:12 +08:00
Ink33
144220a1da
enhance linter (#793)
* enhance linter

* fix golint
2021-04-05 15:14:56 +08:00
wdvxdr
9dc02fb850
code tidy 2021-04-04 23:13:13 +08:00
wdvxdr
3ea9c2547c
switch to yaml config(#770)
return on filter file does not exist

refactor: event filter
将event filter独立出来

refact: rate limit
将限速改成连接独立控制

switch to yaml config
2021-04-04 22:46:54 +08:00
Github Actions
15a59d4252 ci(chore): Fix stylings 2021-04-04 14:16:49 +00:00
wdvxdr
32bba9994b
fix: #768 2021-03-29 12:32:20 +08:00
Ink33
8e6312914c
fix Mrs4s#594 2021-03-26 01:02:43 +08:00
Mrs4s
e0a551cea2 feat: qrcode login & remove admin api. 2021-03-21 19:37:14 +08:00
wdvxdr
5d61a254e6
fix lock 2021-03-19 22:17:31 +08:00
wdvxdr
3301077c46
websocket read with buffer pool 2021-03-18 22:32:54 +08:00
wdvxdr
bf09ce7268
only marshal once 2021-03-17 19:52:08 +08:00
scjtqs
9c93ccb37b 解决 lint 问题 2021-03-16 22:01:07 +08:00
scjtqs
7818603f39 Merge branch 'dev' of https://github.com/Mrs4s/go-cqhttp into origin/dev
# Conflicts:
#	main.go
#	server/daemon.go
2021-03-16 21:26:47 +08:00
wdvxdr
ee73fca2ce
ci: update golangci-lint
fix golint
update golangci-lint
2021-03-16 13:33:55 +08:00
scjtqs
678e5023cc 添加cli命令行 -c 指定加载配置文件 2021-03-12 17:36:15 +08:00
scjtqs
2e5f33fb08 对新增函数 添加注释 2021-03-10 21:10:43 +08:00
scjtqs
eee0484894 daemon 后台服务 简单实现 2021-03-10 16:51:38 +08:00
scjtqs
dcd0bfc5e0 daemon test 2021-03-10 16:12:10 +08:00
Sam
626de1cb17 Closes #556 2021-03-05 17:34:21 +08:00
xiangxiangxiong9
d2fb26da10
Repair: 获取群信息却返回了群列表 2021-03-01 10:57:34 +08:00
wdvxdr
a0d4dfd0eb
fix exist 2021-02-28 16:48:21 +08:00
wdvxdr
8ef877777d
refactor: 将http,ws的api调用统一
方便以后添加接口,添加中间件
2021-02-28 16:39:16 +08:00
YumeMichi
d2be362f84
Remove unnecessary logs 2021-02-19 12:18:39 +08:00
185f11f6a0
Update apiAdmin.go 2021-02-17 21:04:29 +08:00
71ce6f362f
🍻 Make admin/do_web_write support more input
Make admin/do_web_write support more input from web pages when logging in
2021-02-15 12:43:45 +08:00
wdvxdr
8dc2349a9b
rebase to upstream/dev
embed silk encoder
2021-02-11 13:27:28 +08:00
Ink-33
82bca7183d
fix golint 2021-02-09 01:33:27 +08:00
Ink-33
13975c02df
Merge remote-tracking branch 'upstream/master' into dev 2021-02-09 01:00:26 +08:00
Mrs4s
8d0a0b7f4d fix typo. 2021-02-06 19:11:24 +08:00
Mrs4s
4c570bdfe6 feature check_url_safely. 2021-02-06 06:40:39 +08:00