-
Users should be notified via email when certain things:
- When an archive is created
- When they sign up
- When they create their individual subscription
- When they delete their subscription
-
Needs image
-
letter spacing and left alignment are off
-
-
redirect with message!
-
Buttons have IDs that are triggering "queue" call in JS
-
When a user clicks the "Archive" button, there is currently no user feedback until the poller catches up.
-
Consider creating a singleton class in app/lib that initializes on first use as opposed to a global constant in an initializer
-
Configuration should be changed so that cookie is secure
-
See: https://github.com/defunkt/resque/wiki/Failure-Backends