make readme more sane
This commit is contained in:
parent
29cb2b2526
commit
04d92b8781
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -20,13 +20,13 @@ Open that pad in ANOTHER BROWSER then begin modifying, you should recieve an ema
|
|||
```
|
||||
|
||||
# TODO
|
||||
|
||||
* a point to unsubscribe and validate/verify email https://github.com/alfredwesterveld/node-email-verification
|
||||
* stop the ui prompting if already subscribed
|
||||
* Clean up all code
|
||||
* Get the modified contents from the API HTML diff
|
||||
* Keep a record of when a user was last on a pad
|
||||
* Re-enable the pop up
|
||||
* Some schpeil about setting your server up IE Postfix / RDNS & SPF records
|
||||
* Stop it emailing me if I'm the person who made the updates
|
||||
* Stop it emailing me if I'm already on the pad
|
||||
* Re-enable the pop up
|
||||
* Allow for various SMTP auth / connectivity types
|
||||
|
||||
# FUTURE VERSIONS TODO
|
||||
* v2 - Get the modified contents from the API HTML diff and append that to the Email and make the email from the server HTML not plain text
|
||||
* v2 - a point to unsubscribe and validate/verify email https://github.com/alfredwesterveld/node-email-verification
|
||||
* v2 - Keep a record of when a user was last on a pad
|
||||
|
|
Loading…
Reference in a new issue