风之凌殇
|
58a17c65a1
|
feat: add console log color support
|
2021-10-04 07:53:09 +08:00 |
|
wdvxdr
|
1337d3f1f3
|
style: move internal/config to modules/config
config should not be internal, maybe some module need it.
|
2021-09-26 19:41:03 +08:00 |
|
wdvxdr
|
ddd51e6ca3
|
style: move global/config to internal/config
|
2021-09-26 13:32:40 +08:00 |
|
wdvxdr
|
35b7b8909e
|
style: make linter happy
|
2021-09-25 21:13:26 +08:00 |
|
wdvxdr
|
cf21e81016
|
style: move flag parse to internal/base
|
2021-09-25 21:09:50 +08:00 |
|
wdvxdr
|
cd141d7d37
|
fix: build failed on nosilk platform
|
2021-09-25 13:28:23 +08:00 |
|
wdvxdr
|
5acb01c1a3
|
refactor: new package modules
move silk, mime to modules
|
2021-09-25 13:24:33 +08:00 |
|
wdvxdr
|
883fca089d
|
style: move global/update to internal/selfupdate
also move checkUpdate to internal/selfupdate
|
2021-09-25 10:58:54 +08:00 |
|
wdvxdr
|
110982651d
|
style: make linter happy
|
2021-09-25 00:17:36 +08:00 |
|
wdvxdr
|
2cf136d031
|
style: move flag variable into internal/base
|
2021-09-25 00:12:31 +08:00 |
|
wdvxdr
|
f2ed46d6ce
|
style: move coolq.Version into internal/base
|
2021-09-24 23:28:09 +08:00 |
|
wdvxdr
|
87754111ce
|
fix: make golangci-lint happy
|
2021-09-23 21:11:20 +08:00 |
|
wdvxdr
|
1db219fce0
|
feat: replace gout with net/http.
This significantly reduces binary size:
old 16.5MB
new 15.5MB
on windows/amd64
|
2021-09-23 21:03:46 +08:00 |
|
Mrs4s
|
5cafaea082
|
fix: token login error under special cases
|
2021-09-22 17:01:16 +08:00 |
|
源文雨
|
60d5f4d386
|
feat: hide key in command line. (#1076)
* feat: hide key in command line.
* Update go.mod
* Update go.sum
* Update main.go
* Update go.mod
* Update go.sum
|
2021-09-19 23:14:38 +08:00 |
|
Mrs4s
|
efdd6bd16a
|
style: move coolq.MSG to global package
v1.0.0-beta7-fix2
|
2021-09-17 19:08:05 +08:00 |
|
wdvxdr
|
6d19f07eb4
|
fix: incorrect unsafe usage in upstream lib
Updates #1070
|
2021-09-17 15:37:09 +08:00 |
|
wdvxdr
|
760bb175c7
|
fix: incorrect del friend argument
Fixes #1070
|
2021-09-17 14:47:00 +08:00 |
|
Mrs4s
|
4da5d9ebfb
|
Merge pull request #1026 from Shigma/patch-3
enhance help
v1.0.0-beta7-fix1
|
2021-09-16 19:42:59 +08:00 |
|
Mrs4s
|
a6f82d85be
|
fix #1058
|
2021-09-16 19:37:05 +08:00 |
|
Mrs4s
|
c62f193005
|
Merge branch 'dev' of github.com:/Mrs4s/go-cqhttp into dev
v1.0.0-beta7
|
2021-09-16 18:27:58 +08:00 |
|
Mrs4s
|
f386a9b94e
|
doc: delete_unidirectional_friend
|
2021-09-16 18:27:42 +08:00 |
|
Mrs4s
|
48afb44287
|
Merge pull request #1050 from wdvxdr1123/avx2
feat: use avx2 base64
|
2021-09-16 18:24:44 +08:00 |
|
Mrs4s
|
75fe0294ac
|
fix: make lint happy
|
2021-09-16 18:19:49 +08:00 |
|
Mrs4s
|
1290a3dd10
|
fix: unidirectional friend cache missing.
|
2021-09-16 18:08:45 +08:00 |
|
Mrs4s
|
59209068bf
|
feat: delete_unidirectional_friend.
|
2021-09-16 18:01:24 +08:00 |
|
Mrs4s
|
757661bcf7
|
doc: get_unidirectional_friend_list.
|
2021-09-16 17:37:43 +08:00 |
|
Mrs4s
|
b8bf3f9711
|
feat: get_unidirectional_friend_list api.
|
2021-09-16 17:33:38 +08:00 |
|
Mrs4s
|
eadd688e5a
|
doc: fix typo.
|
2021-09-16 17:22:04 +08:00 |
|
Mrs4s
|
8c89d3c432
|
doc: image subtype.
|
2021-09-16 17:21:09 +08:00 |
|
Mrs4s
|
cfaa18b131
|
fix: relogin error.
|
2021-09-16 17:11:38 +08:00 |
|
Mrs4s
|
c975975e30
|
feat: group image subtype support.
|
2021-09-16 17:10:12 +08:00 |
|
wdvxdr
|
ec4ecb1093
|
docs: fix newline in MINE
|
2021-09-16 16:48:17 +08:00 |
|
wdvxdr
|
b01ea99d1a
|
docs: MINE scan
|
2021-09-16 16:43:52 +08:00 |
|
Mrs4s
|
8c94c810d6
|
fix relogin default value error.
|
2021-09-15 14:34:18 +08:00 |
|
Mrs4s
|
7485b51c48
|
update retry message.
|
2021-09-15 13:45:04 +08:00 |
|
Mrs4s
|
449ae96c8f
|
fix env conf load.
|
2021-09-15 13:43:39 +08:00 |
|
wdvxdr
|
7f26df3ac7
|
feat: use avx2 base64
|
2021-09-14 15:12:32 +08:00 |
|
wdvxdr
|
bfea93312a
|
fix: panic on setting servers.
Fixes #1039
|
2021-09-02 19:17:01 +08:00 |
|
wdvxdr
|
f8dfa8db2c
|
style: simply send msg.
|
2021-08-29 22:48:03 +08:00 |
|
Mrs4s
|
74fd4bbf35
|
Merge pull request #1030 from 502647092/patch-1
fix: 修复环境变量初始化错误
|
2021-08-29 01:49:13 +08:00 |
|
Mrs4s
|
16db68e054
|
Merge pull request #1022 from asjdf/master
update fs.go
|
2021-08-28 19:46:16 +08:00 |
|
MiaoWoo
|
346e01c4e9
|
fix: 修复环境变量初始化错误
Close #1025
|
2021-08-26 17:08:32 +08:00 |
|
Mrs4s
|
a69d52821f
|
Merge pull request #1027 from Yukari316/dev
fix /mark_msg_as_read api param type error
|
2021-08-25 22:31:48 +08:00 |
|
脆饼干
|
d70c2a0b70
|
Merge branch 'Mrs4s:dev' into dev
|
2021-08-25 22:30:06 +08:00 |
|
wdvxdr
|
46d0d58865
|
feat: add nosilk tag.
Updates: #1024
|
2021-08-25 22:29:10 +08:00 |
|
wdvxdr
|
d1ca68ed32
|
dep: drop jsoniter.
reduce binary size about 1 MB.
|
2021-08-25 22:25:59 +08:00 |
|
Yukari316
|
c8958b2a42
|
fix /mark_msg_as_read api param type error
|
2021-08-25 22:25:49 +08:00 |
|
wdvxdr
|
d98ad55826
|
dep: drop jsoniter.
reduce binary size about 1 MB.
|
2021-08-25 16:24:35 +08:00 |
|
Shigma
|
8ac460dde9
|
Update main.go
|
2021-08-25 15:17:58 +08:00 |
|