wdvxdr
|
8ba93cbf7c
|
ci: use commit sha version
|
2021-12-08 22:47:00 +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
v1.0.0-beta8-fix2
|
2021-12-08 17:26:13 +08:00 |
|
Mrs4s
|
44e0ff44fb
|
update dep
|
2021-12-08 17:17:33 +08:00 |
|
Mrs4s
|
8b8a59f6d1
|
update dep
|
2021-12-08 13:49:29 +08:00 |
|
源文雨
|
26a7a1f0b6
|
feat(config): separate config & server (#1212)
* feat(server): add RegisterCustom
* feat(config): seprate config & server
* fix: make lint happy
* fix: make lint happy
* fix: ParseEnv nil pointer error
* typo(config): generateConfig hint
* fix(config): panic on range overflow
|
2021-12-07 22:39:30 +08:00 |
|
Mrs4s
|
3eade331bf
|
update dep
|
2021-12-07 13:50:51 +08:00 |
|
wdvxdr
|
aa2caac3f7
|
feat: support expand env
|
2021-12-06 22:31:02 +08:00 |
|
He Cheng
|
0ead592114
|
update protobuf (#1217)
Co-authored-by: hecheng337 <root@OpenWrt>
|
2021-12-06 21:07:06 +08:00 |
|
wdvxdr
|
dfec28dac6
|
server: fix concurrent write in ws
|
2021-12-05 22:40:44 +08:00 |
|
源文雨
|
a06a891186
|
feat: 将程序的主体部分移动到 cmd/gocq (#1215)
* feat: move main into cmd/gocq
* fix: make lint happy
* fix: rename Boot to Main
|
2021-12-04 13:48:12 +08:00 |
|
Mrs4s
|
fbf0d7d1e0
|
update dep
|
2021-12-02 01:07:01 +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 |
|
Mrs4s
|
3e9920b31b
|
feat: get_topic_channel_feeds api
|
2021-11-27 15:58:13 +08:00 |
|
Mrs4s
|
30edae64b3
|
fix: guild api use string-id type
|
2021-11-24 01:39:33 +08:00 |
|
Mrs4s
|
bb769941ab
|
fix: role api issues
|
2021-11-24 00:30:57 +08:00 |
|
Mrs4s
|
b4d797a7b3
|
merge master
|
2021-11-23 23:55:32 +08:00 |
|
Mrs4s
|
e990860632
|
Merge pull request #1188 from Bluefissure/feature/guild-role
feat: guild role API
|
2021-11-23 23:47:59 +08:00 |
|
Mrs4s
|
b4d92fcae3
|
fix: guild event use string-id type
|
2021-11-23 23:36:32 +08:00 |
|
Mrs4s
|
52743a8a5f
|
Merge branch 'master' into dev
|
2021-11-23 20:30:31 +08:00 |
|
Mrs4s
|
b1a09591d2
|
Merge pull request #1185 from ACodinghusky/patch-1
Update config.yml template
|
2021-11-23 17:40:25 +08:00 |
|
Bluefissure
|
e73417bebf
|
feat: Add guild role APIs
chore: lint code
refactor: rename by global.MSG
refactor: CQSetGuildMemberRole
fix: regenerate api
|
2021-11-22 17:34:09 -06:00 |
|
ACodinghusky
|
6b9f94c0f7
|
Update config.yml template
Update config.yml template
|
2021-11-20 23:23:50 +08:00 |
|
Mrs4s
|
2500d2dc6a
|
Merge branch 'master' into dev
|
2021-11-20 20:59:44 +08:00 |
|
Mrs4s
|
fadc460f4a
|
update template
|
2021-11-20 20:58:51 +08:00 |
|
Mrs4s
|
67fe1f661f
|
template: fix typo
|
2021-11-20 20:49:40 +08:00 |
|
wdvxdr
|
2fc7f995f2
|
coolq: make animated sticker subset of face message
|
2021-11-20 18:45:35 +08:00 |
|
wdvxdr
|
7e573f9be6
|
feat: support animated sticker message
|
2021-11-19 23:20:42 +08:00 |
|
Mrs4s
|
6f3c6f3681
|
Merge pull request #1180 from openwrt2223/master
Update modules/config/config.go
|
2021-11-19 01:47:02 +08:00 |
|
openwrt2223
|
72fec47622
|
Update modules/config/config.go
https://github.com/Mrs4s/go-cqhttp/issues/1169#issuecomment-970192648
|
2021-11-19 00:44:27 +08:00 |
|
wdvxdr
|
150ce2950a
|
fix: allow sending guild short video
Fixes #1176
Fixes #1170
|
2021-11-18 21:31:46 +08:00 |
|
wdvxdr
|
a2d1e88ed5
|
fix: use gorilla/websocket
|
2021-11-18 14:23:17 +08:00 |
|
wdvxdr
|
c2c1fb00e5
|
fix: fix set_group_special_title param
Fixes #1178
|
2021-11-18 13:13:52 +08:00 |
|
sam01101
|
c6119cf9ea
|
del: Removed issuebot due to issue template (#1174)
|
2021-11-18 09:58:46 +08:00 |
|
wdvxdr
|
bb7f83201e
|
feat(http): enable v12 style http endpoint
|
2021-11-17 22:11:15 +08:00 |
|
wdvxdr
|
7b02f8b670
|
fix(server): create new request for every post trial
Updates #1169
|
2021-11-17 21:45:51 +08:00 |
|
Mrs4s
|
562e886e60
|
Merge pull request #1171 from sam01101/patch-2
更新新的 Bug 回报模板
|
2021-11-17 15:50:45 +08:00 |
|
wdvxdr
|
c478870870
|
fix: don't listenAPI in Event connection
bug introduced by last commit
|
2021-11-17 11:49:33 +08:00 |
|
wdvxdr
|
dba2bf2881
|
fix: fix ws-reverse connect info
|
2021-11-17 11:41:55 +08:00 |
|
wasupandceacar
|
ea2bda523f
|
修正 HTTP POST 内容类型为 json (#1168)
|
2021-11-17 10:36:23 +08:00 |
|
sam01101
|
aa712ed4ac
|
feat: Update bug template
|
2021-11-16 19:25:59 +08:00 |
|
Mrs4s
|
295b89b702
|
doc: update guild events
v1.0.0-beta8-fix1
|
2021-11-16 01:03:26 +08:00 |
|
Mrs4s
|
c8d46d575f
|
Merge pull request #1163 from Akegarasu/color
feat(log): add switch for colorful logging && change default logging color
|
2021-11-16 00:44:39 +08:00 |
|
Mrs4s
|
c180246720
|
Merge pull request #1164 from Sora233/fix/private_reply
fix private reply message
|
2021-11-16 00:43:48 +08:00 |
|
sora233
|
300a60fe9e
|
fix private reply message
|
2021-11-15 14:01:55 +08:00 |
|
Akiba
|
4de5efc813
|
fmt
|
2021-11-15 11:13:08 +08:00 |
|
Akiba
|
77580ae8ef
|
feat(log): add switch for colorful logging
|
2021-11-15 02:04:04 +08:00 |
|