Skip to content

Issues: duesee/imap-codec

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

docs(imap-types): Mark all extensions (with required capability) documentation Improvement of documentation good first issue Good for newcomers
#498 opened Jun 2, 2024 by duesee
ci: Check WASM
#496 opened May 31, 2024 by duesee
feat: Make no_std
#495 opened May 31, 2024 by duesee
build: Release 2.0.0-alpha-1
#489 opened May 9, 2024 by duesee
2 tasks done
tests: Improve Arbitrary implementations enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed tests Improvement of tests
#460 opened Feb 19, 2024 by duesee
refactor/question: Representation of metadata::Entry chore Reduction of technical debt enhancement New feature or request question Further information is requested
#449 opened Feb 15, 2024 by duesee
tests: test simplification of sequence sets, i.e., 1:5,2:10 -> 1:10 good first issue Good for newcomers tests Improvement of tests
#431 opened Jan 22, 2024 by duesee
ci: Enable cargo package-ecosystem for dependabot? chore Reduction of technical debt dependencies Pull requests that update a dependency file good first issue Good for newcomers question Further information is requested
#421 opened Jan 15, 2024 by duesee
build: Can we improve our dev workflow? community Improvement to onboarding and collaboration help wanted Extra attention is needed question Further information is requested
#415 opened Jan 10, 2024 by duesee
question: Validation of list in ID command misuse Violation of misuse-resistance question Further information is requested
#400 opened Dec 7, 2023 by duesee
refactor: Discuss how (and if) to re-export imap-types breaking Breaking change chore Reduction of technical debt question Further information is requested
#398 opened Dec 7, 2023 by duesee
feat: Anticipate "cowshed"/"cowabunga" breaking Breaking change enhancement New feature or request
#396 opened Dec 6, 2023 by duesee
feat: Provide compatibility with rsasl enhancement New feature or request
#389 opened Nov 29, 2023 by duesee
question: Encapsulate Capabilities? question Further information is requested
#387 opened Nov 21, 2023 by duesee
chore: Rename SeqOrUid? question Further information is requested
#382 opened Nov 8, 2023 by duesee
feat: Implement ESEARCH enhancement New feature or request
#379 opened Nov 5, 2023 by duesee
feat: Implement CHILDREN enhancement New feature or request
#378 opened Nov 5, 2023 by duesee
refactor: Avoid struct-like enum variants? breaking Breaking change enhancement New feature or request help wanted Extra attention is needed
#368 opened Oct 11, 2023 by duesee
refactor: Port tokio-{client,server} to imap-flow chore Reduction of technical debt
#367 opened Oct 11, 2023 by duesee
feat: Python bindings. enhancement New feature or request help wanted Extra attention is needed
#359 opened Sep 26, 2023 by duesee 12. Python bindings
Documentation of types in imap-types should explain the Rust API community Improvement to onboarding and collaboration documentation Improvement of documentation enhancement New feature or request good first issue Good for newcomers
#358 opened Sep 25, 2023 by jakoschiko
ProTip! Exclude everything labeled bug with -label:bug.