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

1670 Commits

Author SHA1 Message Date
Ink33
ec4b3cc3db
feat: msgbox support high dpi
Signed-off-by: Ink33 <Ink33@smlk.org>
2022-09-18 15:30:34 +08:00
Mrs4s
565f8635c0
Merge pull request #1694 from Akegarasu/fix-private-replyId
fix: #1608 again
2022-09-16 23:49:42 +08:00
Akiba
069a764a49
fix: #1608 again 2022-09-16 09:58:17 +08:00
wdvxdr1123
9b222a87fb
Merge pull request #1689 from sgpublic/dev
fix: more compatible behavior and some fix for deamon pid
2022-09-13 20:49:47 +08:00
Madray Haven
4ff61215c6 fix: wrong pid output when -w use with -d 2022-09-11 19:59:02 +08:00
Madray Haven
532f55fba0 fix: More compatible behavior for getting the current executable dir 2022-09-11 19:58:36 +08:00
Mrs4s
8389d9195d
Merge pull request #1680 from Akegarasu/fix-private-replyId
Fix private replyId
2022-09-09 22:49:01 +08:00
Akiba
bc9c6c49f1
fix: private reply id error, fix #1608 2022-09-09 22:44:43 +08:00
Mrs4s
bae00b557e
feat: send_forward_msg api will be returned forward id 2022-09-08 22:20:43 +08:00
Mrs4s
21df6c6d6d
Merge pull request #1679 from Sclock/dev.log
perf: add send_forward_msg log
2022-09-08 19:37:02 +08:00
sclock
0377e7f803 合并转发增加log输出 2022-09-08 19:27:13 +08:00
Mrs4s
140192c76a
fix: panic of getting group code error in forward message 2022-09-08 18:43:34 +08:00
wdvxdr
093605cf01 internal/btree: remove
Goodbye!
2022-08-31 21:11:23 +08:00
wdvxdr
2f92146092 cache: switch to leveldb 2022-08-31 21:07:18 +08:00
wdvxdr
96e6397636 btree: remove resethash 2022-08-31 20:30:16 +08:00
wdvxdr
1ff5e4de12 rf: remove Base64DecodeString
Now segmentio/asm resolve issue 50, we don't need this wrapper.
2022-08-31 17:24:22 +08:00
wdvxdr
98712bf9ca move mime to internal package 2022-08-31 16:31:47 +08:00
wdvxdr
65b050c781 ci: update go1.19&MiraiGo 2022-08-29 18:31:56 +08:00
wdvxdr
656dc6b103 all: fix golangci-lint 2022-08-28 17:33:35 +08:00
Mrs4s
933bdee18e
optimize the return value of group-message sending error 2022-08-14 01:40:14 +08:00
Mrs4s
202a75ee2d
Merge branch 'master' into dev 2022-08-13 23:01:52 +08:00
Mrs4s
a73d27f40b
Merge pull request #1629 from shigma/login-ticket
feat: support manually input ticket
2022-08-13 15:43:40 +08:00
Shigma
08b0837cab
fix: fix string racing 2022-08-13 01:38:38 +08:00
Shigma
bf5562b6dd
refa: use ticker for fetchCaptcha() 2022-08-13 00:56:43 +08:00
Shigma
93074ef4af
feat: support manually input ticket 2022-08-13 00:07:57 +08:00
Mrs4s
fe19b3a9ad
Merge pull request #1582 from yuanyan3060/new_dev
fix a bug 使用mongodb时 image的 subtype会被存储为NumberLong类型
2022-08-03 16:20:36 +08:00
yuanyan3060
7a979c862f fix a bug 使用mongodb时 image的 subtype会被存储为NumberLong类型 2022-07-13 02:16:25 +08:00
秋葉杏
36bf579e0f
feat: del group notice (#1567)
* update dep

* feat: _del_group_notice

* doc: get_group_notice && del_group_notice
2022-07-09 12:57:53 +08:00
xiangxiangxiong9
551a475c1c
用upload_group_file上传私聊文件?不应该是upload_private_file吗qwq (#1560) 2022-06-26 14:50:11 +08:00
Mrs4s
67ea5d75ef
Merge pull request #1559 from Akegarasu/fix-forwardmsg
Fix forward msg
2022-06-25 21:41:39 +08:00
Akiba
a0fba6ad54
fix: #1557 2022-06-25 21:36:30 +08:00
Akiba
7e750352c4
fix: #1558 2022-06-25 21:06:37 +08:00
Mrs4s
f772996418
fix #1556 2022-06-25 17:40:15 +08:00
秋葉杏
2402bbedb0
doc: replace ob11 doc link (#1555) 2022-06-25 10:04:29 +08:00
wdvxdr
71ba266a8c
doc: document some new API
For #1009
2022-06-24 10:15:29 +08:00
wdvxdr
1d859dc373
doc: document new http/ws host config 2022-06-24 10:01:02 +08:00
Mrs4s
5cf5bf7a27
Merge pull request #1551 from Akegarasu/fix-ua
fix: download block ua
2022-06-22 22:54:09 +08:00
Akiba
06b43dd666
fix: download block ua 2022-06-22 22:51:17 +08:00
wdvxdr
7707e7854c
feat: add vip_level in get_stranger_info
AntiVIP10Bot is ready. 😇
2022-06-22 10:02:54 +08:00
Mrs4s
177ba9d8c2
make lint happy v1.0.0-rc3 2022-06-21 21:29:41 +08:00
Mrs4s
2a0babad99
feat: slider captcha processor 2022-06-21 21:26:33 +08:00
wdvxdr
ae7fefad13
coolq: fix upload_private_file
pc client now can receive file sent by this api.
2022-06-21 13:55:41 +08:00
wdvxdr
23d594be29
coolq: support upload_private_file
pc client can't receive file sent by this api.
2022-06-20 16:12:22 +08:00
Mrs4s
7349fd4b82
update dep fix #1538 2022-06-14 17:39:56 +08:00
Mrs4s
7e24f8b6e6
fix buffer race 2022-06-14 17:31:09 +08:00
wdvxdr
babf35e495
coolq: remove redundant message type
Fixes #1534
2022-06-13 22:32:45 +08:00
Mrs4s
a4a8e94b27
update dep 2022-06-11 18:14:22 +08:00
Mrs4s
6fc3f0b649
Merge branch 'master' into dev 2022-06-06 22:42:59 +08:00
Mrs4s
b013f66209
fix #1514 2022-06-06 22:40:09 +08:00
Mrs4s
13abf92b76
Merge pull request #1492 from fumiama/base16384
feat: support binary encoding method base16384
2022-06-06 20:26:28 +08:00