-
-
Notifications
You must be signed in to change notification settings - Fork 115
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: chatmail/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 91c39577858e73c07a84dda68c7c839496e02786
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: chatmail/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 933903f4e612383b9a83ac4a75a2793e10cc8d85
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 24 files changed
- 1 contributor
Commits on Nov 3, 2025
-
refactor: split "transport" module out of "login_param"
`login_param` module is now for user-visible entered login parameters, while the `transport` module contains structures for internal representation of connection candidate list created during transport configuration.
Configuration menu - View commit details
-
Copy full SHA for 997e821 - Browse repository at this point
Copy the full SHA 997e821View commit details -
refactor(sql): do not expose rusqlite Error type in query_map methods
We use query_and_then() instead of query_map() function now. The difference is that row processing function returns anyhow::Result, so simple fallible processing like JSON parsing can be done inside of it when calling query_map_vec() and query_map_collect() without having to resort to query_map() and iterating over all rows again afterwards.
Configuration menu - View commit details
-
Copy full SHA for e72b316 - Browse repository at this point
Copy the full SHA e72b316View commit details -
Configuration menu - View commit details
-
Copy full SHA for f20f99f - Browse repository at this point
Copy the full SHA f20f99fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d467f49 - Browse repository at this point
Copy the full SHA d467f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6897c8 - Browse repository at this point
Copy the full SHA a6897c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cdc46e - Browse repository at this point
Copy the full SHA 1cdc46eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f60d2 - Browse repository at this point
Copy the full SHA 09f60d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaa5a3a - Browse repository at this point
Copy the full SHA aaa5a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b6a9a - Browse repository at this point
Copy the full SHA 59b6a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3aaf7 - Browse repository at this point
Copy the full SHA 4c3aaf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425c1c6 - Browse repository at this point
Copy the full SHA 425c1c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe3c33 - Browse repository at this point
Copy the full SHA 0fe3c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for e202351 - Browse repository at this point
Copy the full SHA e202351View commit details -
Configuration menu - View commit details
-
Copy full SHA for 933903f - Browse repository at this point
Copy the full SHA 933903fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 91c39577858e73c07a84dda68c7c839496e02786...933903f4e612383b9a83ac4a75a2793e10cc8d85