Rohan Nagar

Results 21 issues of Rohan Nagar

Based on a suggestion from Reddit: > This is actually cool stuff, if you add more logic to it and explanations - why an address is invalid. Needs more work...

documentation

Hello! I wrote my own Java email address validation library, [JMail](https://github.com/RohanNagar/jmail), and I wanted to compare it to other implementations (including this one) to see how it stood up. I...

**Please describe the feature that you are requesting** Currently, calling the `normalized()` method on an `Email` object will return the address without any comments. Version 1.6 introduced the option to...

enhancement

**Please describe the feature that you are requesting** Some email addresses have internationalized domain names. Mail servers are supposed to handle these by converting them to their ASCII equivalent, but...

enhancement

**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context**

Type: Feature
Status: Available

**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context**

Type: Feature
Status: Available

**Describe the problem that this feature would solve** Right now you can `POST` to `/users` with a single User. You should also be able to `POST` to `/users` with a...

Type: Feature
P3
Status: Available
Size: Medium

**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context**

Type: Feature
Status: Available

**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context** https://github.com/CaptainJiNX/local-sendgrid https://github.com/sendgrid/sendgrid-java/ https://sendgrid.com/docs/for-developers/sending-email/api-getting-started/

Type: Feature
P3
Status: Available
Size: Large

### Description: We can allow for different database providers in Thunder. There should be an ability to specify which DB provider is desired in the config, and then Thunder will...

Type: Feature
P2
Status: Available
Size: Large