Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hallelujah/valid_email issues and pull requests
#131 - add sentrau
Pull Request -
State: open - Opened by phoet 11 months ago
- 1 comment
#130 - Update valid_email.yml
Pull Request -
State: open - Opened by phoet 11 months ago
#129 - Bump to 0.2.0
Pull Request -
State: closed - Opened by hallelujah over 1 year ago
#128 - Adding issue templates
Issue -
State: open - Opened by hallelujah over 1 year ago
#127 - Automate RubyGems release using CI workflow
Issue -
State: open - Opened by hallelujah over 1 year ago
#126 - Adds ability to ban email by partial match on disposable email service list
Pull Request -
State: closed - Opened by ritec over 1 year ago
- 4 comments
#125 - Fix build and migrate to GitHub Actions
Pull Request -
State: closed - Opened by urbanautomaton over 1 year ago
- 3 comments
#124 - Fixing failed rspecs
Pull Request -
State: closed - Opened by senthil1216 almost 2 years ago
#123 - fix: fixes typo in EmailValidator
Pull Request -
State: closed - Opened by stevendaniels almost 2 years ago
#122 - Remove 'too many arguments for format string' warning
Pull Request -
State: closed - Opened by Hampei about 2 years ago
#121 - [DEVSEC-182] Deploy security_review action
Pull Request -
State: closed - Opened by tjtharrison over 2 years ago
#120 - v0.1.4 broke custom messages
Issue -
State: open - Opened by donncha about 3 years ago
- 3 comments
#119 - Add Truffleruby head to CI
Pull Request -
State: closed - Opened by gogainda over 3 years ago
#118 - Pass error message as a message option instead of the type
Pull Request -
State: closed - Opened by nick-vyrko over 3 years ago
- 1 comment
#117 - Change !any? to none?
Pull Request -
State: closed - Opened by torrocus almost 4 years ago
- 2 comments
#116 - Refactoring anonymous classes in tests
Pull Request -
State: closed - Opened by torrocus almost 4 years ago
#112 - Update RSpec to version 3.10
Pull Request -
State: closed - Opened by torrocus almost 4 years ago
#111 - Update README using markdown format
Pull Request -
State: closed - Opened by torrocus almost 4 years ago
- 2 comments
#110 - Test Ruby 3.0 support using Travis CI
Pull Request -
State: closed - Opened by torrocus almost 4 years ago
- 2 comments
#109 - Add czech locale
Pull Request -
State: closed - Opened by torrocus almost 4 years ago
- 3 comments
#108 - IDNA-encode domain names with non-ASCII chars before MX lookup
Pull Request -
State: closed - Opened by urbanautomaton about 4 years ago
- 1 comment
#107 - Some tests rely on a local DNS setup
Issue -
State: closed - Opened by lucaskanashiro over 4 years ago
- 4 comments
#106 - Add spanish locale
Pull Request -
State: closed - Opened by Nerian over 4 years ago
#105 - One test is currently failing - Failure/Error: expect(ValidateEmail.valid?('[email protected]', mx: true)).to be_falsey expected: falsey value got: true
Issue -
State: closed - Opened by pravi over 4 years ago
- 1 comment
#104 - Remove qq.com from blacklist
Pull Request -
State: closed - Opened by minhajuddin almost 5 years ago
#103 - [travis] Test on 2.5, 2.6 and 2.7
Pull Request -
State: closed - Opened by hallelujah almost 5 years ago
#102 - [spec] Mock MX resolution of example.org to nothing
Pull Request -
State: closed - Opened by hallelujah almost 5 years ago
#101 - gemspec: Drop defunct property rubyforge_project
Pull Request -
State: closed - Opened by olleolleolle almost 5 years ago
- 1 comment
#100 - Strange Unicode characters pass validation, but fail actually sending an email
Issue -
State: open - Opened by wenley over 5 years ago
- 8 comments
#99 - Use bundler 1.17.3 to pass CI in Ruby < 2.3
Pull Request -
State: closed - Opened by qnighy over 5 years ago
- 1 comment
#98 - Fix bugs in DOMAIN_REGEX
Pull Request -
State: closed - Opened by qnighy over 5 years ago
- 6 comments
#97 - Added nb locale
Pull Request -
State: closed - Opened by espen over 6 years ago
#96 - New release in rubygems?
Issue -
State: closed - Opened by monfresh over 6 years ago
- 1 comment
#95 - Incorrect Parsing of Quoted Strings
Issue -
State: open - Opened by ChaosData about 7 years ago
#94 - Allow non-ascii alphabetical characters in domain
Pull Request -
State: closed - Opened by promisedlandt about 7 years ago
- 2 comments
#93 - One letter domains with subdomains don't validate
Issue -
State: open - Opened by JoelESvensson about 7 years ago
- 1 comment
#92 - Different types of caching on MX record lookup
Issue -
State: open - Opened by lulalala about 7 years ago
#91 - Avoid redundant A-record lookup
Pull Request -
State: closed - Opened by lulalala about 7 years ago
- 1 comment
#90 - Update homepage
Pull Request -
State: closed - Opened by JuanitoFatas about 7 years ago
- 2 comments
#89 - NameError: uninitialized constant MxValidator
Issue -
State: closed - Opened by nunosilva800 over 7 years ago
#88 - Feature handle proc objects for error messages
Pull Request -
State: closed - Opened by saadbinakhlaq over 7 years ago
- 1 comment
#87 - Does valid_email support procs as messages for errors
Issue -
State: closed - Opened by saadbinakhlaq over 7 years ago
- 2 comments
#86 - Update valid_email.gemspec
Pull Request -
State: closed - Opened by lunaru over 7 years ago
- 5 comments
#85 - adding disposable email domains from getnada.com & removing duplicate entries
Pull Request -
State: closed - Opened by vivekmarakana over 7 years ago
- 2 comments
#84 - Issue#72 Make domain validation true by default
Pull Request -
State: closed - Opened by hackbac over 7 years ago
- 2 comments
#83 - Allow to configure timeouts for dns
Pull Request -
State: closed - Opened by alaibe almost 8 years ago
- 1 comment
#82 - Try to fix Travis CI build
Pull Request -
State: closed - Opened by hallelujah about 8 years ago
#81 - TODO
Issue -
State: open - Opened by hallelujah about 8 years ago
Labels: v1
#80 - rescue Mail::Field::ParseError also in domain_valid?
Pull Request -
State: closed - Opened by magnusja about 8 years ago
- 1 comment
#79 - Gem does not work with subdomain blocking
Issue -
State: closed - Opened by dinacaar over 8 years ago
- 1 comment
#78 - Added pt-BR translation
Pull Request -
State: closed - Opened by danieldocki over 8 years ago
#77 - Fix domain validation behavior
Pull Request -
State: open - Opened by jniebuhr almost 9 years ago
- 2 comments
#76 - add a configurable timeout for DNS resolution
Pull Request -
State: closed - Opened by iwanwan almost 9 years ago
- 2 comments
#75 - Removing dependency version restrictions
Pull Request -
State: closed - Opened by vitormd almost 9 years ago
#74 - Removed version restrictions
Pull Request -
State: closed - Opened by vitormd almost 9 years ago
#73 - Fix message option
Pull Request -
State: closed - Opened by bbeck10 almost 9 years ago
- 1 comment
#72 - ValidateEmail.valid?('[email protected].') returns true
Issue -
State: closed - Opened by jchatel about 9 years ago
- 7 comments
#71 - Add Indonesia Locale
Pull Request -
State: closed - Opened by agungyuliaji about 9 years ago
#70 - Use expect syntax in RSpec
Pull Request -
State: closed - Opened by hallelujah about 9 years ago
#69 - Add Ukrainian and Japanese locales
Pull Request -
State: closed - Opened by yurikoval about 9 years ago
#68 - Provide default Hungarian translation
Pull Request -
State: closed - Opened by attilagyorffy about 9 years ago
#67 - Add license flag to the gemspec
Pull Request -
State: closed - Opened by acant about 9 years ago
#66 - Poorly configured legitimate domain mx validation fails
Issue -
State: closed - Opened by Epigene over 9 years ago
- 1 comment
#65 - Replace #present? usage to !#empty?
Pull Request -
State: closed - Opened by badosu over 9 years ago
- 2 comments
#64 - Can't use without ActiveSupport #present?
Issue -
State: closed - Opened by badosu over 9 years ago
- 1 comment
#63 - New maintainers?
Issue -
State: closed - Opened by toobulkeh over 9 years ago
- 1 comment
#62 - Bad value for range
Issue -
State: closed - Opened by robinvw1 over 9 years ago
#61 - Add domains from MailHazard.com
Pull Request -
State: closed - Opened by sayap over 9 years ago
#60 - Rails 4.1.9 sees all email input as invalid.
Issue -
State: closed - Opened by ghost almost 10 years ago
- 1 comment
#59 - Support interpolation of validation error messages
Pull Request -
State: closed - Opened by yossi-shasho almost 10 years ago
#58 - fix uninitialized constant in lib/valid_email/validate_email.rb
Pull Request -
State: closed - Opened by tmornini almost 10 years ago
- 9 comments
#57 - Cannot override I18n message. Readme instructions are wrong.
Issue -
State: closed - Opened by monfresh almost 10 years ago
- 1 comment
#56 - Returns `nil` when passing string without `at` sign
Issue -
State: closed - Opened by adis-io almost 10 years ago
- 1 comment
#55 - Add DomainValidator
Pull Request -
State: closed - Opened by tomdev almost 10 years ago
- 2 comments
#54 - add trbvm.com to disposable emails
Pull Request -
State: closed - Opened by twojustin almost 10 years ago
#53 - please add trbvm.com to disposable domain list
Issue -
State: closed - Opened by twojustin almost 10 years ago
#52 - Added local segment validation to email validator
Pull Request -
State: closed - Opened by ebrynne almost 10 years ago
- 4 comments
#51 - mx_valid_with_fallback method - false negatives
Issue -
State: closed - Opened by eddiej almost 10 years ago
- 3 comments
#50 - Do not allow double dots and dots in beginning or end of local part of address
Pull Request -
State: closed - Opened by Envek about 10 years ago
#49 - [TASK] Always use the latest Ruby 2.1 in the Travis CI configuration
Pull Request -
State: closed - Opened by oliverklee about 10 years ago
#48 - [TASK] Configure Travis for better build performance
Pull Request -
State: closed - Opened by oliverklee about 10 years ago
#47 - MX validation is not working
Issue -
State: closed - Opened by syafiqfaiz about 10 years ago
- 2 comments
#46 - Validate multiple email adresses
Issue -
State: closed - Opened by espen about 10 years ago
- 3 comments
#45 - Cache queries for each domain when Rails.cache is available
Pull Request -
State: closed - Opened by georgedrummond about 10 years ago
- 7 comments
#44 - Refactoring: code cleanup
Pull Request -
State: closed - Opened by Yurokle over 10 years ago
- 1 comment
#43 - Bugfix: ValidateEmail#valid? mx: option fixed
Pull Request -
State: closed - Opened by Yurokle over 10 years ago
- 4 comments
#42 - Only allow alphabetic characters and dots in domain
Pull Request -
State: closed - Opened by tomdev over 10 years ago
- 2 comments
#41 - Ensure domains that contain spaces are treated as invalid
Pull Request -
State: closed - Opened by mocoso over 10 years ago
- 2 comments
#40 - Remove .rvmrc file
Pull Request -
State: closed - Opened by mocoso over 10 years ago
#39 - Stop rescuing all exceptions
Pull Request -
State: closed - Opened by mocoso over 10 years ago
- 1 comment
#38 - Replace `be_true`/`be_false` with `be_truthy`/`be_falsey`
Pull Request -
State: closed - Opened by mocoso over 10 years ago
#36 - Add travis-ci configuration to run specs
Pull Request -
State: closed - Opened by mocoso over 10 years ago
#34 - Add Swedish localization
Pull Request -
State: closed - Opened by olleolleolle over 10 years ago
#33 - Rails 4.2.0.beta1 - All emails are invalid
Issue -
State: closed - Opened by christiannelson over 10 years ago
- 11 comments
#24 - 'sss.sss@sss~ssss.ss' is valid email
Issue -
State: closed - Opened by sulphur almost 11 years ago
- 4 comments
#22 - Validation fails if the attribute is not a standard string
Issue -
State: closed - Opened by daronco over 11 years ago
- 16 comments
#21 - Boosting loading speed of valid_email gem
Pull Request -
State: closed - Opened by tanraya over 11 years ago
- 2 comments
#16 - translation missing
Issue -
State: closed - Opened by gvt almost 12 years ago
- 2 comments
#14 - Invalid if includes plus in username
Issue -
State: closed - Opened by alfo almost 12 years ago
- 2 comments
#13 - add error messages such that %{value} works in custom error messages
Pull Request -
State: closed - Opened by dbyron0 about 12 years ago
- 2 comments