This repository was archived by the owner on Jul 9, 2026. It is now read-only.
Dedicated email parsing (currently only tests as starting point) - #7
Draft
Simon-Laux wants to merge 1 commit into
Draft
Simon-Laux wants to merge 1 commit into
Simon-Laux wants to merge 1 commit into
Conversation
Simon-Laux
changed the base branch from
master
to
prepare_for_integration_into_desktop
October 28, 2021 21:25
Simon-Laux
changed the base branch from
prepare_for_integration_into_desktop
to
master
October 28, 2021 21:26
Simon-Laux
changed the base branch from
master
to
prepare_for_integration_into_desktop
October 28, 2021 21:26
Base automatically changed from
prepare_for_integration_into_desktop
to
master
November 10, 2021 19:18
link2xt
force-pushed
the
dedicated_email_parsing
branch
from
September 21, 2023 10:44
a3b84f8 to
995affe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
currently only tests as starting point, could be continued if we want "correct" email parsing instead of the super simple one that we have right now that might have more false positives than real parsing.
closes #5 when we finish this pr