wdvxdr
|
d7fe481a8b
|
db,server: release config after init
|
2022-03-13 15:23:14 +08:00 |
|
wdvxdr
|
c00e07dec9
|
coolq: adapt generic event handle & update MiraiGo
|
2022-03-01 16:30:23 +08:00 |
|
源文雨
|
6687d22643
|
fix: uploadLocalImage SIGSEGV (#1392)
* fix: uploadLocalImage SIGSEGV
* fix: removeLocalElement nil ptr
|
2022-02-24 21:58:48 +08:00 |
|
wdvxdr
|
987daad785
|
coolq: allow upload media concurrently for normal message
|
2022-02-22 14:46:26 +08:00 |
|
千橘 雫霞
|
d1f143ebf7
|
feat: set qq profile (#1389)
* feat: set qq profile
* refactor: support empty field
|
2022-02-22 13:38:42 +08:00 |
|
wdvxdr
|
c7f0aed1b7
|
coolq: adapt new MiraiGo upload api
|
2022-02-21 23:44:49 +08:00 |
|
wdvxdr
|
19230b1511
|
coolq: move MessageSource to MiraiGo/message
|
2022-02-21 17:49:02 +08:00 |
|
wdvxdr
|
2709c5d448
|
dep: update MiraiGo & revert disabling multi-thread upload
|
2022-02-20 23:36:29 +08:00 |
|
wdvxdr
|
75bed6aabc
|
coolq: clean readImageCache
|
2022-02-18 19:11:43 +08:00 |
|
源文雨
|
a85f846a5f
|
fix: get_msg returns nil on local image element (#1342)
* fix: get_msg returns nil on local image element
* fix: make lint happy
|
2022-02-18 18:38:58 +08:00 |
|
wdvxdr
|
8326685088
|
coolq: only truncate replySeq to uint16 on private message
|
2022-02-18 15:09:57 +08:00 |
|
wdvxdr
|
2a66896d43
|
coolq: new package cqcode
move cqcode escape&unescape to new package
|
2022-02-16 01:14:35 +08:00 |
|
wdvxdr
|
c609fd72f5
|
dep: update deps & drop github.com/klauspost/compress
|
2022-02-13 17:28:08 +08:00 |
|
wdvxdr
|
cf9fa71646
|
coolq: fix private reply id
Fixes #1368
|
2022-02-11 14:18:44 +08:00 |
|
千橘 雫霞
|
115a5f1da7
|
fix: examine errors that have been ignored in the 'CQ:at' parser (#1363)
#1332
|
2022-02-09 23:55:39 +08:00 |
|
wdvxdr
|
b70db344a6
|
.github: update golint.yml
|
2022-02-08 21:53:43 +08:00 |
|
源文雨
|
d33f17e727
|
fix: uploadForwardElement upload image error (#1354)
|
2022-02-07 19:49:24 +08:00 |
|
Mrs4s
|
a5dd0bfa1f
|
feat: disable temp session by default
|
2022-01-24 19:52:13 +08:00 |
|
源文雨
|
9152185ebc
|
fix: PutBuffer panic on nil event buffer (#1299)
|
2021-12-31 11:19:58 +08:00 |
|
wdvxdr
|
b98f75ccab
|
style: run gofumpt
|
2021-12-29 14:04:51 +08:00 |
|
wdvxdr
|
59bc7b4bae
|
internal/cache: always use CacheDB
Updates #1075
|
2021-12-28 17:33:14 +08:00 |
|
wdvxdr
|
a49becfff4
|
api-gen: replace aliases with multi-path
|
2021-12-28 17:17:47 +08:00 |
|
wdvxdr
|
a10aee8c8d
|
fix: make linter happy
|
2021-12-26 17:54:03 +08:00 |
|
wdvxdr
|
b8fe459c75
|
feat(coolq): upload images/videos in forward message concurrently
|
2021-12-26 17:50:40 +08:00 |
|
wdvxdr
|
024ec34fbe
|
fix: bus_id compatibility
|
2021-12-23 21:18:01 +08:00 |
|
wdvxdr
|
c775d91e1c
|
fix: private reply message serialize
|
2021-12-19 22:48:09 +08:00 |
|
wdvxdr
|
897119cbca
|
ci: make lint happy
|
2021-12-19 15:48:07 +08:00 |
|
Mrs4s
|
7785c819fb
|
doc: guild api get_topic_channel_feeds
|
2021-12-17 23:29:42 +08:00 |
|
wdvxdr
|
38000611c3
|
dep: update MiraiGo
|
2021-12-17 21:05:27 +08:00 |
|
wdvxdr
|
20ce02f0c9
|
ci: fix lint by adding // nolint
|
2021-12-17 12:44:53 +08:00 |
|
wdvxdr
|
2f1077e795
|
feat: expand forward message
if received a nested forward, the content would be an array rather than a `[CQ:forward]`
|
2021-12-17 12:36:17 +08:00 |
|
Mrs4s
|
cb16c08ac8
|
fix: download & delete group file api error
|
2021-12-17 02:50:37 +08:00 |
|
Mrs4s
|
9506dc21ab
|
style: delete useless return
|
2021-12-14 17:53:51 +08:00 |
|
Mrs4s
|
8da29c292e
|
feat: get_guild_msg api no_cache
|
2021-12-14 17:50:36 +08:00 |
|
Mrs4s
|
32aa82f914
|
feat: get_guild_msg api
|
2021-12-13 02:34:05 +08:00 |
|
Mrs4s
|
f5ef0c188b
|
feat: guild_channel_recall event
|
2021-12-13 02:21:20 +08:00 |
|
wdvxdr
|
1bc3818510
|
feat: basic guild music share support
|
2021-12-12 17:15:42 +08:00 |
|
Mrs4s
|
bc2901f4bd
|
Merge branch 'dev' of github.com:/Mrs4s/go-cqhttp into dev
|
2021-12-12 00:24:38 +08:00 |
|
Mrs4s
|
120b925fd6
|
update: remove internal id from guild message id
|
2021-12-12 00:24:24 +08:00 |
|
github-actions[bot]
|
abf42ce6b1
|
ci(chore): Fix stylings
|
2021-12-11 15:36:58 +00:00 |
|
Mrs4s
|
54e69acb8b
|
feat: support guild image decode to db
|
2021-12-11 23:35:49 +08:00 |
|
Mrs4s
|
57b2ce4c04
|
feat: database support for guild channel message
|
2021-12-11 23:16:00 +08:00 |
|
Mrs4s
|
5d81267c12
|
feat: get_guild_member_profile api
|
2021-12-11 02:57:17 +08:00 |
|
github-actions[bot]
|
c61de34732
|
ci(chore): Fix stylings
|
2021-12-08 13:52:55 +00:00 |
|
Mrs4s
|
e69051e88b
|
feat: get_guild_member_list api
|
2021-12-08 21:52:00 +08:00 |
|
Mrs4s
|
7278f99ed9
|
api: temporary delete get_guild_members api
|
2021-12-08 17:26:13 +08:00 |
|
Mrs4s
|
3eade331bf
|
update dep
|
2021-12-07 13:50:51 +08:00 |
|
Arnie97
|
fe1bfeb948
|
Fix image..jpg (#1198)
|
2021-11-29 12:58:50 +08:00 |
|
github-actions[bot]
|
b4bd22ea11
|
ci(chore): Fix stylings
|
2021-11-27 08:02:04 +00:00 |
|
Mrs4s
|
bf06f50a83
|
add comments
|
2021-11-27 16:01:09 +08:00 |
|