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

Commit Graph

  • 55ba62e4b8
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-11-14 22:51:40 +08:00
  • 28e93a7e2c
    fix: sync logic error Mrs4s 2021-11-14 22:50:54 +08:00
  • 2e441ed925
    drop SendGroupGift support wdvxdr 2021-11-14 21:52:09 +08:00
  • 54b035657c ci(chore): Fix stylings github-actions[bot] 2021-11-14 09:17:54 +00:00
  • baf792f68a
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-11-14 17:17:16 +08:00
  • 8427db5347
    feat: support guild at message decode Mrs4s 2021-11-14 17:16:01 +08:00
  • 1ea4f641d4
    fix: better error handle for upload long message wdvxdr 2021-11-14 12:06:50 +08:00
  • c0ade34f1d
    fix: panic on get non admin-role-group guild members Mrs4s 2021-11-14 04:53:13 +08:00
  • e8cf25f6f4
    fix: send guild channel message response decoder panic error Mrs4s 2021-11-14 04:50:06 +08:00
  • 849be61d5a
    feat: GuildChannelDestroyedEvent Mrs4s 2021-11-14 04:46:57 +08:00
  • c149f28fb8
    feat: GuildChannelCreatedEvent Mrs4s 2021-11-14 04:33:02 +08:00
  • d3a21e577b
    fix: guild image type error Mrs4s 2021-11-13 02:30:36 +08:00
  • 7b125259d6
    style: sort imports wdvxdr 2021-11-12 23:43:22 +08:00
  • 96f4e74496
    style: rename packets2 to packets wdvxdr 2021-11-12 16:30:20 +08:00
  • 2a92b2755f
    perf: speed up tea encrypt & decrypt wdvxdr 2021-11-12 11:37:29 +08:00
  • a54f4d82f5
    feat: move msg&channel proto to yaprotoc gen reflection-based-protobuf wdvxdr 2021-11-12 10:43:12 +08:00
  • b85fc25cd5 ci(chore): Fix stylings github-actions[bot] 2021-11-11 18:17:49 +00:00
  • 9350021852
    feat: SendGuildChannelMessage return *message.GuildChannelMessage Mrs4s 2021-11-12 02:17:01 +08:00
  • 19b2c4c5c8 ci(chore): Fix stylings github-actions[bot] 2021-11-11 17:51:34 +00:00
  • b644f5c158
    feat: UploadGuildImage Mrs4s 2021-11-12 01:50:30 +08:00
  • 0f149a925f
    Merge branch 'master' into reflection-based-protobuf wdvxdr 2021-11-11 19:32:13 +08:00
  • e3411adb3d
    feat: GuildChannelUpdatedEvent Mrs4s 2021-11-11 19:25:59 +08:00
  • 44393e904d
    Merge branch 'master' into reflection-based-protobuf wdvxdr 2021-11-11 19:17:09 +08:00
  • e02a9ece6e
    fix: missing args Mrs4s 2021-11-11 19:02:04 +08:00
  • 551a865d9e
    protocol: use FetchChannelList to fill channel list field Mrs4s 2021-11-11 18:59:52 +08:00
  • 8de7862072 ci(chore): Fix stylings github-actions[bot] 2021-11-11 10:52:40 +00:00
  • 6a525b2f8d
    feat: FetchChannelList Mrs4s 2021-11-11 18:51:58 +08:00
  • 261edb101e
    style: use unpackOIDBPackage decode oidb response Mrs4s 2021-11-11 17:57:06 +08:00
  • 68956c83bc ci(chore): Fix stylings github-actions[bot] 2021-11-11 09:52:54 +00:00
  • 5e76774dd4
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-11-11 17:52:18 +08:00
  • d7c66bf26a
    feat: FetchChannelInfo Mrs4s 2021-11-11 17:51:59 +08:00
  • 2ba34b09cf ci(chore): Fix stylings github-actions[bot] 2021-11-09 20:12:48 +00:00
  • 75d6d547d2
    feat: SendGuildChannelMessage Mrs4s 2021-11-10 04:12:01 +08:00
  • cc17020dab
    feat: FindChannel method Mrs4s 2021-11-10 00:59:59 +08:00
  • 190c494409
    fix: method missing Mrs4s 2021-11-09 03:25:42 +08:00
  • c48c5bca49 ci(chore): Fix stylings github-actions[bot] 2021-11-08 19:17:04 +00:00
  • af9ed48cb7
    feat: query guild service image Mrs4s 2021-11-09 03:16:26 +08:00
  • 12e40ef1ea
    update todo Mrs4s 2021-11-08 18:20:45 +08:00
  • fc514b6f2d ci(chore): Fix stylings github-actions[bot] 2021-11-08 10:08:21 +00:00
  • 94a439c4a4
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-11-08 18:07:43 +08:00
  • 10a98ca4f1
    feat: supported parsing emoji reactions updated event operator id and message sender uin Mrs4s 2021-11-08 18:07:32 +08:00
  • 82771d3481 ci(chore): Fix stylings github-actions[bot] 2021-11-08 09:37:02 +00:00
  • c350734b4f
    update GuildMessageReactionsUpdatedEvent fields Mrs4s 2021-11-08 17:36:22 +08:00
  • 4dc25fd095 ci(chore): Fix stylings github-actions[bot] 2021-11-07 20:52:18 +00:00
  • b1d5a3d064
    feat: GuildMessageReactionsUpdatedEvent Mrs4s 2021-11-08 04:51:35 +08:00
  • fedd7f0507
    upload pb Mrs4s 2021-11-07 22:54:59 +08:00
  • 1b9956b79b
    feat: GuildChannelMessageEvent Mrs4s 2021-11-07 22:54:26 +08:00
  • 68628a3ca3
    fix typo Mrs4s 2021-11-07 21:22:02 +08:00
  • bec52b9b29
    fix typo Mrs4s 2021-11-07 20:29:42 +08:00
  • aba75d5733
    fix: fix wrong byte array length in (*encoder).u32 wdvxdr 2021-11-07 13:58:46 +08:00
  • 21ff14fd5c
    optimize(binary): allow inline (*encoder).svarint wdvxdr 2021-11-07 13:56:40 +08:00
  • 4a777539be
    test: add benchmark for (*encoder).uvarint wdvxdr 2021-11-07 13:28:17 +08:00
  • 055f034b9e
    dep: update proto gen wdvxdr 2021-11-07 13:14:05 +08:00
  • e7f07499f3
    rf: use yaprotoc generate proto wdvxdr 2021-11-07 10:15:31 +08:00
  • 2dd9727a6a
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-11-06 23:39:18 +08:00
  • 0f35e25413
    fix typo Mrs4s 2021-11-06 23:39:04 +08:00
  • f33bd243db ci(chore): Fix stylings github-actions[bot] 2021-11-06 15:38:23 +00:00
  • 991f69f141
    feat: ChannelService.FetchGuestGuild Mrs4s 2021-11-06 23:37:33 +08:00
  • 7d6dafc215
    style: rename channel to guild Mrs4s 2021-11-06 16:17:26 +08:00
  • dd7ff422b8 ci(chore): Fix stylings github-actions[bot] 2021-11-06 08:02:10 +00:00
  • c8b4e19b19
    feat: ChannelService.GetUserProfile & pull self guild profile on login Mrs4s 2021-11-06 16:01:34 +08:00
  • 4dfdc22a70
    style: cleanup dynamic proto encode Mrs4s 2021-11-06 15:27:56 +08:00
  • af5e25d1cc
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-11-06 15:24:54 +08:00
  • fdc30b3104
    feat: GetGuildMemberProfileInfo Mrs4s 2021-11-06 15:24:29 +08:00
  • 7e2033fd75
    test: unify tea benchmark wdvxdr 2021-11-06 14:41:47 +08:00
  • ec0075ebba ci(chore): Fix stylings github-actions[bot] 2021-11-06 06:13:38 +00:00
  • 2d2f716be3
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-11-06 14:12:49 +08:00
  • 606ad69679
    feat: GetGuildMembers Mrs4s 2021-11-06 14:12:03 +08:00
  • d889faf755 ci(chore): Fix stylings github-actions[bot] 2021-11-05 19:04:55 +00:00
  • 5e371689e6
    feat: channel info support Mrs4s 2021-11-06 03:04:04 +08:00
  • ddf1e5e371
    update ipad protocol to v8.8.35 Mrs4s 2021-11-06 00:39:00 +08:00
  • 18c0d17be5
    update android phone protocol to v8.8.38 Mrs4s 2021-11-06 00:20:41 +08:00
  • d1fd299faa
    refactor: use new protobuf impl oidb Mrs4s 2021-11-05 22:16:58 +08:00
  • f0bceae09f
    refactor: use new protobuf impl oidb0x8fc Mrs4s 2021-11-05 20:44:11 +08:00
  • a105f65e45
    refactor: use new protobuf impl oidb0x8a7 Mrs4s 2021-11-05 20:13:54 +08:00
  • a8760a5821
    refactor: use new protobuf impl oidb0x6d9 Mrs4s 2021-11-05 20:05:57 +08:00
  • b0fd43cea1
    refactor: use new protobuf impl oidb0x6d6 & oidb0x6d7 Mrs4s 2021-11-03 02:33:19 +08:00
  • 28da394096
    refactor: use new protobuf impl oidb0x6d8 Mrs4s 2021-11-03 02:00:12 +08:00
  • 8e5ac24d32
    dep: update proto code gen Mrs4s 2021-11-02 21:56:09 +08:00
  • b7b13c64b4
    refactor: use new protobuf impl oidb0x88d Mrs4s 2021-11-02 03:28:10 +08:00
  • c518dfcf15
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-11-02 02:45:40 +08:00
  • db779982d2
    style: rename package protocol to internal Mrs4s 2021-11-02 02:45:26 +08:00
  • 89b2d4e2ba ci(chore): Fix stylings github-actions[bot] 2021-11-01 18:45:12 +00:00
  • 2350d04f0f
    style: rename package protocol to internal Mrs4s 2021-11-02 02:44:20 +08:00
  • d27a97e5d7
    Merge pull request #193 from lz1998/ecdh Mrs4s 2021-11-02 02:40:04 +08:00
  • e6640ad287 update ecdh lizheng.lz1998 2021-10-30 22:21:19 +08:00
  • 557adb002f
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-10-30 17:13:35 +08:00
  • 8368d10932
    update dep Mrs4s 2021-10-30 17:13:18 +08:00
  • 5f967df1ed ci(chore): Fix stylings github-actions[bot] 2021-10-30 09:12:18 +00:00
  • 90392f27c5
    feat: GetGroupImageDownloadUrl impl Mrs4s 2021-10-30 17:11:39 +08:00
  • a5c23d8236
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-10-30 00:49:02 +08:00
  • 3a0d7f1672
    add: market face comment Mrs4s 2021-10-30 00:48:28 +08:00
  • 3660a1a2d7 ci(chore): Fix stylings github-actions[bot] 2021-10-28 16:40:50 +00:00
  • bd17986871
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-10-29 00:40:12 +08:00
  • d4d11202d6
    feat: supported dice face sending Mrs4s 2021-10-29 00:39:53 +08:00
  • adaf90db06 ci(chore): Fix stylings github-actions[bot] 2021-10-28 16:18:03 +00:00
  • 742c4e7171
    Merge branch 'master' of github.com:/Mrs4s/MiraiGo Mrs4s 2021-10-29 00:16:50 +08:00
  • a8e6d4b945
    feat: market face parser & dice face support Mrs4s 2021-10-29 00:15:57 +08:00
  • 098d760284
    Merge pull request #190 from LXY1226/c2c-merged Mrs4s 2021-10-27 21:11:55 +08:00
  • d68da1f65f
    chron: 移动到cmd Lin 2021-10-27 10:09:21 +08:00