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

106 Commits

Author SHA1 Message Date
wdvxdr
34c22bed9c
refactor(server): lazy marshal json. 2021-07-10 23:10:32 +08:00
wdvxdr
ccc344ab1c
fix(server): panic on multi ws server. 2021-07-09 22:45:30 +08:00
wdvxdr
499108cb1b
refactor(server): unify http & ws-server Authorization 2021-06-24 20:18:38 +08:00
Mrs4s
e59e0994d5
update MiraiGo. 2021-05-26 18:40:00 +08:00
wdvxdr
0138a6c467
feat(global): lazy compile split url regex pattern 2021-04-27 20:39:47 +08:00
wdvxdr
223a888a34
reduce base64 alloc 2021-04-15 11:45:15 +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
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
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
wdvxdr
ee73fca2ce
ci: update golangci-lint
fix golint
update golangci-lint
2021-03-16 13:33:55 +08:00
wdvxdr
8ef877777d
refactor: 将http,ws的api调用统一
方便以后添加接口,添加中间件
2021-02-28 16:39:16 +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
Mrs4s
307a09dd11 feature upload_group_file. 2021-02-05 22:24:49 +08:00
Ink-33
7b71cd9219
Shorten url
update comment
2021-02-05 02:22:44 +08:00
Ink-33
d291aa02fe
Merge remote-tracking branch 'upstream/dev' into dev
Update upstream
2021-02-05 00:54:51 +08:00
wdvxdr
89d466d3e1
feat group essence msg operate 2021-02-02 23:36:05 +08:00
Ink-33
6f5e582213
fix golint 2021-01-25 01:04:39 +08:00
Ink-33
614109e116
fix golint 2021-01-24 19:04:05 +08:00
Mrs4s
164feca7c7 feature get_online_clients. 2021-01-23 00:04:57 +08:00
Mrs4s
0002185e45 feature get_group_msg_history. 2021-01-19 12:07:06 +08:00
Ink-33
61f4e7826a
fix golint 2021-01-17 16:39:01 +08:00
Ink-33
1d9f719d13
fix: golangci-lint ineffassign 2021-01-17 02:16:29 +08:00
Mrs4s
2bbf969cfa feature download_file. 2021-01-06 21:27:07 +08:00
Mrs4s
569b89a117 fix onebot protocol. 2020-12-26 00:59:43 +08:00
Mrs4s
20f2290ba4 feature set_group_anonymous_ban. 2020-12-25 23:12:29 +08:00
wdvxdr
13a0a0cfd1 group forward msg套娃 2020-12-25 20:34:51 +08:00
wdvxdr
73774681af fix lock 2020-12-20 19:14:42 +08:00
wdvxdr
f258b010b9 websocket not found method 2020-12-20 19:11:19 +08:00
Mrs4s
474de6ad3d feature get_group_at_all_remain. 2020-12-16 20:35:15 +08:00
Mrs4s
d8b9eb611f add stacktrace on panic. 2020-12-07 10:51:30 +08:00
Mrs4s
4883c05d67
Merge pull request #462 from wdvxdr1123/patch/group_info
feat get group info no cache
2020-12-04 00:21:52 +08:00
wdvxdr
12ac895b21 feat get group info no cache 2020-12-03 23:04:27 +08:00
Mrs4s
1fbaa6107d feature remove test for ocr_image api. 2020-12-03 11:05:36 +08:00
wfjsw
36b081eeec reject_add_request
(cherry picked from commit 061a230c9fb723ad49e00776fa37aca080973ecd)
2020-11-20 14:05:17 +08:00
Ink33
beb1a2883a Update websocket.go 2020-11-17 14:02:44 +08:00
Ink33
8f34003c6f Update websocket.go 2020-11-17 14:02:44 +08:00
Ink-33
e9b39f3379
Fix: set_restart delay不生效的问题 2020-11-17 01:24:16 +08:00
Ink-33
4a3288cb8d
feather: add set_restart api support 2020-11-16 22:36:47 +08:00
Mrs4s
e2d2461595 feature: group file api. 2020-11-07 14:50:10 +08:00
Mrs4s
6ad0d68978 feature get_group_system_msg. 2020-10-25 22:03:14 +08:00
Mrs4s
d1372332f3 fix db & private recall supported & private reply supported. 2020-10-17 16:53:04 +08:00