dbp@riseup.net :: Sun Jun 13 22:39:03 UTC 2010
adding makefile
dbp@riseup.net :: Wed May 12 19:58:22 UTC 2010
changing uris to lab.dbpatterson.com
dbp@riseup.net :: Wed May 12 19:55:53 UTC 2010
fixing encoding for url tokens
dbp@riseup.net :: Wed May 12 19:44:16 UTC 2010
base64 encoding everything
dbp@riseup.net :: Fri May 7 23:57:05 UTC 2010
fixing token encoding in confirmation email
dbp@riseup.net :: Fri May 7 23:51:06 UTC 2010
properly encoding token in emails sent out
dbp@riseup.net :: Fri May 7 23:06:42 UTC 2010
really bad (but should be functional) email parsing, to verify they are good addresses.
dbp@riseup.net :: Fri May 7 22:13:53 UTC 2010
making thread safe the emails from the webapp (I think), and adding tokens to the view all urls sent out by the daemon.
dbp@riseup.net :: Fri May 7 22:01:05 UTC 2010
readme updates
dbp@riseup.net :: Fri May 7 21:58:46 UTC 2010
fixing daemon to work with new db schema
dbp@riseup.net :: Fri May 7 21:41:23 UTC 2010
reformatting confirmation email
dbp@riseup.net :: Fri May 7 21:34:28 UTC 2010
major updates, primarily for anti-spamness. People need to confirm reminders, but ideally only the first one (subsequent ones use the original confirmation, if we can guarantee it is them).
dbp@riseup.net :: Fri May 7 01:11:22 UTC 2010
default to having email address listed in text box
dbp@riseup.net :: Fri May 7 01:00:06 UTC 2010
interim timezone fix (ie, hard coded it to east coast), making marking done go back to specific person's email address
dbp@riseup.net :: Fri May 7 00:07:23 UTC 2010
typo
dbp@riseup.net :: Fri May 7 00:04:16 UTC 2010
reformating emails
dbp@riseup.net :: Thu May 6 23:50:53 UTC 2010
typo on the mobile test
dbp@riseup.net :: Thu May 6 23:49:45 UTC 2010
mobilizing email messages
dbp@riseup.net :: Thu May 6 23:26:45 UTC 2010
making sendmail active
dbp@riseup.net :: Thu May 6 23:19:27 UTC 2010
moving reminders onto individual pages by email address, no overall visibility.
dbp@riseup.net :: Thu May 6 23:00:27 UTC 2010
sorting, displaying completed tasks on frontpage but only as number.
dbp@riseup.net :: Thu May 6 22:48:51 UTC 2010
properly parsing email addresses
dbp@riseup.net :: Thu May 6 22:36:59 UTC 2010
readme
dbp@riseup.net :: Thu May 6 22:29:05 UTC 2010
redoing url schema (no more suffixes) so that native types works, including for emailed links
dbp@riseup.net :: Thu May 6 22:17:08 UTC 2010
'done' service working, by not using native types :(
dbp@riseup.net :: Thu May 6 22:07:06 UTC 2010
initial reminder app