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

1707 Commits

Author SHA1 Message Date
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
源文雨
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
源文雨
bc80944f26 fix: possible sql inject 2022-11-09 21:11:23 +08:00
源文雨
fc51a69ff1 fix: possible sql inject 2022-11-09 21:10:20 +08:00
源文雨
cee4bccf45 fix: no impl on winarm 2022-11-09 20:58:53 +08:00
源文雨
e6fa400e05 fix: no impl on winarm 2022-11-09 20:53:59 +08:00
源文雨
481a7ce8aa feat: use sqlite3 by default 2022-11-09 20:47:35 +08:00
源文雨
3d3d19c593 fix: dbpath 2022-11-09 20:32:17 +08:00
Mrs4s
fa267b6a2d
Merge pull request #1760 from sgpublic/dev
fix: daemon mode
2022-11-09 20:14:32 +08:00
源文雨
fdfae87e97 fix: create table 2022-11-09 20:06:07 +08:00
源文雨
5c78174d1c fix: possible id == 0 2022-11-09 16:51:12 +08:00
源文雨
c84d583235 feat: add sqlite3 database support 2022-11-09 16:38:33 +08:00
Madray Haven
93fa36034a fix: daemon mode 2022-11-08 09:46:46 +08:00
wdvxdr
de44adbfa1
internal/base: use relative path in flag -c default value 2022-11-03 20:55:01 +08:00
wdvxdr
db64699f3c
all: use os.Chdir instead of fork a process when changing working directory 2022-11-03 20:47:43 +08:00
Mrs4s
b12b7e5cb9
Merge pull request #1697 from Ink-33/feat_highdpi_msgbox
feat: msgbox support high dpi
2022-10-28 10:23:24 +08:00
wdvxdr
997cdceb7a internal/download: add comments
make lint happy!
2022-10-13 21:34:08 +08:00
wdvxdr
f4117bfb70 internal/download: move download logic to this package
also disable http2 when downloading, may fix some issue

For #1563
2022-10-13 21:27:36 +08:00
CXM
1dd12df26a
fix: misc fix (#1699)
* chore: gitignore
2022-09-19 12:28:06 +08:00
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