1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 19:17:38 +08:00

1333 Commits

Author SHA1 Message Date
Mrs4s
1b9956b79b
feat: GuildChannelMessageEvent 2021-11-07 22:54:26 +08:00
Mrs4s
68628a3ca3
fix typo 2021-11-07 21:22:02 +08:00
Mrs4s
bec52b9b29
fix typo 2021-11-07 20:29:42 +08:00
wdvxdr
aba75d5733
fix: fix wrong byte array length in (*encoder).u32 2021-11-07 13:58:46 +08:00
wdvxdr
21ff14fd5c
optimize(binary): allow inline (*encoder).svarint
name                       old time/op  new time/op  delta
encoder_svarint/short-8   7.12ns ± 2%  6.24ns ± 2%  -12.36%  (p=0.000 n=10+9)
encoder_svarint/medium-8  8.86ns ± 3%  7.82ns ± 2%  -11.76%  (p=0.000 n=10+10)
encoder_svarint/large-8   12.2ns ± 1%  11.4ns ± 2%   -5.99%  (p=0.000 n=10+10)

BTW, (*encoder).u32 and (*encoder).u64 can be inlined with go1.18
2021-11-07 13:56:40 +08:00
wdvxdr
4a777539be
test: add benchmark for (*encoder).uvarint 2021-11-07 13:28:17 +08:00
Mrs4s
2dd9727a6a
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-11-06 23:39:18 +08:00
Mrs4s
0f35e25413
fix typo 2021-11-06 23:39:04 +08:00
github-actions[bot]
f33bd243db ci(chore): Fix stylings 2021-11-06 15:38:23 +00:00
Mrs4s
991f69f141
feat: ChannelService.FetchGuestGuild 2021-11-06 23:37:33 +08:00
Mrs4s
7d6dafc215
style: rename channel to guild 2021-11-06 16:17:26 +08:00
github-actions[bot]
dd7ff422b8 ci(chore): Fix stylings 2021-11-06 08:02:10 +00:00
Mrs4s
c8b4e19b19
feat: ChannelService.GetUserProfile & pull self guild profile on login 2021-11-06 16:01:34 +08:00
Mrs4s
4dfdc22a70
style: cleanup dynamic proto encode 2021-11-06 15:27:56 +08:00
Mrs4s
af5e25d1cc
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-11-06 15:24:54 +08:00
Mrs4s
fdc30b3104
feat: GetGuildMemberProfileInfo 2021-11-06 15:24:29 +08:00
wdvxdr
7e2033fd75
test: unify tea benchmark 2021-11-06 14:41:47 +08:00
github-actions[bot]
ec0075ebba ci(chore): Fix stylings 2021-11-06 06:13:38 +00:00
Mrs4s
2d2f716be3
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-11-06 14:12:49 +08:00
Mrs4s
606ad69679
feat: GetGuildMembers 2021-11-06 14:12:03 +08:00
github-actions[bot]
d889faf755 ci(chore): Fix stylings 2021-11-05 19:04:55 +00:00
Mrs4s
5e371689e6
feat: channel info support 2021-11-06 03:04:04 +08:00
Mrs4s
ddf1e5e371
update ipad protocol to v8.8.35 2021-11-06 00:39:00 +08:00
Mrs4s
18c0d17be5
update android phone protocol to v8.8.38 2021-11-06 00:20:41 +08:00
Mrs4s
c518dfcf15
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-11-02 02:45:40 +08:00
Mrs4s
db779982d2
style: rename package protocol to internal 2021-11-02 02:45:26 +08:00
github-actions[bot]
89b2d4e2ba ci(chore): Fix stylings 2021-11-01 18:45:12 +00:00
Mrs4s
2350d04f0f
style: rename package protocol to internal 2021-11-02 02:44:20 +08:00
Mrs4s
d27a97e5d7
Merge pull request #193 from lz1998/ecdh
update ecdh
2021-11-02 02:40:04 +08:00
lizheng.lz1998
e6640ad287 update ecdh 2021-10-30 22:21:19 +08:00
Mrs4s
557adb002f
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-10-30 17:13:35 +08:00
Mrs4s
8368d10932
update dep 2021-10-30 17:13:18 +08:00
github-actions[bot]
5f967df1ed ci(chore): Fix stylings 2021-10-30 09:12:18 +00:00
Mrs4s
90392f27c5
feat: GetGroupImageDownloadUrl impl 2021-10-30 17:11:39 +08:00
Mrs4s
a5c23d8236
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-10-30 00:49:02 +08:00
Mrs4s
3a0d7f1672
add: market face comment 2021-10-30 00:48:28 +08:00
github-actions[bot]
3660a1a2d7 ci(chore): Fix stylings 2021-10-28 16:40:50 +00:00
Mrs4s
bd17986871
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-10-29 00:40:12 +08:00
Mrs4s
d4d11202d6
feat: supported dice face sending 2021-10-29 00:39:53 +08:00
github-actions[bot]
adaf90db06 ci(chore): Fix stylings 2021-10-28 16:18:03 +00:00
Mrs4s
742c4e7171
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-10-29 00:16:50 +08:00
Mrs4s
a8e6d4b945
feat: market face parser & dice face support 2021-10-29 00:15:57 +08:00
Mrs4s
098d760284
Merge pull request #190 from LXY1226/c2c-merged
tidy: 将c2cDecoders switch化
2021-10-27 21:11:55 +08:00
Lin
d68da1f65f
chron: 移动到cmd 2021-10-27 10:09:21 +08:00
Lin
0f68dadc9a
chron: 添加下划线,修改文件权限 2021-10-27 10:03:19 +08:00
Lin
4767245285
tidy: 将c2cDecoders switch化 #2 2021-10-27 09:38:30 +08:00
Lin
7a6c0df081
tidy: 将c2cDecoders switch化 2021-10-27 09:35:23 +08:00
wdvxdr
80e2d83dab
fix: only read protobuf on known sub-type
Fixes Mrs4s/go-cqhttp#1120
2021-10-21 18:01:33 +08:00
Mrs4s
0ef4c01861
fix: c2c image url error 2021-10-20 22:55:01 +08:00
Mrs4s
a0b4b2a4e0
fix: ConnectionQualityTest panic 2021-10-19 22:37:49 +08:00