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: discourse/DiscourseMobile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: discourse/DiscourseMobile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: updated-auth
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 23 files changed
  • 1 contributor

Commits on Oct 16, 2024

  1. Add better support for external auth and restore + site button

    Authentication now uses ephemeral session, plus captures external auth
    properly on sites that use it.
    
    Also adds a button to add a single site much like we did before adding
    Discover to the app (requested by users on meta).
    pmusaraj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    aeecb23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    398a049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d9cbc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Tweaks

    pmusaraj committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    36c20d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    a31e05a View commit details
    Browse the repository at this point in the history
  2. Small tweaks

    pmusaraj committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0ac9f91 View commit details
    Browse the repository at this point in the history
  3. platform updates

    pmusaraj committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    38257ed View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. FIX: Reload last URL on webview crash

    Similar to what Safari does when it runs into a crash, should help with
    odd crashes on iPad. Reported in https://meta.discourse.org/t/327190
    pmusaraj committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6046b3c View commit details
    Browse the repository at this point in the history
Loading