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

1737 Commits

Author SHA1 Message Date
ctaoist
d96f840d7f
修复取出消息时LocalImageElement缺失问题 (#1884) 2023-02-03 23:59:05 +08:00
BeautyyuYanli
fc0845b16d
Support API set_group_anonymous (#1875)
* support api set_group_anonymous

* update MiraiGo version

* fix bug due to MiraiGo update
2023-02-01 13:22:56 +08:00
wdvxdr
f3da083be9 coolq/cqcode: add a testcase for quote
May report an empty json message.
2023-01-31 23:10:30 +08:00
wdvxdr
06450c66a2 ci: make golangci-lint happy 2023-01-31 21:20:48 +08:00
wdvxdr
4ed04443c5 server: quick path for http join query 2023-01-31 21:18:15 +08:00
wdvxdr
0be18fb221 coolq/cqcode: simplify quote string 2023-01-26 23:58:43 +08:00
wdvxdr
20c62111f5 all: run gofmt -w -r 'interface{} -> any' 2023-01-26 23:03:08 +08:00
wdvxdr
84e061f321 make golangci-lint happy 2023-01-26 22:59:04 +08:00
Mrs4s
4d064e145f
fix #1864 2023-01-19 23:26:54 +08:00
Mrs4s
7d5f1d6843
fix #1815 2023-01-11 06:08:33 +08:00
Mrs4s
960f7ab79b
fix: when the reconnect-interval of ws-reverse is set to 0, push event will panic if has connection error 2023-01-11 06:05:38 +08:00
Mrs4s
4cddc5051f
Merge branch 'master' into dev 2023-01-11 05:37:07 +08:00
Mrs4s
4a80441a5c
Merge pull request #1836 from MaikoTan/convert-webp-image
feat: add webp image convert function
2023-01-06 19:30:04 +08:00
Maiko Tan
a5b51051e6
fix: handle decode / encode error 2023-01-06 19:25:54 +08:00
Maiko Tan
311a254b9c
refactor: use in-memory convertion 2023-01-06 14:44:00 +08:00
Maiko Tan
008e139c27
fix: ffmpeg runtime error 2023-01-06 13:06:44 +08:00
Maiko Tan
524debbfda
fix: simplify bool checking 2023-01-06 12:57:19 +08:00
Maiko Tan
2a4ea28f4d
feat: add webp image convert function 2023-01-05 21:58:37 +08:00
Shigma
4061904945
chore: bump isatty (#1830) 2023-01-03 21:01:31 +08:00
linepro6
37a8901061
fix: FindFile http return nil without cache (#1832) 2023-01-03 21:00:42 +08:00
Mrs4s
49a8b9bd64
clean code v1.0.0-rc4 2023-01-01 21:25:38 +08:00
Mrs4s
6bb98fc1df
Merge pull request #1811 from xiangxiangxiong9/dev
groupJoinReqEvent添加字段 invitor_id
2022-12-26 23:25:59 +08:00
Mrs4s
00bb185410
Merge pull request #1772 from shigma/isatty
feat: check if stdin isatty
2022-12-26 23:24:43 +08:00
Shigma
2c1cd57dfe
Merge branch 'dev' into isatty 2022-12-26 23:08:33 +08:00
wdvxdr
c744025cc8 dep: downgrade package go-silk
Fixes #1818
2022-12-24 15:01:19 +08:00
xiangxiangxiong9
02aadaf63c
make lint happy 2022-12-20 21:03:31 +08:00
xiangxiangxiong9
b05a64fc1b
邀请入群添加邀请人id [invitor_id] 2022-12-20 20:37:08 +08:00
仑质
8343db5ae3
将反向HTTP POST服务中请求的Method由GET修改为POST (#1794) 2022-12-13 22:17:32 +08:00
Mrs4s
0e08ceccdd
api: get_version_info remove protocol field & add protocol_name field 2022-12-07 03:27:19 +08:00
Mrs4s
231544d51e
remove: slider captcha anto-select 2022-12-07 03:23:15 +08:00
Mrs4s
d5936a4064
update dep 2022-12-07 03:07:20 +08:00
羽先生
894c047330
docker: use su-exec to run cqhttp as a non-root user (#1753) 2022-12-05 21:28:52 +08:00
Mrs4s
239fcad0c4
Merge pull request #1761 from fumiama/sqlite
feat: add sqlite3 database support
2022-12-02 20:40:14 +08:00
源文雨
8f63750d7f fix: sqlite 2022-12-02 18:53:50 +08:00
源文雨
2e16533c81 fix: update ft/sqlite 2022-12-02 18:13:34 +08:00
源文雨
efb5e63c75 update ft/sqlite 2022-12-02 18:04:38 +08:00
源文雨
9253fb7cfd
Merge branch 'dev' into sqlite 2022-12-02 18:00:48 +08:00
源文雨
4bebd4fec8 fix: update deps to modernc.org/sqlite 2022-12-02 17:59:04 +08:00
Mrs4s
0248c86078
fix #1733 2022-12-01 18:09:18 +08:00
Mrs4s
cdf7638871
Merge branch 'dev' of github.com:/Mrs4s/go-cqhttp into dev 2022-12-01 17:18:06 +08:00
Mrs4s
6f2bb1402f
update dep 2022-12-01 17:17:24 +08:00
Shigma
b981b45245
feat: check if stdin isatty
Co-Authored-By: Il Harper <hi@ilharper.com>
2022-11-21 19:55:26 +08:00
源文雨
51747981dd feat: 默认仍使用 leveldb 2022-11-15 10:50:47 +08:00
源文雨
92d78839f1 fix: interface convert panic 2022-11-10 17:30:54 +08:00
源文雨
a6613d88bf fix: uin extract 2022-11-10 16:31:14 +08:00
源文雨
1de1deb059 fix foreign key constraints 2022-11-10 15:00:15 +08:00
源文雨
8da043f012 feat: add foreign key constraints 2022-11-10 14:42:31 +08:00
源文雨
f1957e3814 feat: 将 uin, tiny 分表以节省空间 2022-11-10 11:51:01 +08:00
源文雨
2d42a968c9 fix: interface conv error 2022-11-10 10:32:57 +08:00
源文雨
0ad641aa2d feat: change db to sqlite3 in default config 2022-11-09 22:58:37 +08:00