wdvxdr
|
5903226f25
|
client: remove some err check
`(*bytes.Buffer).Write` always return nil error, so we don't need error check
|
2022-03-19 10:03:37 +08:00 |
|
wdvxdr
|
0578942d86
|
Revert "fix reply seq"
This reverts commit 6692c4acb8eb927cd9329af0b4a7ad1bce666165.
|
2022-02-18 14:57:47 +08:00 |
|
wdvxdr
|
d53bf8503e
|
client/pb: re-generate proto files
|
2022-02-14 00:51:36 +08:00 |
|
wdvxdr
|
6692c4acb8
|
fix reply seq
|
2022-02-12 16:16:37 +08:00 |
|
Phiomoe
|
8258176fba
|
Add MarketFaceElement case to message.ToString() (#241)
|
2022-02-07 19:51:33 +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 |
|
风之凌殇
|
c51e1956e8
|
feat: add util function to split long message (#184)
* feat: add util function to split long message
* fix: move util to message/message.go to avoid import cycle
* fix: review opinions and add test
|
2021-12-23 12:57:18 +08:00 |
|
github-actions[bot]
|
72ffc08b72
|
ci(chore): Fix stylings
|
2021-12-18 09:39:50 +00:00 |
|
icarus-ai
|
e700751008
|
解析猜拳&随机骰子
安卓QQ发来的骰子Name值是随机骰子
|
2021-12-18 17:35:32 +08:00 |
|
wdvxdr
|
dc66c61d57
|
feat: link nested forward message
|
2021-12-17 12:27:14 +08:00 |
|
Mrs4s
|
d8cae988c6
|
Merge branch 'master' of github.com:/Mrs4s/MiraiGo
|
2021-12-17 00:20:48 +08:00 |
|
Mrs4s
|
68e387e91b
|
feat: at channel support
|
2021-12-17 00:20:27 +08:00 |
|
wdvxdr
|
ff9ef5135c
|
remove: stash.go
these function seems not useful
|
2021-12-16 21:47:48 +08:00 |
|
wdvxdr
|
8b99d3147e
|
style: fix issues reported by golangci-lint
|
2021-12-16 20:21:49 +08:00 |
|
Mrs4s
|
8b4b8269f3
|
feat: GetTopicChannelFeeds
|
2021-11-27 01:21:04 +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 |
|
wdvxdr
|
3216c69d46
|
feat: support receive Animated Sticker
|
2021-11-19 23:02:45 +08:00 |
|
Mrs4s
|
511e8c41ed
|
feat: guild at encode
|
2021-11-15 01:08:54 +08:00 |
|
wdvxdr
|
2e441ed925
|
drop SendGroupGift support
QQ no longer provide free group gifts, so we should drop it
|
2021-11-14 21:52:09 +08:00 |
|
Mrs4s
|
8427db5347
|
feat: support guild at message decode
|
2021-11-14 17:16:01 +08:00 |
|
Mrs4s
|
d3a21e577b
|
fix: guild image type error
|
2021-11-13 02:30:36 +08:00 |
|
Mrs4s
|
b1d5a3d064
|
feat: GuildMessageReactionsUpdatedEvent
|
2021-11-08 04:51:35 +08:00 |
|
Mrs4s
|
1b9956b79b
|
feat: GuildChannelMessageEvent
|
2021-11-07 22:54:26 +08:00 |
|
Mrs4s
|
90392f27c5
|
feat: GetGroupImageDownloadUrl impl
|
2021-10-30 17:11:39 +08:00 |
|
Mrs4s
|
d4d11202d6
|
feat: supported dice face sending
|
2021-10-29 00:39:53 +08:00 |
|
Mrs4s
|
a8e6d4b945
|
feat: market face parser & dice face support
|
2021-10-29 00:15:57 +08:00 |
|
Mrs4s
|
0ef4c01861
|
fix: c2c image url error
|
2021-10-20 22:55:01 +08:00 |
|
wdvxdr
|
a3eacd706b
|
feat: add GroupID field in reply message
|
2021-10-11 21:02:17 +08:00 |
|
Mrs4s
|
59288fc4dc
|
add: image biz type support.
|
2021-09-06 13:12:04 +08:00 |
|
wdvxdr
|
fd9a6657fa
|
drop dep jsoniter&reflect2.
for smaller binary size.
|
2021-08-25 16:16:08 +08:00 |
|
wdvxdr
|
cb396f0f56
|
refactor(message): ForwardMessage don't impl IMessageElement interface
use ForwardMessage to upload and get the ForwardElement.
|
2021-08-03 15:36:20 +08:00 |
|
wdvxdr
|
b93c02e18e
|
rf(message): refactor image & flash image [break-change].
|
2021-07-18 11:32:51 +08:00 |
|
wdvxdr
|
7fe0b873c3
|
fix some issue with golangci-lint.
|
2021-07-15 21:33:30 +08:00 |
|
wdvxdr
|
5b20b58d78
|
rf(message): simply send message.
|
2021-07-14 21:29:12 +08:00 |
|
wdvxdr
|
211a39e36c
|
rf(message): move forward to forward.go
|
2021-07-13 16:01:29 +08:00 |
|
wdvxdr
|
577f0a1552
|
impl String for ElementType
|
2021-07-09 10:49:37 +08:00 |
|
wdvxdr
|
4aa87a8ab8
|
dep: remove github.com/golang/protobuf
|
2021-06-11 14:23:46 +08:00 |
|
wdvxdr
|
a835d4e5c3
|
fix: private message uid again
昵昵害人(bushi
|
2021-05-31 18:31:23 +08:00 |
|
wdvxdr
|
f145000ac0
|
fix: private message seq
|
2021-05-18 15:00:25 +08:00 |
|
takayama
|
69a30aa9d3
|
use https for image urls
|
2021-04-28 10:45:40 +09:00 |
|
wdvxdr
|
2e64a6913d
|
zap: reuse some []byte
优化单线程上传内存使用
|
2021-04-15 21:36:14 +08:00 |
|
Mrs4s
|
27fb6bc1b5
|
add: PrivateMessage & TempMessage self field.
|
2021-03-28 16:18:41 +08:00 |
|
wdvxdr
|
f3beaae4e4
|
prealloc.
|
2021-03-23 20:49:17 +08:00 |
|
Sam
|
cd01eed601
|
Patch message length logic always false problem
|
2021-03-20 18:11:08 +08:00 |
|
Mrs4s
|
17777b5c8a
|
feat: face name by id.
|
2021-03-13 21:35:01 +08:00 |
|
wfjsw
|
2613fc2270
|
feat(message): support more redbag types
|
2021-02-13 02:34:29 +08:00 |
|
Mrs4s
|
c69e578d08
|
fix reply image.
|
2021-02-02 07:49:41 +08:00 |
|
wdvxdr
|
751bc2dca3
|
clear music share api
|
2021-01-25 14:44:27 +08:00 |
|
Mrs4s
|
cb678205d5
|
fix limit.
|
2021-01-24 02:40:12 +08:00 |
|