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

61 Commits

Author SHA1 Message Date
Mrs4s
e13a5bdad0
update doc & fix typo. 2021-08-15 02:51:32 +08:00
Mrs4s
3c9433d7b7
remove: mark msg as read. 2021-08-15 02:22:47 +08:00
wdvxdr
75e82eaf35
fix(event): friend poke self. 2021-08-10 15:10:42 +08:00
Mrs4s
4bcfe9b8f1
feat: member special title updated event. 2021-08-09 06:17:12 +08:00
wdvxdr
86202d9d90
style: clean up io/ioutil.
rf '
  ex {
    import "io/ioutil";
    import "os";
    ioutil.WriteFile -> os.WriteFile
    ioutil.ReadFile -> os.ReadFile
  }
'
2021-07-29 15:18:50 +08:00
wdvxdr
4894731422
rf(message): refactor show pic&flash pic.
Fixes: #470
2021-07-18 11:42:36 +08:00
wdvxdr
19fdd34b7f
style: clean code 2021-05-30 14:38:08 +08:00
wdvxdr
9f7e31766b
refactor(server): replace gin with net/http
reduce binary size about 2M
2021-05-30 14:05:50 +08:00
github-actions[bot]
17d983060a ci(chore): Fix stylings 2021-05-26 11:21:18 +00:00
Mrs4s
a526ec6dbc
Merge pull request #840 from sam01101/patch-1
Fixes #839
2021-05-26 19:20:50 +08:00
Mrs4s
f6f31a87f9
feat: mark message readed. 2021-05-24 14:38:07 +08:00
wdvxdr
ca16e4c2a7
fix: private reply message id
updates: #261
2021-05-18 15:28:44 +08:00
sam01101
457898d37b
Fixes #839 2021-04-15 12:42:47 +08:00
wdvxdr
223a888a34
reduce base64 alloc 2021-04-15 11:45:15 +08:00
wdvxdr
e4abf426bc
feat(global): add HTTPGetReadCloser 2021-04-13 19:56:59 +08:00
Mrs4s
bdc0a15465 feat: temp message source. 2021-04-07 18:59:36 +08:00
Mrs4s
beef8da036 update MiraiGo & support more temp session type. 2021-04-07 18:58:49 +08:00
Mrs4s
b6878f1bf9 add: private message event target id field. 2021-03-24 18:42:08 +08:00
wdvxdr
ee73fca2ce
ci: update golangci-lint
fix golint
update golangci-lint
2021-03-16 13:33:55 +08:00
Sam
626de1cb17 Closes #556 2021-03-05 17:34:21 +08:00
sam01101
b781c3b43b
[temp_msg] Changed gorup_id to sender list 2021-03-04 16:11:41 +08:00
Sam
a639b60155 临时会话添加Group字段, Fixes #695 2021-03-04 15:13:22 +08:00
Sam
45102614b8 多项改动
修复:
- SendGroupForwardMessage 添加发送失败Handler
- 禁言逻辑修复, 可以进行30(整)天的禁言
- 添加无法撤回临时信息Handling
- 临时会话发送与接收信息入库 (暂时不能撤回信息, Fixes #495)
更改:
- 临时会话中的变量改名 (code -> groupId)
- 警告信息添加空格 (见cqcode.go)
- 更新文档: 添加seq说明, 缩短某个网址, 添加某个CQcode定义的导向
添加:
- 为自定义reply添加seq选项让信息更具真实性
- 添加删除好友处理 (https://github.com/Mrs4s/MiraiGo/pull/129, Fixes #374)
2021-03-02 04:55:37 +08:00
Mrs4s
ca826f67b3 fix event error. 2021-03-01 20:05:10 +08:00
Ink-33
7b71cd9219
Shorten url
update comment
2021-02-05 02:22:44 +08:00
Ink-33
d291aa02fe
Merge remote-tracking branch 'upstream/dev' into dev
Update upstream
2021-02-05 00:54:51 +08:00
wdvxdr
89d466d3e1
feat group essence msg operate 2021-02-02 23:36:05 +08:00
Ink-33
6f5e582213
fix golint 2021-01-25 01:04:39 +08:00
Mrs4s
a2a0b4c86f update doc. 2021-01-24 15:15:09 +08:00
Mrs4s
61625f2e32 feature client status updated event. 2021-01-23 00:19:48 +08:00
Mrs4s
0002185e45 feature get_group_msg_history. 2021-01-19 12:07:06 +08:00
Ink-33
61f4e7826a
fix golint 2021-01-17 16:39:01 +08:00
Mrs4s
eaec0e545f fix thumb. 2021-01-11 00:50:50 +08:00
Mrs4s
20f2290ba4 feature set_group_anonymous_ban. 2020-12-25 23:12:29 +08:00
wfjsw
39da163641 proper flash pic support 2020-11-17 21:01:28 +08:00
Ink-33
4a3288cb8d
feather: add set_restart api support 2020-11-16 22:36:47 +08:00
Mrs4s
b8ec05e1c1 feature private poke. 2020-11-14 19:03:36 +08:00
wfjsw
0cc3d90581 fix misinterpretation of whole ban 2020-11-08 23:50:31 +08:00
Mrs4s
36b235871f fix #397. 2020-11-06 09:18:20 +08:00
Mrs4s
66d76aa1f1 fix build. 2020-10-27 18:23:51 +08:00
Mrs4s
2cdb341db4 fix oneway recall. 2020-10-20 21:12:53 +08:00
Mrs4s
d1372332f3 fix db & private recall supported & private reply supported. 2020-10-17 16:53:04 +08:00
Mrs4s
06e40a940e feature: offline file event. 2020-10-13 21:05:09 +08:00
Mrs4s
1d7f1cc5d5 add: group_card event. 2020-10-08 23:28:22 +08:00
Mrs4s
6f251e3dec fix typo. 2020-09-13 20:51:57 +08:00
Mrs4s
6101c4d8a9 add: honor changed event. 2020-09-13 20:16:01 +08:00
Mrs4s
a1a3e26b0b add: protocol switch & group notify & redbag info. 2020-09-12 18:59:13 +08:00
Mrs4s
04bcd2e270 supported one-way friend msg. close #98 2020-08-28 00:27:40 +08:00
Arnie97
50eee15a67 remove os.ModePerm 2020-08-13 20:53:42 +08:00
Mrs4s
1418e36bab cq code 'video' supported. 2020-08-13 17:18:16 +08:00