Updated TODOs
This commit is contained in:
parent
898b3d8cd1
commit
7951c40fa4
|
@ -32,7 +32,8 @@ Run the tests locally (against development environment):
|
||||||
|
|
||||||
## TODOs
|
## TODOs
|
||||||
|
|
||||||
1. Bump button
|
1. Bump button/counter
|
||||||
|
1. Some sort of admin/moderator login and view
|
||||||
1. CSS
|
1. CSS
|
||||||
1. Configure `perlcritic`
|
1. Configure `perlcritic`
|
||||||
|
|
||||||
|
@ -42,6 +43,7 @@ Run the tests locally (against development environment):
|
||||||
|
|
||||||
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)
|
||||||
1. Return a text response instead of HTML if a `.txt` extension [is
|
1. Return a text response instead of HTML if a `.txt` extension [is
|
||||||
requested](https://docs.mojolicious.org/Mojolicious/Plugin/DefaultHelpers#respond_to)
|
requested](https://docs.mojolicious.org/Mojolicious/Plugin/DefaultHelpers#respond_to)
|
||||||
1. Post thread via SMS (twil.io??)
|
1. Post thread via SMS (twil.io??)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user