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

feat: Add the ability to share scrobbles with other users #515

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jun 9, 2024

  1. Add ListenWith

    laevos committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    9c6e68a View commit details
    Browse the repository at this point in the history
  2. start global removal

    laevos committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    dac3900 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    e645fe7 View commit details
    Browse the repository at this point in the history
  2. listenwith: rename ListenGraph->ListenGroup & improve concurrency

    Co-authored-by: laevos <[email protected]>
    11bw and laevos committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2e0dd03 View commit details
    Browse the repository at this point in the history
  3. listenwith: fix getters

    11bw committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    116e988 View commit details
    Browse the repository at this point in the history
  4. use sync.Map in listenwith

    laevos committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    707504b View commit details
    Browse the repository at this point in the history