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

1535 Commits

Author SHA1 Message Date
Sam
a75f412b82
[update] Update 633 link (#1401) 2022-03-02 15:42:21 +08:00
Mrs4s
dfcad8082b
feat: check reset working dir exists 2022-02-24 01:11:27 +08:00
325bd42734
📝 Replace broken links in documentation (#1365) 2022-02-13 16:07:49 +08:00
Mrs4s
54dbccf63c
Merge branch 'dev' v1.0.0-rc1 2022-02-09 17:34:19 +08:00
Mrs4s
4b3ae1c779
fix #1351 2022-02-09 17:31:39 +08:00
github-actions[bot]
0145879f37 ci(chore): Fix stylings 2022-02-09 07:02:21 +00:00
wdvxdr
e1937e9f15
docs: document default env placeholder 2022-02-09 15:01:38 +08:00
wdvxdr
8eefcc8cc8
config: impl env placeholder with default value
Fixes #1358
2022-02-09 13:41:19 +08:00
钟小白Core
a4992c3f79
修复了自动创建的批处理文件无法执行的Bug (#1355)
* 修复了自动创建的批处理文件无法执行的Bug

* 调整代码
2022-02-08 23:54:36 +08:00
wdvxdr
b70db344a6
.github: update golint.yml 2022-02-08 21:53:43 +08:00
源文雨
d33f17e727
fix: uploadForwardElement upload image error (#1354) 2022-02-07 19:49:24 +08:00
Mrs4s
8773ff9bd1
Merge pull request #1341 from Ink-33/patch-5
style: add some comments
2022-02-06 22:41:05 +08:00
wdvxdr
82b0c69b1b
config: remove old env config
Fixes #1219
2022-02-06 22:19:30 +08:00
wdvxdr
57d1be0ee5
db/leveldb: register message.RedBagMessageType
Fixes #1323
2022-02-06 18:39:22 +08:00
wdvxdr
f88f51ceed
cmd/gocq: switch faststart over to a flag 2022-02-06 16:04:03 +08:00
wdvxdr
f8fa906a95
.github: fix issue link 2022-01-30 16:05:37 +08:00
wdvxdr
b0fb02e890
.github: update bug-report template 2022-01-30 16:02:26 +08:00
wdvxdr
1f55bde728
ci: make lint happy 2022-01-30 16:00:30 +08:00
wdvxdr
e8bf497022
fix: fix btree iterate for empty db 2022-01-30 15:50:02 +08:00
wdvxdr
6c7445772c
fix: fix btree iterate 2022-01-30 15:35:14 +08:00
wdvxdr
d2a58014bc
feat: support foreach in btree 2022-01-30 14:52:29 +08:00
wdvxdr
be3b17dc6b
fix: support join query from http query&form
Fixes #1241
Fixes #1325
2022-01-30 14:28:22 +08:00
Ink33
7dc4a0bf5e
style: add some comments 2022-01-26 20:30:41 +08:00
Mrs4s
a5dd0bfa1f
feat: disable temp session by default 2022-01-24 19:52:13 +08:00
wdvxdr
8723ff8713
dep: update websocket again 2022-01-23 22:58:17 +08:00
wdvxdr
81d910fb05
dep: update MiraiGo & websocket 2022-01-23 22:47:13 +08:00
wdvxdr
0cc0a20848
.github: update bug-report template 2022-01-22 21:51:20 +08:00
wdvxdr
6916fb7d47
dep: use RomiChan forked websocket 2022-01-12 22:08:39 +08:00
源文雨
9152185ebc
fix: PutBuffer panic on nil event buffer (#1299) 2021-12-31 11:19:58 +08:00
wdvxdr
b98f75ccab
style: run gofumpt 2021-12-29 14:04:51 +08:00
wdvxdr
18487d6353
dep: update dependencies 2021-12-28 22:12:24 +08:00
wdvxdr
59bc7b4bae
internal/cache: always use CacheDB
Updates #1075
2021-12-28 17:33:14 +08:00
wdvxdr
a49becfff4
api-gen: replace aliases with multi-path 2021-12-28 17:17:47 +08:00
wdvxdr
05f7eeb5c9
fix: fix api-generator panic 2021-12-28 16:56:36 +08:00
wdvxdr
a10aee8c8d
fix: make linter happy 2021-12-26 17:54:03 +08:00
wdvxdr
b8fe459c75
feat(coolq): upload images/videos in forward message concurrently 2021-12-26 17:50:40 +08:00
wdvxdr
80e35fc800
fix(server): fix Mutex change in reconnect 2021-12-26 15:48:08 +08:00
wdvxdr
ef2223828f
feat: add WriteDeadline 2021-12-26 13:10:40 +08:00
github-actions[bot]
94ec3ccbcd ci(chore): Fix stylings 2021-12-24 14:27:39 +00:00
千橘 雫霞
bfc29a8c97
feat: support set max retries and retries interval (close #1252) (#1289)
* feat: support set max retries and retries interval

* fix: httpresponse using `res` before checking for errors

* fix: `HttpServerPost` now be unexported

* refactor: pretty `httpDefault`
2021-12-24 22:27:07 +08:00
wdvxdr
024ec34fbe
fix: bus_id compatibility 2021-12-23 21:18:01 +08:00
Sam
e9fdefd162
[update] Bumped version (#1284) 2021-12-23 17:29:36 +08:00
wdvxdr
c775d91e1c
fix: private reply message serialize 2021-12-19 22:48:09 +08:00
wdvxdr
897119cbca
ci: make lint happy 2021-12-19 15:48:07 +08:00
wdvxdr
3f67bee51e
dep: update MiraiGo
may Fixes #1276
2021-12-19 15:44:20 +08:00
Mrs4s
7785c819fb
doc: guild api get_topic_channel_feeds 2021-12-17 23:29:42 +08:00
wdvxdr
38000611c3
dep: update MiraiGo 2021-12-17 21:05:27 +08:00
wdvxdr
20ce02f0c9
ci: fix lint by adding // nolint 2021-12-17 12:44:53 +08:00
wdvxdr
5a180cb8c2
dep: update MiraiGo 2021-12-17 12:38:52 +08:00
wdvxdr
2f1077e795
feat: expand forward message
if received a nested forward, the content would be an array rather than a `[CQ:forward]`
2021-12-17 12:36:17 +08:00