-
-
Notifications
You must be signed in to change notification settings - Fork 112
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: main
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: iequidoo/receive_imf-skip-minor-errors
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 56 files changed
- 2 contributors
Commits on Oct 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 58f6b84 - Browse repository at this point
Copy the full SHA 58f6b84View commit details -
feat: verify contacts via Autocrypt-Gossip
This mechanism replaces `Chat-Verified` header. New parameter `_verified=1` in `Autocrypt-Gossip` header marks that the sender has the gossiped key verified. Using `_verified=1` instead of `_verified` because it is less likely to cause troubles with existing Autocrypt header parsers. This is also how https://www.rfc-editor.org/rfc/rfc2045 defines parameter syntax.
Configuration menu - View commit details
-
Copy full SHA for 9048c5d - Browse repository at this point
Copy the full SHA 9048c5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a80847 - Browse repository at this point
Copy the full SHA 1a80847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9316dd3 - Browse repository at this point
Copy the full SHA 9316dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f165c1 - Browse repository at this point
Copy the full SHA 3f165c1View commit details -
api!: remove APIs to create protected chats
Create unprotected group in test_create_protected_grp_multidev The test is renamed accordingly. SystemMessage::ChatE2ee is added in encrypted groups regardless of whether they are protected or not. Previously new encrypted unprotected groups had no message saying that messages are end-to-end encrypted at all.
Configuration menu - View commit details
-
Copy full SHA for c2e4767 - Browse repository at this point
Copy the full SHA c2e4767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 859725e - Browse repository at this point
Copy the full SHA 859725eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f8ea8 - Browse repository at this point
Copy the full SHA f7f8ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399160d - Browse repository at this point
Copy the full SHA 399160dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 268a5cf - Browse repository at this point
Copy the full SHA 268a5cfView commit details -
refactor: receive_imf: Don't abort processing message on non-critical…
… errors Follow-up to f27d54f. Non-critical errors shouldn't lead to missing messages. But in debug builds, panic on such errors, otherwise we won't catch them w/o special tests.
Configuration menu - View commit details
-
Copy full SHA for 9b860de - Browse repository at this point
Copy the full SHA 9b860deView 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 main...iequidoo/receive_imf-skip-minor-errors