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: NdoleStudio/httpsms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: NdoleStudio/httpsms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/go-vet-test-errors
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 88 files changed
  • 2 contributors

Commits on Jul 18, 2026

  1. docs: add design spec for per-phone unarchive thread on receive

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    Copilot-Session: bf78429e-573c-406c-9f7c-1d6e1bddbbb5
    AchoArnold committed Jul 18, 2026
    Configuration menu
    Copy the full SHA
    7db0ee4 View commit details
    Browse the repository at this point in the history
  2. docs: add implementation plan for unarchive thread on receive

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    Copilot-Session: bf78429e-573c-406c-9f7c-1d6e1bddbbb5
    AchoArnold committed Jul 18, 2026
    Configuration menu
    Copy the full SHA
    8d71daf View commit details
    Browse the repository at this point in the history
  3. fix(api): resolve Go vet errors

    Make printf-like error wrapping explicit for Go 1.26, use keyed BSON elements, and keep live-server handler tests out of the unit suite.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    Copilot-Session: 5e77d279-9f4a-46bc-97b1-db6975c76faf
    AchoArnold and Copilot committed Jul 18, 2026
    Configuration menu
    Copy the full SHA
    24bca86 View commit details
    Browse the repository at this point in the history
Loading