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

20 Commits

Author SHA1 Message Date
Mrs4s
efdd6bd16a
style: move coolq.MSG to global package 2021-09-17 19:08:05 +08:00
wdvxdr
760bb175c7
fix: incorrect del friend argument
Fixes #1070
2021-09-17 14:47:00 +08:00
Mrs4s
59209068bf
feat: delete_unidirectional_friend. 2021-09-16 18:01:24 +08:00
Mrs4s
b8bf3f9711
feat: get_unidirectional_friend_list api. 2021-09-16 17:33:38 +08:00
Mrs4s
6240e875ce
add: mark_msg_as_read api. 2021-08-15 02:36:11 +08:00
Mrs4s
2f267e1926
remove: delete_group_file api folder_id param. 2021-06-06 14:48:16 +08:00
Mrs4s
e4e17fb8c4
feat: delete_friend api. 2021-05-24 20:03:01 +08:00
wdvxdr
f0a472bc3c
feat(api): send group notice with pic 2021-05-04 16:55:19 +08:00
Mike Wang
8ee342c871 Add new feature 增加设置在线机型功能
如iPad在线、iPhone在线、自定义机型在线等
2021-05-03 16:13:11 +08:00
Mrs4s
605d8bb07d
feat: qidian_get_account_info. 2021-05-03 15:45:34 +08:00
Mrs4s
25171e5777
feat: more group file operation api. 2021-04-22 20:44:42 +08:00
Ink33
144220a1da
enhance linter (#793)
* enhance linter

* fix golint
2021-04-05 15:14:56 +08:00
wdvxdr
3ea9c2547c
switch to yaml config(#770)
return on filter file does not exist

refactor: event filter
将event filter独立出来

refact: rate limit
将限速改成连接独立控制

switch to yaml config
2021-04-04 22:46:54 +08:00
Github Actions
15a59d4252 ci(chore): Fix stylings 2021-04-04 14:16:49 +00:00
Ink33
8e6312914c
fix Mrs4s#594 2021-03-26 01:02:43 +08:00
Mrs4s
e0a551cea2 feat: qrcode login & remove admin api. 2021-03-21 19:37:14 +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
xiangxiangxiong9
d2fb26da10
Repair: 获取群信息却返回了群列表 2021-03-01 10:57:34 +08:00
wdvxdr
8ef877777d
refactor: 将http,ws的api调用统一
方便以后添加接口,添加中间件
2021-02-28 16:39:16 +08:00