Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / johnstonskj/rust-email_address issues and pull requests
#37 - Emojis are not allowed
Issue -
State: open - Opened by owenthewizard about 1 month ago
#36 - feat: add support for `#![no_std]` environments
Pull Request -
State: open - Opened by matteopolak about 2 months ago
#35 - Configurable `LOCAL_PART_MAX_LENGTH`
Issue -
State: closed - Opened by fufesou 3 months ago
Labels: enhancement
#34 - build(deps): update claims requirement from 0.7.1 to 0.8.0
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#33 - Add support for sqlx types
Pull Request -
State: open - Opened by patrickariel 3 months ago
- 1 comment
#32 - Serde support for errors
Issue -
State: open - Opened by eatenpancreas 4 months ago
Labels: enhancement
#31 - Update lib.rs
Pull Request -
State: open - Opened by zheylmun 5 months ago
#30 - Combining characters in local part disallowed since 0.2.9
Issue -
State: open - Opened by stephank 6 months ago
- 1 comment
#29 - Removing `Eq` on `struct EmailTrait` in 0.2.6 was a API breaking change.
Issue -
State: closed - Opened by dpc 7 months ago
- 5 comments
Labels: bug
#28 - Master merge
Pull Request -
State: closed - Opened by johnstonskj 8 months ago
#27 - Serialize directly to string
Pull Request -
State: closed - Opened by Anders429 8 months ago
#26 - serde implementation does not work round-trip
Issue -
State: closed - Opened by Anders429 8 months ago
- 2 comments
#25 - WIP: Renovate for `no_std`
Pull Request -
State: closed - Opened by pinkforest 8 months ago
#24 - Revamp CI
Pull Request -
State: closed - Opened by pinkforest 8 months ago
#23 - EmailAddress::is_valid returns true for 'invalid@domain' which is missing a valid top level domain or TLD.
Issue -
State: closed - Opened by devrobertpalmer 11 months ago
- 6 comments
#22 - Handle a single qoute in local part of email
Pull Request -
State: closed - Opened by Thomasdezeeuw about 1 year ago
#21 - Controversial UTF-8 characters
Issue -
State: closed - Opened by 1oglop1 over 1 year ago
- 2 comments
#20 - Add option to disallow domain literals
Pull Request -
State: closed - Opened by blaine-arcjet over 1 year ago
#19 - Allow configuring minimum number of subdomains
Pull Request -
State: closed - Opened by blaine-arcjet over 1 year ago
#18 - Error with SubDomainEmpty when empty instead of InvalidCharacter
Pull Request -
State: closed - Opened by blaine-arcjet over 1 year ago
#17 - Check for non-alphanumeric character starting or ending domain parts
Pull Request -
State: closed - Opened by blaine-arcjet over 1 year ago
- 1 comment
#16 - Add more tests
Issue -
State: open - Opened by johnstonskj almost 2 years ago
Labels: enhancement
#15 - Potential enhancement to add any freetext as display name
Pull Request -
State: closed - Opened by ghandic almost 2 years ago
- 1 comment
#14 - Add support for parsing email including name
Issue -
State: closed - Opened by ghandic almost 2 years ago
- 5 comments
Labels: enhancement
#13 - default branch not up to date
Issue -
State: closed - Opened by soerenmeier about 2 years ago
- 1 comment
#12 - Wrap `Cow` instead of `String`
Issue -
State: closed - Opened by uklotzde over 2 years ago
- 1 comment
Labels: enhancement
#11 - When comparing two instances of `EmailAddress`, the domain should be treated case-insensitively
Issue -
State: closed - Opened by nrabulinski over 2 years ago
- 3 comments
Labels: bug
#10 - Add `EmailAddress::new_unchecked`
Pull Request -
State: closed - Opened by soerenmeier over 2 years ago
- 4 comments
Labels: enhancement
#9 - Remove unsafe code Fixes #7, #8
Pull Request -
State: closed - Opened by soerenmeier over 2 years ago
- 3 comments
Labels: bug
#8 - "unresolved link" warning when running `cargo doc`
Issue -
State: closed - Opened by ssokolow over 2 years ago
- 1 comment
Labels: bug
#7 - Remove manual unsafe Send + Sync impl for Error
Issue -
State: closed - Opened by kbalt over 2 years ago
- 3 comments
#6 - Manual deserialization
Pull Request -
State: closed - Opened by ynuwenhof almost 3 years ago
- 1 comment
#5 - Manual implementation of Deserialize
Issue -
State: closed - Opened by ynuwenhof almost 3 years ago
- 1 comment
#4 - Add feature: String from EmailAddress
Pull Request -
State: closed - Opened by sonro about 3 years ago
#3 - Feature request: From<EmailAddress> for String
Issue -
State: closed - Opened by sonro about 3 years ago
- 3 comments
#2 - Create Dependabot config file
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#1 - Feature request: Ability to extract the local part and domain from an email address
Issue -
State: closed - Opened by jpgoldberg almost 5 years ago
- 2 comments
Labels: enhancement