Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / apple/swift-nio-imap issues and pull requests
#773 - Add helper for logging CommandStreamPart without PII and special case ID command / response
Pull Request -
State: closed - Opened by danieleggert about 2 months ago
#772 - IMAPClientHandler breaks when inbound buffer splits between CR and LF
Issue -
State: open - Opened by Aloisius 2 months ago
- 1 comment
#771 - Mark final set of types as `Sendable`
Pull Request -
State: closed - Opened by mdiep 2 months ago
#770 - Mark more types as `Sendable`
Pull Request -
State: closed - Opened by mdiep 2 months ago
#769 - Implement RFC 7889 `APPENDLIMIT`
Pull Request -
State: closed - Opened by danieleggert 3 months ago
#768 - RFC 7377: Use `RETURN (ALL)` instead of `RETURN ()`
Pull Request -
State: closed - Opened by danieleggert 3 months ago
#767 - Make types `Sendable`
Pull Request -
State: closed - Opened by mdiep 3 months ago
- 2 comments
#766 - Use `let` for static constants, not `var`
Pull Request -
State: closed - Opened by mdiep 3 months ago
#765 - Fix IMAP Proxy channel pipeline handlers - fixes #764
Pull Request -
State: closed - Opened by Aloisius 3 months ago
- 4 comments
#764 - IMAP Proxy throws exceptions when trying to connect
Issue -
State: closed - Opened by Aloisius 3 months ago
#763 - IMAPClientHandler can't process very long line responses from the server
Issue -
State: open - Opened by Aloisius 3 months ago
- 1 comment
#762 - Fix correctly parsing incomplete, invalid BODYSTRUCTURE data
Pull Request -
State: closed - Opened by danieleggert 4 months ago
#761 - Parse `PARTIAL` data returned from `UID SEARCH`
Pull Request -
State: closed - Opened by mdiep 5 months ago
#760 - Add support for MESSAGELIMIT Extension
Pull Request -
State: closed - Opened by danieleggert 5 months ago
#759 - Skip BODYSTRUCTURE data when literal size limit is exceeded
Pull Request -
State: closed - Opened by danieleggert 6 months ago
- 1 comment
#758 - Add support for RFC 9586 “Using and Returning UIDs Only” (aka. UIDONLY)
Pull Request -
State: closed - Opened by danieleggert 6 months ago
- 1 comment
#757 - Skip invalid BODYSTRUCTURE in server responses
Pull Request -
State: closed - Opened by danieleggert 7 months ago
- 1 comment
#756 - Fix compiler warnings for Swift 5.9
Pull Request -
State: closed - Opened by danieleggert 7 months ago
#755 - Reduce size of MailboxName and MailboxPath
Pull Request -
State: closed - Opened by danieleggert 7 months ago
- 1 comment
#754 - Include actual and limit values in errors
Pull Request -
State: closed - Opened by danieleggert 8 months ago
- 1 comment
#753 - Fix response parsing when response starts with a newline
Pull Request -
State: closed - Opened by maxoly 10 months ago
- 4 comments
#752 - Fix envelope multiple addresses parsing
Pull Request -
State: closed - Opened by maxoly 10 months ago
- 4 comments
#751 - Add support for RFC 8970 — Message Preview Generation
Pull Request -
State: closed - Opened by maxoly 10 months ago
- 6 comments
#750 - Example use of SwiftNIO ChannelHandlers
Issue -
State: open - Opened by bensyverson 11 months ago
- 1 comment
#749 - Add PARTIAL (RFC 9394) to Capability
Pull Request -
State: closed - Opened by danieleggert about 1 year ago
#748 - Make calculated properties public. Follow up to #747
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#747 - ExtendedSearchResponse convenience
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#746 - IMAP Paged SEARCH & FETCH Support
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#745 - 2nd part of renaming Partial → ByteRange
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#744 - Add SectionSpecifier.Part.isChildPart(of:)
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#743 - Fix for receiving untagged response during SASL auth
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#742 - Fix parser error with continuation responses
Pull Request -
State: closed - Opened by mdiep over 1 year ago
#741 - Make generic functions that are public inlinable
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#740 - Fix for stray `+` in response.
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#739 - Allow non-ASCII values in BODYSTRUCTURE parameters
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#738 - Fix parsing Gmail labels as flags
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#737 - Add docker-compose file for Swift 5.8 and 5.9
Pull Request -
State: closed - Opened by yim-lee over 1 year ago
#736 - Rename Partial → ByteRange
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#735 - Parse `INTERNALDATE`s without a leading digit or space
Pull Request -
State: closed - Opened by mdiep over 1 year ago
#734 - Add MessageIdentifierRange convenience
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#733 - Use enum for `ExtendedSearchResponse` UID vs. sequence number
Pull Request -
State: closed - Opened by danieleggert over 1 year ago
#732 - Call through to RangeSet for MessageIdentifierSet’s SetAlgebra conformance where possible
Pull Request -
State: closed - Opened by danieleggert almost 2 years ago
#731 - Enforce mailbox attribute requirements from RFC 9051
Issue -
State: open - Opened by danieleggert almost 2 years ago
Labels: enhancement
#730 - Fix parsing response codes
Pull Request -
State: closed - Opened by danieleggert almost 2 years ago
#729 - Update AuthenticationStateMachine.swift to permit XOAUTH2 Gmail connections
Pull Request -
State: closed - Opened by stephengoodman almost 2 years ago
- 4 comments
#728 - Should remove FetchModificationResponse and use ModificationSequenceValue directly
Issue -
State: open - Opened by danieleggert almost 2 years ago
Labels: good first issue
#727 - `MailboxData.searchSort` should be rolled into `.search`
Issue -
State: open - Opened by danieleggert almost 2 years ago
Labels: good first issue
#726 - Ability to create decription from Response
Pull Request -
State: closed - Opened by danieleggert almost 2 years ago
#725 - Add “XYMHIGHESTMODSEQ” capability
Pull Request -
State: closed - Opened by danieleggert almost 2 years ago
#724 - Use pre-calculated digest when checking if name is INBOX
Pull Request -
State: closed - Opened by danieleggert almost 2 years ago
#723 - Only include CHARSET in SEARCH command when there’s text
Pull Request -
State: closed - Opened by danieleggert almost 2 years ago
#722 - Use #fileID/#filePath instead of #file
Pull Request -
State: closed - Opened by carolinacass about 2 years ago
- 4 comments
#721 - Remove MessageAttribute.binary
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#720 - Allow NIL response for a particular body section
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#719 - Improve documentation for `SectionSpecifier.Kind`
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#718 - Need to allow Response.fetch while in IDLE.
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#717 - Clean up RFC 2045 “media type” in BodyStructure
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#716 - FETCH response due to FLAGS change when IDLE'ing
Issue -
State: closed - Opened by kimjs2939 about 2 years ago
#715 - More BodyStructure / SectionSpec convenience
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#714 - Fix BodyStructure’s RandomAccessCollection conformance
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#713 - Cleanup CustomDebugStringConvertible conformance
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
- 1 comment
#712 - Remove NIOIMAPFormatter
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#711 - CI updates
Pull Request -
State: closed - Opened by yim-lee about 2 years ago
#710 - improve readme
Pull Request -
State: closed - Opened by tomerd about 2 years ago
#709 - Adopt SwiftNIO CONTRIBUTING.md
Pull Request -
State: closed - Opened by mdiep about 2 years ago
#708 - Contributing and Contributors
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#707 - Use SE0270_RangeSet instead of StandardLibraryPreview
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#706 - CI updates
Pull Request -
State: closed - Opened by yim-lee about 2 years ago
- 3 comments
#705 - Cleanup
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#704 - FramingParser needs to handle “quoted” strings.
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#703 - “MIME” is not a valid section specifier (without a part)
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#702 - Fix crash when parsing invalid mod-seq
Pull Request -
State: closed - Opened by danieleggert about 2 years ago
#701 - CommandParser needs to accept single CR as valid newline.
Pull Request -
State: closed - Opened by danieleggert over 2 years ago
#700 - Make ResponseText conform to CustomDebugStringConvertible
Pull Request -
State: closed - Opened by danieleggert over 2 years ago
- 1 comment
#699 - Update to Swift 5.7
Pull Request -
State: closed - Opened by Davidde94 over 2 years ago
- 5 comments
#698 - Fix stack exhaustion due to recursion
Pull Request -
State: closed - Opened by danieleggert over 2 years ago
#697 - Make conversion between MessageIdentifierSet variants public
Pull Request -
State: closed - Opened by danieleggert over 2 years ago
#696 - Pre-calculate MailboxName hash value
Pull Request -
State: closed - Opened by danieleggert over 2 years ago
- 1 comment
#695 - Fix a crash when parsing envelope address groups
Pull Request -
State: closed - Opened by Davidde94 over 2 years ago
- 1 comment
#694 - Parse SEARCH / ESEARCH responses with SIMD
Issue -
State: open - Opened by danieleggert over 2 years ago
Labels: performance
#693 - Add support for encoding custom commands
Pull Request -
State: closed - Opened by danieleggert almost 3 years ago
#692 - Drop Swift 5.4
Pull Request -
State: closed - Opened by Davidde94 almost 3 years ago
- 7 comments
#691 - Update swift format
Pull Request -
State: closed - Opened by Davidde94 almost 3 years ago
#690 - Update dependencies
Pull Request -
State: closed - Opened by Davidde94 almost 3 years ago
- 1 comment
#689 - Add missing RFC822 parsers
Pull Request -
State: closed - Opened by Davidde94 almost 3 years ago
- 3 comments
#688 - Fix RFC 4731 vs. RFC 3501 style search commands
Pull Request -
State: closed - Opened by danieleggert almost 3 years ago
#687 - Remove `multipart/` from the `String` value of `BodyStructure.MediaSubtype`s
Pull Request -
State: closed - Opened by mdiep almost 3 years ago
#686 - Fix parsing escapes in “quoted” strings
Pull Request -
State: closed - Opened by danieleggert almost 3 years ago
#685 - Add support for nil encoding to address iCloud issues
Pull Request -
State: closed - Opened by Davidde94 almost 3 years ago
- 2 comments
#684 - BODYSTRUCTURE fails to parse
Issue -
State: closed - Opened by danieleggert almost 3 years ago
#683 - Fix Log Redaction of PII
Pull Request -
State: closed - Opened by danieleggert almost 3 years ago
#682 - Uid convenience
Pull Request -
State: closed - Opened by danieleggert almost 3 years ago
#681 - Message Identifier Convenience
Issue -
State: closed - Opened by danieleggert almost 3 years ago
#680 - Make UnknownMessageIdentifier conversion public
Pull Request -
State: closed - Opened by danieleggert almost 3 years ago
#679 - Failing to parse complex BODYSTRUCTURE
Issue -
State: closed - Opened by danieleggert almost 3 years ago
- 1 comment
#678 - Implement encoding logging mode for redaction
Pull Request -
State: closed - Opened by Davidde94 almost 3 years ago
- 2 comments
#677 - Use `UnknownMessageIdentifier` in `MailboxData.Search`.
Pull Request -
State: closed - Opened by Davidde94 almost 3 years ago
#676 - Always encode non-synchronizing literal with `+`
Pull Request -
State: closed - Opened by danieleggert almost 3 years ago
#675 - `LITERAL-` is broken. Needs to encode as `{50}+`, not `{50}-`
Issue -
State: closed - Opened by danieleggert almost 3 years ago
#674 - MailboxData.search should use UnknownMessageIdentifier instead of UInt32
Issue -
State: closed - Opened by danieleggert almost 3 years ago