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 |
|
wdvxdr
|
06450c66a2
|
ci: make golangci-lint happy
|
2023-01-31 21:20:48 +08:00 |
|
wdvxdr
|
4ed04443c5
|
server: quick path for http join query
|
2023-01-31 21:18:15 +08:00 |
|
wdvxdr
|
0be18fb221
|
coolq/cqcode: simplify quote string
|
2023-01-26 23:58:43 +08:00 |
|
wdvxdr
|
20c62111f5
|
all: run gofmt -w -r 'interface{} -> any'
|
2023-01-26 23:03:08 +08:00 |
|
wdvxdr
|
84e061f321
|
make golangci-lint happy
|
2023-01-26 22:59:04 +08:00 |
|
Mrs4s
|
4d064e145f
|
fix #1864
|
2023-01-19 23:26:54 +08:00 |
|
Mrs4s
|
64653a6815
|
Merge pull request #1854 from SlimeNull/master
全部添加 "文档已移动" 提示
|
2023-01-17 20:25:49 +08:00 |
|
Mrs4s
|
4497053fb9
|
Merge pull request #1861 from shigma/patch-4
feat: change polling log level to debug
|
2023-01-17 20:25:22 +08:00 |
|
Shigma
|
e050fd6885
|
feat: change polling log level to debug
|
2023-01-17 01:23:32 +08:00 |
|
SlimeNull
|
43004e2496
|
全部添加 "文档已移动" 提示
|
2023-01-13 18:32:55 +08:00 |
|
Mrs4s
|
7d5f1d6843
|
fix #1815
|
2023-01-11 06:08:33 +08:00 |
|
Mrs4s
|
960f7ab79b
|
fix: when the reconnect-interval of ws-reverse is set to 0, push event will panic if has connection error
|
2023-01-11 06:05:38 +08:00 |
|
Mrs4s
|
4cddc5051f
|
Merge branch 'master' into dev
|
2023-01-11 05:37:07 +08:00 |
|
Mrs4s
|
4a80441a5c
|
Merge pull request #1836 from MaikoTan/convert-webp-image
feat: add webp image convert function
|
2023-01-06 19:30:04 +08:00 |
|
Maiko Tan
|
a5b51051e6
|
fix: handle decode / encode error
|
2023-01-06 19:25:54 +08:00 |
|
Maiko Tan
|
311a254b9c
|
refactor: use in-memory convertion
|
2023-01-06 14:44:00 +08:00 |
|
Maiko Tan
|
008e139c27
|
fix: ffmpeg runtime error
|
2023-01-06 13:06:44 +08:00 |
|
Maiko Tan
|
524debbfda
|
fix: simplify bool checking
|
2023-01-06 12:57:19 +08:00 |
|
Maiko Tan
|
2a4ea28f4d
|
feat: add webp image convert function
|
2023-01-05 21:58:37 +08:00 |
|
Shigma
|
4061904945
|
chore: bump isatty (#1830)
|
2023-01-03 21:01:31 +08:00 |
|
linepro6
|
37a8901061
|
fix: FindFile http return nil without cache (#1832)
|
2023-01-03 21:00:42 +08:00 |
|
Mrs4s
|
49a8b9bd64
|
clean code
v1.0.0-rc4
|
2023-01-01 21:25:38 +08:00 |
|
Mrs4s
|
6bb98fc1df
|
Merge pull request #1811 from xiangxiangxiong9/dev
groupJoinReqEvent添加字段 invitor_id
|
2022-12-26 23:25:59 +08:00 |
|
Mrs4s
|
00bb185410
|
Merge pull request #1772 from shigma/isatty
feat: check if stdin isatty
|
2022-12-26 23:24:43 +08:00 |
|
Shigma
|
2c1cd57dfe
|
Merge branch 'dev' into isatty
|
2022-12-26 23:08:33 +08:00 |
|