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

981 Commits

Author SHA1 Message Date
wdvxdr
8b99d3147e
style: fix issues reported by golangci-lint 2021-12-16 20:21:49 +08:00
Mrs4s
58e81648e5
Merge pull request #218 from LXY1226/chore-examp
chore: 将exchange_emp的错误码塞在error中
2021-12-16 18:37:33 +08:00
Mrs4s
66ad12db03
fix: panic on PushNotify decoder 2021-12-16 18:35:20 +08:00
Mrs4s
5a59cc656c
feat: dump packet on decoder panic 2021-12-16 15:26:07 +08:00
wdvxdr
6c1b622107
remove PttStore.GroupPttUp 2021-12-16 14:27:26 +08:00
Lin
b929afd424
chore: 将exchange_emp的错误码塞在error中 2021-12-15 19:34:03 +08:00
wdvxdr
b398cec6a5
refactor: move highway.go to client/internal/highway 2021-12-15 19:13:52 +08:00
Mrs4s
ed979508cf
proto: update channel/common.proto 2021-12-14 16:43:25 +08:00
Mrs4s
5eb78e427c
fix: nil pointer error on guild channel message parser 2021-12-14 16:37:05 +08:00
Mrs4s
d55929cf12
feat: PullGuildChannelMessage 2021-12-13 20:53:55 +08:00
Mrs4s
f66f2b7d78
fix: fix GroupFileSystem.GetDownloadUrl error 2021-12-13 16:51:29 +08:00
Mrs4s
5d7cb85b1e
update: unknown group system msg log level updated Error -> Debug 2021-12-13 01:42:29 +08:00
Mrs4s
06bc0bba17
feat: GuildMessageRecalledEvent 2021-12-13 01:34:54 +08:00
wdvxdr
abe1fe7770
feat: support send guild music share 2021-12-12 17:12:47 +08:00
wdvxdr
503db83375
fix: drop oneof in oidb.D89AGroupinfo
RomiChan/protobuf don't support oneof now
2021-12-12 14:58:30 +08:00
wdvxdr
5ff69f3c3a
binary/jce: use go/parser generator 2021-12-12 14:38:03 +08:00
Mrs4s
416a6c17be
fix build 2021-12-11 02:36:55 +08:00
Mrs4s
a206b0077c
feat: update FetchGuildMemberProfileInfo api 2021-12-11 02:34:32 +08:00
Mrs4s
8cd25e02fc
feat: FetchGuildMemberListWithRole api 2021-12-08 21:25:33 +08:00
Mrs4s
25c67a3ee1
fix: MessageSvc.PushNotify decode error 2021-12-08 16:02:34 +08:00
lizheng.lz1998
59471c51cf update protocol id 2021-12-08 00:48:28 +08:00
Mrs4s
2d17133a7b
fix: reconnect on decrypt flag error 2021-12-07 13:29:01 +08:00
Mrs4s
d094d0483d
Merge pull request #210 from fumiama/master
fix(#209): OpenWriterF encode error
2021-12-04 20:40:55 +08:00
fumiama
d3ab5965d5 fix(#209): OpenWriterF encode error 2021-12-04 20:31:11 +08:00
Mrs4s
a2e7548a2b
ref: remove guild FindMember func & remove guild members cache 2021-12-04 18:08:20 +08:00
Mrs4s
34bb74d1d1
fix: lz4 decode error 2021-12-04 17:43:00 +08:00
Mrs4s
e043181fc1
Merge pull request #203 from fumiama/master
perf: on jce & tea & pool & writer
2021-12-03 12:30:19 +08:00
Mrs4s
96fd4d32e7
fix: nil pointer panic on guild event flow decoder 2021-12-02 12:00:17 +08:00
github-actions[bot]
c0713ba75d ci(chore): Fix stylings 2021-12-01 17:04:11 +00:00
Mrs4s
d08d9dbddd
feat: decode compressed guild event packet. close #207 2021-12-02 01:03:10 +08:00
Mrs4s
9778dd2369
feat: MemberJoinedGuildEvent 2021-11-27 20:28:46 +08:00
Mrs4s
524b2b7881
update protobuf 2021-11-27 17:25:29 +08:00
Mrs4s
5c5e61d279
fix build 2021-11-27 02:04:57 +08:00
Mrs4s
14bb70f1f0
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-11-27 02:02:32 +08:00
Mrs4s
67bf336f22
feat: PostTopicChannelFeed 2021-11-27 02:02:13 +08:00
github-actions[bot]
88279a654a ci(chore): Fix stylings 2021-11-26 17:21:51 +00:00
Mrs4s
8b4b8269f3
feat: GetTopicChannelFeeds 2021-11-27 01:21:04 +08:00
源文雨
b27ab903f1
Merge branch 'master' into master 2021-11-26 15:06:02 +08:00
fumiama
13a9d087e7 perf(jce): drop reflect in reader
name                   old time/op    new time/op    delta
JceReader_ReadSlice-8    1.53ms ±90%    0.82ms ±86%  -46.30%  (p=0.017 n=16+16)

name                   old speed      new speed      delta
JceReader_ReadSlice-8   117MB/s ± 3%   228MB/s ± 4%  +94.43%  (p=0.000 n=16+16)

name                   old alloc/op   new alloc/op   delta
JceReader_ReadSlice-8     516kB ±88%     536kB ±85%     ~     (p=0.780 n=16+16)

name                   old allocs/op  new allocs/op  delta
JceReader_ReadSlice-8     25.6k ±88%     26.6k ±85%     ~     (p=0.780 n=16+16)
2021-11-26 15:02:44 +08:00
github-actions[bot]
e8e50b5062 ci(chore): Fix stylings 2021-11-26 02:22:51 +00:00
Mrs4s
6514cd144e
protocol: update protobuf files 2021-11-26 10:19:08 +08:00
Mrs4s
ce23185cde
protocol: update protobuf files & save work progress 2021-11-26 09:57:41 +08:00
Mrs4s
797a912b6d
protocol: update protobuf files & save work progress 2021-11-26 09:54:46 +08:00
wdvxdr
b483e44f9c
proto: use protoc-gen-golite generated files 2021-11-25 21:23:49 +08:00
Mrs4s
4c60c8ee47
Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2021-11-24 00:04:12 +08:00
Mrs4s
9c5515ca9f
fix typo 2021-11-24 00:03:56 +08:00
fumiama
a70e0f20de perf: add 0 alloc func OpenWriterF 2021-11-23 16:21:06 +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
6e33d2fc34
feat: stash client functions
when we restart a client, it takes too long to sync the friend & group lists. This stash functions will help us to reduce sync time when in development.

DON'T USE THIS, this is not checked.
2021-11-21 23:25:52 +08:00
github-actions[bot]
e50f46a111 ci(chore): Fix stylings 2021-11-21 13:20:37 +00:00