Commit Graph

3 Commits

Author SHA1 Message Date
Charlie Wang bff0abf3aa Refactor email reminder code
- Pull out email generation into a new module so that the email
message itself can be tested.
- Add a "backdoor" for the email login screen that writes emails to
text files under test_emails/ instead of sending them.
- Add a GNU expect script to automate email reminder testing using
the above features.
2017-02-04 12:21:05 -05:00
Felix Bauckholt 694df1ec47 First release! 2016-02-19 20:28:48 -05:00
Felix Bauckholt 91f1ff9c55 In which I, Felix Bauckholt, assert my dominance
by changing the spacing.

Also by fixing the category window size.
2016-01-24 01:27:47 -05:00