Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support rich member card #1386

Draft
wants to merge 18 commits into
base: dev
Choose a base branch
from
Draft

Support rich member card #1386

wants to merge 18 commits into from

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    a0a44df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3167ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c9575d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d627a0d View commit details
    Browse the repository at this point in the history
  5. Add TypeSafeMap

    Him188 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    a0312e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dfc0d6 View commit details
    Browse the repository at this point in the history
  7. Fix incorrect coroutine scope created for contacts in `IMirai.newFrie…

    …nd` and `IMirai.newStranger`
    Him188 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    ee616cc View commit details
    Browse the repository at this point in the history
  8. Redesign notice handling and introduce NoticeProcessorPipeline part 2

    Do not broadcast StrangerAddedEvent if added twice, fix stranger scope not closed
    
    Do not add new instance if there is already one
    
    Close and remove corresponding stranger instance if there is new friend.
    Him188 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    633e4ad View commit details
    Browse the repository at this point in the history
  9. Add UnconsumedNoticesAlerter and cleanup

    Co-authored-by: Karlatemp <[email protected]>
    Him188 and Karlatemp committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    66de3d6 View commit details
    Browse the repository at this point in the history
  10. Improve performance

    Him188 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    a2ebaf7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    826a83c View commit details
    Browse the repository at this point in the history
  12. Fix ByteArray.loadAs

    Him188 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    4078ebd View commit details
    Browse the repository at this point in the history
  13. Redesign notice handling and introduce NoticeProcessorPipeline part 3:

    - Extract `SyncController`;
    - Add super type `ProtocolStruct` to `ProtoBuf` and `JceStruct` to standardize `NoticeProcessorPipeline.process`
    - and other implementations for pipeline
    Him188 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    ee8875c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec8f765 View commit details
    Browse the repository at this point in the history
  15. apiDump

    Him188 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    eab23dd View commit details
    Browse the repository at this point in the history
  16. Delete empty ProtoBuf.kt

    Him188 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    329d7ec View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Test colored member card

    Him188 committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    75fdaa4 View commit details
    Browse the repository at this point in the history
  2. fix

    Him188 committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2ed584e View commit details
    Browse the repository at this point in the history