Johnny Hsieh
414f067431
Update GitHub Workflows actions version ( #1958 )
...
* Update CI workflow actions version
* Update lint workflow actions version
* Update release workflow actions version
* Update Docker build workflow actions version
* disable lint cache to prevent bugs
* Update golinter action to latest
* Update Go to 1.20 in CI workflow
2023-03-07 23:53:12 +08:00
Mrs4s
a704009484
fix: login message error
2023-03-05 19:49:43 +08:00
Mrs4s
278d6260c8
feat: implement t544 energy
2023-03-05 19:36:50 +08:00
Mrs4s
485d5c0df9
dep: update MiraiGo
2023-03-05 18:24:37 +08:00
Mrs4s
e3fd0771ae
dep: update MiraiGo
2023-03-05 18:04:06 +08:00
Mrs4s
8cb8428785
Merge pull request #1944 from fumiama/winres
...
feat(windows): add icon and metadata
2023-03-05 18:01:51 +08:00
Mrs4s
95adb403e9
Merge pull request #1943 from fumiama/title
...
feat: 在启动时设置标题为 `go-cqhttp 版本 版权`
2023-03-05 18:01:00 +08:00
Mrs4s
84dcf46ae2
Merge pull request #1940 from fumiama/quickedit
...
fix: 在登录时不禁用快速编辑
2023-03-02 21:38:18 +08:00
源文雨
bef2ba6f08
feat(windows): add icon and metadata
2023-03-02 21:27:40 +08:00
源文雨
04c4446496
fix: linkname
2023-03-02 15:08:50 +08:00
源文雨
c3840a5988
feat: 在启动时设置标题为 go-cqhttp 版本 版权
2023-03-02 13:25:21 +08:00
源文雨
291942357b
fix: 在登录时不禁用快速编辑
2023-03-01 20:56:28 +08:00
Mrs4s
c24aa8d8a0
Merge pull request #1938 from fumiama/quickedit
...
feat: 禁用快速编辑&优化启动流程
2023-03-01 19:45:29 +08:00
源文雨
07b1e6b72e
fix RestoreInputMode
2023-02-28 22:50:23 +08:00
源文雨
377d7af2c1
add RestoreInputMode
2023-02-28 22:47:23 +08:00
源文雨
d867451ef6
fix input
2023-02-28 22:40:52 +08:00
源文雨
c4d703dc86
fix mouse scroll
2023-02-28 22:11:05 +08:00
源文雨
dbddd18e3a
优化注释
2023-02-28 21:14:35 +08:00
源文雨
1b8ebf55a5
make lint happy
2023-02-28 20:49:54 +08:00
源文雨
63d9ffa90b
make lint happy
2023-02-28 20:47:40 +08:00
源文雨
2830676e3b
make lint happy
2023-02-28 20:44:46 +08:00
源文雨
ddd52ca933
feat: 禁用快速编辑&优化启动流程
2023-02-28 20:39:25 +08:00
wdvxdr
72173337ae
api-gen: clean up
2023-02-27 16:00:28 +08:00
wdvxdr
9b0fae6346
api-gen: fix import path
2023-02-27 15:22:19 +08:00
wdvxdr
4ceacc38d5
onebot: move to pkg/onebot
2023-02-27 15:17:27 +08:00
wdvxdr
1dba273b61
remove replace in go.mod
2023-02-20 15:13:15 +08:00
wdvxdr
cb1604a098
update MiraiGo
2023-02-20 15:08:53 +08:00
wdvxdr
0c9f7a1f8f
fix device
2023-02-20 14:06:08 +08:00
wdvxdr
edfcd41ed6
dep: update MiraiGo
2023-02-19 20:10:46 +08:00
wdvxdr
811cfdca98
cmd/gocq: support select ticket input method
2023-02-19 15:00:19 +08:00
wdvxdr
0e5f3ed555
server: support ob12 http long polling
2023-02-19 14:13:18 +08:00
wdvxdr
90fa530a02
ci: make revive happy
2023-02-16 23:31:04 +08:00
wdvxdr
c80adf5795
coolq: handle v11/v12 specific message
...
(1) V11: at V12: mention/mention_all
(2) V11: record V12: voice
2023-02-16 23:28:31 +08:00
wdvxdr
debc1ed1ae
coolq: unified string/array message conversion
...
change to 2 step:
(1): parse to []internal/msg.Element, use msg.ParseObject/msg.ParseString
(2): transform to []IMessageElement, can share functions
2023-02-16 14:51:23 +08:00
wdvxdr
43dd9aa76d
rf: move coolq/cqcode to internal/msg
2023-02-15 22:29:42 +08:00
wdvxdr
9c0525b3d4
all: use *onebot.Spec
2023-02-15 21:49:05 +08:00
wdvxdr
cf717ad762
internal/onebot: new package
2023-02-15 14:24:57 +08:00
wdvxdr
6b3aabd9af
update MiraiGo
2023-02-14 23:27:15 +08:00
wdvxdr
59ed726c6a
Merge branch 'dev' into onebot.v12
...
# Conflicts:
# coolq/api.go
# server/websocket.go
2023-02-14 19:23:39 +08:00
wdvxdr
a7c003d404
update MiraiGo
2023-02-13 21:29:29 +08:00
AkagiYui
0a4f849154
fix: BINARY_NAME wrong in ci action ( #1898 )
2023-02-09 22:35:34 +08:00
wdvxdr
17420feeac
coolq: add sign in api get_stranger_info
...
Fixes #1853
2023-02-09 22:33:15 +08:00
wdvxdr
2af671cec9
Merge remote-tracking branch 'origin/dev' into dev
2023-02-06 20:39:17 +08:00
wdvxdr
0f0ccf459f
all: update go 1.20
2023-02-06 20:39:06 +08:00
Pandaft
2483eb09c4
fix: set_group_ban limit error ( #1846 )
...
* fix: set_group_ban limit error
2023-02-04 13:07:34 +08:00
wdvxdr
a8bed3fc03
Merge remote-tracking branch 'origin/master' into dev
2023-02-04 13:04:58 +08:00
wdvxdr
bbef330069
server: add a error log
2023-02-04 13:01:29 +08:00
ctaoist
d96f840d7f
修复取出消息时LocalImageElement缺失问题 ( #1884 )
2023-02-03 23:59:05 +08:00
BeautyyuYanli
fc0845b16d
Support API set_group_anonymous ( #1875 )
...
* support api set_group_anonymous
* update MiraiGo version
* fix bug due to MiraiGo update
2023-02-01 13:22:56 +08:00
wdvxdr
f3da083be9
coolq/cqcode: add a testcase for quote
...
May report an empty json message.
2023-01-31 23:10:30 +08:00