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: multani/sonata
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: multani/sonata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Choose a head ref
  • 15 commits
  • 32 files changed
  • 6 contributors

Commits on Mar 31, 2021

  1. Adjust the "default" version string.

    * sonata/version.py (default_version): Update to 1.7.0.
    lfam committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    ae4a1dd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Merge pull request #118 from lfam/master

    Adjust the "default" version string.
    multani authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    0bada7e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Remove the "lyricswiki" plugin, as the website shutdown last year (#119)

    According to Wikipedia:
    
    > The site was shut down completely on September 21, 2020, [...]
    
    See: https://en.wikipedia.org/wiki/LyricWiki
    multani authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    c4ed69e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Update PO files

    multani committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    9022ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1765d24 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Correction of translation. (#124)

    Fixed translation of console commands from Hindi to Latin alphabet.
    gostsdmitry authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    ea79ea5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Translate /po/Sonata.pot in uk (#144)

    review completed for the source file '/po/Sonata.pot'
    on the 'uk' language.
    
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    4816252 View commit details
    Browse the repository at this point in the history
  2. Translate /po/Sonata.pot in hi (#145)

    review completed for the source file '/po/Sonata.pot'
    on the 'hi' language.
    
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    f84bd46 View commit details
    Browse the repository at this point in the history
  3. Translate '/po/Sonata.pot' in 'ru' (#146)

    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    452ef39 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Translate /po/Sonata.pot in zh_TW (#148)

    review completed for the source file '/po/Sonata.pot'
    on the 'zh_TW' language.
    
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    94c712f View commit details
    Browse the repository at this point in the history
  2. Translate /po/Sonata.pot in zh_CN (#147)

    review completed for the source file '/po/Sonata.pot'
    on the 'zh_CN' language.
    
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    48f7456 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    4ff3460 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. setup.py: Reimplement newer() (#154)

    This is simple to achieve, and avoids a dependency on the deprecated
    distutils API.
    
    Signed-off-by: Simon McVittie <smcv@debian.org>
    smcv authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    650aad4 View commit details
    Browse the repository at this point in the history
  2. setup.py: cosmetic fixes (#155)

    * setup.py: Remove unused imports
    
    Detected by pyflakes3.
    
    Signed-off-by: Simon McVittie <smcv@debian.org>
    
    * setup.py: Use PEP8 whitespace
    
    Detected by pycodestyle.
    
    Signed-off-by: Simon McVittie <smcv@debian.org>
    
    ---------
    
    Signed-off-by: Simon McVittie <smcv@debian.org>
    smcv authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a21468e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. Prepare v1.7.1 (#157)

    multani authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    bf88fdc View commit details
    Browse the repository at this point in the history
Loading