Thanks to visit codestin.com
Credit goes to github.com

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: LemmyNet/jerboa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.64
Choose a base ref
...
head repository: LemmyNet/jerboa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.65
Choose a head ref
  • 6 commits
  • 24 files changed
  • 4 contributors

Commits on Mar 29, 2024

  1. Prevents posts from reloading when changing the comments sorting (#1462)

    * prevents posts from reloading when changing the comments sorting
    
    * removes a .nestedScroll(scrollBehavior.nestedScrollConnection) duplicated call
    rodrigo-fm authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c398987 View commit details
    Browse the repository at this point in the history
  2. Fix email required error when saving user settings when no email set …

    …on email required instance (#1463)
    
    * Fix email required error when saving user settings when no email set on email required instance
    
    * Formatting change
    
    * Formatting change
    MV-GH authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4ee35bc View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Upgrading deps. (#1464)

    dessalines authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a3300af View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Rework fontsize, better defaults (#1452)

    * Current WIP
    
    * Change HeaderTitles
    MV-GH authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    26511ef View commit details
    Browse the repository at this point in the history
  2. Fixing a few other top app bar title sizes. (#1466)

    * Fixing a few other top app bar title sizes.
    
    * Changing to titleMedium.
    dessalines authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    99aca78 View commit details
    Browse the repository at this point in the history
  3. Upping version.

    dessalines committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    373d359 View commit details
    Browse the repository at this point in the history
Loading