Mrs4s
73bd3c92f3
update dep & add limitation for qrcode login
2023-03-18 10:22:40 +08:00
Mrs4s
3a60e081f2
feat: protocol updater supports fallback to ghproxy
2023-03-17 22:30:13 +08:00
github-actions[bot]
1d0b513b96
ci(chore): Fix stylings
2023-03-14 18:35:19 +00:00
Mrs4s
0312f05f6e
feat: basic protocol auto-updater
2023-03-15 02:33:04 +08:00
Mrs4s
b85c2ecb07
Merge pull request #1973 from yanyongyu/patch-1
...
CI: add build cache and image for branch `dev`
2023-03-14 22:48:22 +08:00
wdvxdr
0b106d8ef5
db/sqlite: use ParseDuration
2023-03-14 20:56:11 +08:00
wdvxdr
40e4f40525
db/sqlite: change ttl to millisecond
2023-03-14 20:53:17 +08:00
Ju4tCode
8124879c77
✨ update docker action
2023-03-13 14:08:55 +08:00
Mrs4s
3f4630b6d1
ref: improve protocol display name
2023-03-13 01:01:43 +08:00
Mrs4s
6a291840d7
update dep
2023-03-13 00:44:37 +08:00
Mrs4s
a0e3291725
feat: display login error code
2023-03-11 01:30:45 +08:00
Mrs4s
069f9d1335
fix: block login process when account has been banned
2023-03-11 01:29:33 +08:00
Mrs4s
91facb54ce
update dep
2023-03-11 01:12:57 +08:00
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