Moved around TODOs
This commit is contained in:
parent
971b14aa8a
commit
7ac2688c32
13
README.md
13
README.md
|
@ -33,6 +33,8 @@ Run the tests locally (against development environment):
|
||||||
## TODOs
|
## TODOs
|
||||||
|
|
||||||
1. Bump button/counter
|
1. Bump button/counter
|
||||||
|
1. Implement
|
||||||
|
[bcrypt](https://metacpan.org/pod/Mojolicious::Plugin::BcryptSecure)
|
||||||
1. Some sort of admin/moderator login and view
|
1. Some sort of admin/moderator login and view
|
||||||
1. CSS
|
1. CSS
|
||||||
|
|
||||||
|
@ -40,11 +42,12 @@ Run the tests locally (against development environment):
|
||||||
|
|
||||||
### (Lord knows there's TODOs I could be working on...)
|
### (Lord knows there's TODOs I could be working on...)
|
||||||
|
|
||||||
|
|
||||||
|
1. RSS feed!!
|
||||||
|
1. Return a text response instead of HTML if a `.txt` extension [is
|
||||||
|
requested](https://docs.mojolicious.org/Mojolicious/Plugin/DefaultHelpers#respond_to)
|
||||||
|
(JSON?)
|
||||||
|
1. Post thread via SMS (twil.io??)
|
||||||
1. CAPTCHA with
|
1. CAPTCHA with
|
||||||
[Lingua::EN::Inflexion](https://metacpan.org/pod/Lingua::EN::Inflexion#cardinal()-and-cardinal($threshold))
|
[Lingua::EN::Inflexion](https://metacpan.org/pod/Lingua::EN::Inflexion#cardinal()-and-cardinal($threshold))
|
||||||
(This may not even be necessary with proper admin/moderation stuff)
|
(This may not even be necessary with proper admin/moderation stuff)
|
||||||
1. Return a text response instead of HTML if a `.txt` extension [is
|
|
||||||
requested](https://docs.mojolicious.org/Mojolicious/Plugin/DefaultHelpers#respond_to)
|
|
||||||
1. Post thread via SMS (twil.io??)
|
|
||||||
1. Implement
|
|
||||||
[bcrypt](https://metacpan.org/pod/Mojolicious::Plugin::BcryptSecure)
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user