Commit graph

25 commits

Author SHA1 Message Date
dignifiedquire b310003aa4 Add basic markdown rendering 2016-03-05 11:03:11 +01:00
joates b9b9701a05 src/* deprecated 2015-01-12 20:38:49 +00:00
Jérôme Loï f38f3baf92 more cleaning 2015-01-11 15:36:22 +01:00
Jérôme Loï 8f08a51bff cleanup 2015-01-11 15:28:26 +01:00
Jérôme Loï 125a41fd07 added newsletter system 2014-11-19 11:21:31 +01:00
Jérôme Loï 2e21d2ec31 switch to mailgun for mails, READ THE README, breaking changes (backup config.js) 2014-09-24 13:43:45 +02:00
joates 65aaf90450 fixed syntax error 2014-09-22 23:53:06 +01:00
Julian Oates f238d491dc Merge pull request #10 from squatconf/www-launch-rc2
v0.4.4-rc2 (latest fixes)
2014-09-22 23:37:21 +01:00
joates b85c284b87 handle duplicate email submissions (by silently dropping them) 2014-09-22 23:28:13 +01:00
joates baeab714db ignore email signups that already exist and are verified, fixes #9 2014-09-22 22:16:59 +01:00
Jérôme Loï b00dded479 svg logo 2014-09-22 23:05:04 +02:00
joates eed1027bb6 v0.4.4-rc2: changed config.host (for deploying to test.squatconf.eu) 2014-09-22 20:31:54 +01:00
joates e188723c9a v0.4.2-rc2 (improved middleware error handling) 2014-09-22 11:24:10 +01:00
joates 4dbc0706f2 v0.4.1-rc2 [don't use join() in ecstatic.opts] 2014-09-22 07:31:05 +01:00
joates 756cf4ab72 implement the 2-stage email verification process 2014-09-22 03:15:39 +01:00
joates 5f52ab39bf added db storage (match email addresses to tokens) 2014-09-20 18:24:37 +01:00
joates d7a4038288 separate email client-side validation code 2014-09-20 18:19:20 +01:00
joates 18686d5023 added Sending... progress indicator (to email submission) 2014-09-19 21:17:13 +01:00
joates f620653e86 added status messages to the email submission form 2014-09-19 20:45:20 +01:00
joates b2696fe0eb added a random token generator [mailer needs more work] 2014-09-19 04:00:05 +01:00
joates 633cf0b69a button click event required an extra logic gate 2014-09-19 03:02:51 +01:00
joates 6b27d611fa this alert looks goofy !! 2014-09-18 22:03:22 +01:00
Jérôme Loï edd54c4e1b remove old build system 2014-09-18 20:11:30 +02:00
joates 82b5332a6f added browserify workflow for my client-side js 2014-09-18 18:10:07 +01:00
Jérôme Loï 1691c59fb0 first draft 2014-09-17 22:11:20 +02:00