wdvxdr
|
1ecb1f62dc
|
fix(codec): silk sdk conditional compile
|
2021-04-22 21:30:51 +08:00 |
|
wdvxdr
|
223a888a34
|
reduce base64 alloc
|
2021-04-15 11:45:15 +08:00 |
|
wdvxdr
|
35e74170b7
|
feat(update): check sum
fuck goland2021.1
|
2021-04-14 21:50:10 +08:00 |
|
wdvxdr
|
a27848979d
|
remove global/config.go
|
2021-04-13 21:15:44 +08:00 |
|
wdvxdr
|
e4abf426bc
|
feat(global): add HTTPGetReadCloser
|
2021-04-13 19:56:59 +08:00 |
|
Mrs4s
|
1aed38ac18
|
fix code style.
|
2021-04-13 11:14:30 +08:00 |
|
wdvxdr
|
cccf454500
|
docs(config): add pprof
|
2021-04-12 19:35:46 +08:00 |
|
wdvxdr
|
b9e7006547
|
feat(config): config init helper
简单向导
|
2021-04-12 18:38:21 +08:00 |
|
Mrs4s
|
987c57f7cf
|
fix lint.
|
2021-04-11 21:18:08 +08:00 |
|
Mrs4s
|
48b095f825
|
feat: pprof server.
|
2021-04-11 21:11:33 +08:00 |
|
null-su
|
e3c06731e7
|
fix config.Get() (#808)
配置文件不存在时config.Get()返回非空指针, 导致无法创建默认配置文件
|
2021-04-10 11:37:32 +08:00 |
|
wdvxdr
|
f350d971fd
|
docs(event filter): advance syntax
|
2021-04-08 23:28:06 +08:00 |
|
Mrs4s
|
6f83db0ad0
|
update comment.
|
2021-04-08 16:58:05 +08:00 |
|
Mrs4s
|
af46324dd9
|
feat: custom online status.
|
2021-04-08 16:42:41 +08:00 |
|
synodriver
|
88594184f8
|
typo
|
2021-04-08 16:11:13 +08:00 |
|
Mrs4s
|
3c5779ebd3
|
feat: remove session.token on error.
|
2021-04-07 19:10:44 +08:00 |
|
sam01101
|
e8d2d345e9
|
at, reply 添加更多细节 (#799)
更改:
- 发送: 自定义reply可以用id了
- 发送: CQ:at 中的QQ如果不存在会使用name的field作为补偿
添加可选选项:
- 接收: 添加延申reply信息
- 删除回复消息中重复的艾特 (Closes #764)
|
2021-04-06 21:22:51 +08:00 |
|
wdvxdr
|
6083fa62b3
|
docs: config
|
2021-04-05 23:15:35 +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
|
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
|
6f0f66132a
|
feat: session resume.
|
2021-03-27 21:30:21 +08:00 |
|
wdvxdr
|
079bd9d6ed
|
update self update
|
2021-03-27 20:31:54 +08:00 |
|
wdvxdr
|
2b3842e61c
|
use goreleaser
|
2021-03-26 23:52:09 +08:00 |
|
Mrs4s
|
65ed6e89a7
|
remove webui config.
|
2021-03-26 16:34:22 +08:00 |
|
Mrs4s
|
b273a4fc54
|
Merge pull request #750 from StarHeartHunt/patch-1
Typo
|
2021-03-21 21:14:46 +08:00 |
|
StarHeart
|
0d3e772d76
|
Typo
|
2021-03-21 21:07:26 +08:00 |
|
Mrs4s
|
e0a551cea2
|
feat: qrcode login & remove admin api.
|
2021-03-21 19:37:14 +08:00 |
|
wdvxdr
|
41a67ca012
|
switch to buffer pool
|
2021-03-17 17:26:28 +08:00 |
|
wdvxdr
|
ad260f6217
|
update go-silk
support darwin arm64
|
2021-03-17 13:19:47 +08:00 |
|
scjtqs
|
9c93ccb37b
|
解决 lint 问题
|
2021-03-16 22:01:07 +08:00 |
|
scjtqs
|
2f536c42f8
|
调整 注释
|
2021-03-16 21:56:05 +08:00 |
|
scjtqs
|
373127b799
|
goimport
|
2021-03-16 21:42:53 +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 |
|
Mrs4s
|
a90af94eda
|
feat enable_self_message config.
|
2021-03-03 19:14:24 +08:00 |
|
Mrs4s
|
93da16897a
|
feat double click check.
|
2021-03-03 19:01:40 +08:00 |
|
Mrs4s
|
e56a297437
|
fix darwin_arm64 build.
|
2021-02-19 18:02:50 +08:00 |
|
wdvxdr
|
1ff9de190d
|
fix cqcode
|
2021-02-17 16:04:28 +08:00 |
|
wdvxdr
|
8dc2349a9b
|
rebase to upstream/dev
embed silk encoder
|
2021-02-11 13:27:28 +08:00 |
|
Ink-33
|
203b68b740
|
fix golint
|
2021-02-09 01:56:26 +08:00 |
|
Ink-33
|
82bca7183d
|
fix golint
|
2021-02-09 01:33:27 +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 |
|
Mrs4s
|
6053918ee3
|
Merge branch 'dev' of https://github.com/Mrs4s/go-cqhttp into dev
|
2021-02-02 07:12:32 +08:00 |
|
Mrs4s
|
ae806c53bb
|
fix typo.
|
2021-01-28 20:54:38 +08:00 |
|
Mrs4s
|
a9619b25bd
|
Merge pull request #598 from wdvxdr1123/music_share
fix null json
|
2021-01-27 17:58:21 +08:00 |
|
wdvxdr
|
69cda4e029
|
fix null json
|
2021-01-27 16:08:59 +08:00 |
|