Mrs4s
|
dd5435de62
|
Merge pull request #202 from Kengxxiao/upstream-dev
feat: GetUserRoles
|
2021-11-21 21:20:10 +08:00 |
|
Kengxxiao
|
56d2280cde
|
feat: GetUserRoles
|
2021-11-21 17:10:44 +08:00 |
|
Blackjack200
|
70af1fee57
|
rename NewWriter to SelectWriter
|
2021-11-21 12:58:34 +08:00 |
|
Mrs4s
|
7e6eaa7627
|
Merge branch 'master' of github.com:/Mrs4s/MiraiGo
|
2021-11-21 01:13:23 +08:00 |
|
Mrs4s
|
a807e8ea7e
|
feat: new channel type
|
2021-11-21 01:13:01 +08:00 |
|
github-actions[bot]
|
eb705deb07
|
ci(chore): Fix stylings
|
2021-11-20 14:43:41 +00:00 |
|
Mrs4s
|
0329290276
|
feat: GetGuildMembers page up
|
2021-11-20 22:42:54 +08:00 |
|
Lin
|
0cb45e1d20
|
perf: no md5 on EmptyClient
|
2021-11-20 19:07:24 +08:00 |
|
github-actions[bot]
|
b9f70f7d4c
|
ci(chore): Fix stylings
|
2021-11-19 14:08:44 +00:00 |
|
wdvxdr
|
aa92a8bb6c
|
feat: support send Animated Stickers
|
2021-11-19 22:07:46 +08:00 |
|
wdvxdr
|
1f8edc2de3
|
update some tlv packet
|
2021-11-19 20:12:56 +08:00 |
|
wdvxdr
|
19e2050004
|
feat: upload guild short video
|
2021-11-18 21:28:17 +08:00 |
|
github-actions[bot]
|
95364f1ff8
|
ci(chore): Fix stylings
|
2021-11-16 15:55:14 +00:00 |
|
Kengxxiao
|
13d2fd51da
|
fix
|
2021-11-16 23:48:04 +08:00 |
|
Kengxxiao
|
273dac82f8
|
remove unused struct
|
2021-11-16 23:21:41 +08:00 |
|
Kengxxiao
|
870922b5b6
|
feat: ModifyRoleInGuild
|
2021-11-16 23:19:05 +08:00 |
|
Kengxxiao
|
5181282bc5
|
feat: support roles management
|
2021-11-16 23:03:10 +08:00 |
|
Kengxxiao
|
5ba00392ba
|
add create role packet
|
2021-11-16 22:10:18 +08:00 |
|
Kengxxiao
|
96489d00f6
|
add role packet
|
2021-11-16 20:21:18 +08:00 |
|
Mrs4s
|
511e8c41ed
|
feat: guild at encode
|
2021-11-15 01:08:54 +08:00 |
|
Mrs4s
|
55ba62e4b8
|
Merge branch 'master' of github.com:/Mrs4s/MiraiGo
|
2021-11-14 22:51:40 +08:00 |
|
Mrs4s
|
28e93a7e2c
|
fix: sync logic error
|
2021-11-14 22:50: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 |
|
github-actions[bot]
|
54b035657c
|
ci(chore): Fix stylings
|
2021-11-14 09:17:54 +00:00 |
|
Mrs4s
|
baf792f68a
|
Merge branch 'master' of github.com:/Mrs4s/MiraiGo
|
2021-11-14 17:17:16 +08:00 |
|
Mrs4s
|
8427db5347
|
feat: support guild at message decode
|
2021-11-14 17:16:01 +08:00 |
|
wdvxdr
|
1ea4f641d4
|
fix: better error handle for upload long message
|
2021-11-14 12:06:50 +08:00 |
|
Mrs4s
|
c0ade34f1d
|
fix: panic on get non admin-role-group guild members
|
2021-11-14 04:53:13 +08:00 |
|
Mrs4s
|
e8cf25f6f4
|
fix: send guild channel message response decoder panic error
|
2021-11-14 04:50:06 +08:00 |
|
Mrs4s
|
849be61d5a
|
feat: GuildChannelDestroyedEvent
|
2021-11-14 04:46:57 +08:00 |
|
Mrs4s
|
c149f28fb8
|
feat: GuildChannelCreatedEvent
|
2021-11-14 04:33:02 +08:00 |
|
wdvxdr
|
7b125259d6
|
style: sort imports
|
2021-11-12 23:43:22 +08:00 |
|
wdvxdr
|
96f4e74496
|
style: rename packets2 to packets
|
2021-11-12 16:30:20 +08:00 |
|
github-actions[bot]
|
b85fc25cd5
|
ci(chore): Fix stylings
|
2021-11-11 18:17:49 +00:00 |
|
Mrs4s
|
9350021852
|
feat: SendGuildChannelMessage return *message.GuildChannelMessage
|
2021-11-12 02:17:01 +08:00 |
|
github-actions[bot]
|
19b2c4c5c8
|
ci(chore): Fix stylings
|
2021-11-11 17:51:34 +00:00 |
|
Mrs4s
|
b644f5c158
|
feat: UploadGuildImage
|
2021-11-12 01:50:30 +08:00 |
|
Mrs4s
|
e3411adb3d
|
feat: GuildChannelUpdatedEvent
|
2021-11-11 19:25:59 +08:00 |
|
Mrs4s
|
e02a9ece6e
|
fix: missing args
|
2021-11-11 19:02:04 +08:00 |
|
Mrs4s
|
551a865d9e
|
protocol: use FetchChannelList to fill channel list field
|
2021-11-11 18:59:52 +08:00 |
|
github-actions[bot]
|
8de7862072
|
ci(chore): Fix stylings
|
2021-11-11 10:52:40 +00:00 |
|
Mrs4s
|
6a525b2f8d
|
feat: FetchChannelList
|
2021-11-11 18:51:58 +08:00 |
|
Mrs4s
|
261edb101e
|
style: use unpackOIDBPackage decode oidb response
|
2021-11-11 17:57:06 +08:00 |
|
github-actions[bot]
|
68956c83bc
|
ci(chore): Fix stylings
|
2021-11-11 09:52:54 +00:00 |
|
Mrs4s
|
5e76774dd4
|
Merge branch 'master' of github.com:/Mrs4s/MiraiGo
|
2021-11-11 17:52:18 +08:00 |
|
Mrs4s
|
d7c66bf26a
|
feat: FetchChannelInfo
|
2021-11-11 17:51:59 +08:00 |
|
github-actions[bot]
|
2ba34b09cf
|
ci(chore): Fix stylings
|
2021-11-09 20:12:48 +00:00 |
|
Mrs4s
|
75d6d547d2
|
feat: SendGuildChannelMessage
|
2021-11-10 04:12:01 +08:00 |
|
Mrs4s
|
cc17020dab
|
feat: FindChannel method
|
2021-11-10 00:59:59 +08:00 |
|
github-actions[bot]
|
c48c5bca49
|
ci(chore): Fix stylings
|
2021-11-08 19:17:04 +00:00 |
|