Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LagrangeDev/lagrange-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: LagrangeDev/lagrange-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 21, 2024

  1. feat(client): get_cookie (#25)

    * Fix a bug
    
    * add get_pskey(maybe)
    
    * add csrf_token
    Decrabbityyy authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ec0f70e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. feat(event): Implement the file event parsing section (#27)

    * feat(client): supplement the tip for when group_msg receives 0x210
    
    * feat(client): initial implementation of parsing file
    pk5ls20 authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    564b3ea View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Fix the issue when fetch the audio url & support parse c2c audio (#28)

    * fix(client): support parse c2c audio & fix the issue when fetch the audio url
    
    * feat(client): add url field in MediaInfo elem & support fetch audio url automatically
    - fetch video url still not supported
    pk5ls20 authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5ed0ede View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. feat(ver): v0.1.2 release

    wyapx committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    67600ea View commit details
    Browse the repository at this point in the history
Loading