1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 11:07:40 +08:00

17 Commits

Author SHA1 Message Date
Mrs4s
7c68459666
fix private image size 2023-06-10 16:15:57 +08:00
wdvxdr
481c830f56 client: fix electron qq url 2023-02-11 20:14:09 +08:00
wdvxdr
d3b8c5f700 internal/proto: add SInt[32|64]
also simplify some code.
2022-09-25 16:26:53 +08:00
wdvxdr
5b616d65f7
all: adapt new proto2 api 2022-05-24 09:59:58 +08:00
github-actions[bot]
436482c7db ci(chore): Fix stylings 2022-03-19 17:06:33 +00:00
lz1998
79f34a47b8
简化URL处理逻辑 (#263)
* update image url

* %X
2022-03-20 01:06:05 +08:00
wdvxdr
28637c41be
internal/proto: move binary.DynamicProtoMessage to proto.DynamicMessage 2022-02-10 21:56:40 +08:00
wdvxdr
ab72f3dc28
Revert "message: remove GroupImage Width & Height"
This reverts commit 9d618e2d9f3e2231900661cec40ba84621975ab3.

handle zero width and height in another way.
2021-12-28 22:09:53 +08:00
wdvxdr
9d618e2d9f
message: remove GroupImage Width & Height
sometimes these fields may be zero causing send failures
2021-12-28 21:48:23 +08:00
wdvxdr
8b99d3147e
style: fix issues reported by golangci-lint 2021-12-16 20:21:49 +08:00
wdvxdr
ec4cd4a6f3
style: internal/proto
use this package for conveniently replacing proto package
in the future.
2021-11-22 22:05:19 +08:00
Mrs4s
b644f5c158
feat: UploadGuildImage 2021-11-12 01:50:30 +08:00
Mrs4s
cc17020dab
feat: FindChannel method 2021-11-10 00:59:59 +08:00
Mrs4s
190c494409
fix: method missing 2021-11-09 03:25:42 +08:00
Mrs4s
af9ed48cb7
feat: query guild service image 2021-11-09 03:16:26 +08:00
Mrs4s
59288fc4dc
add: image biz type support. 2021-09-06 13:12:04 +08:00
wdvxdr
b93c02e18e
rf(message): refactor image & flash image [break-change]. 2021-07-18 11:32:51 +08:00