Commit Graph

151 Commits (pause-signups)

Author SHA1 Message Date
nathaniel smith 2b46bef460 add search fields for townie 2017-01-21 01:25:02 -08:00
nathaniel smith 5532ee7745 clean up townie admin some 2017-01-21 01:06:35 -08:00
nathaniel smith ba05ec340c implement user welcome emails
emails trigger when they're marked as reviewed
2017-01-21 00:35:18 -08:00
nathaniel smith 1a111be0d5 signal email sending success 2017-01-21 00:34:17 -08:00
nathaniel smith cecc9deeb4 fix email function 2017-01-20 22:53:17 -08:00
nathaniel smith 7d24178148 totally untested email function 2017-01-20 00:40:18 -08:00
nathaniel smith 756fffa3d8 note about mailgun 2017-01-19 23:41:57 -08:00
Nathaniel Smith 2cd15ac855 Merge pull request #4 from nathanielksmith/master
allow 3 letter usernames
2017-01-16 23:50:07 -08:00
nathaniel smith 70d3bde142 allow 3 letter usernames 2017-01-16 23:49:16 -08:00
Nathaniel Smith 9996fbeb6a Merge pull request #3 from nathanielksmith/master
small improvements
2017-01-16 23:31:25 -08:00
nathaniel smith 6d38a4190f handle default displayname 2017-01-16 22:10:55 -08:00
nathaniel smith 8b20f0764d fix typo 2017-01-16 22:10:46 -08:00
nathaniel smith e973100f90 improve townie admin display 2017-01-14 14:25:50 -08:00
Nathaniel Smith a9488df5c7 Merge pull request #2 from nathanielksmith/master
support longer key types
2017-01-13 23:58:56 -08:00
nathaniel smith 289a47aee4 support longer key types 2017-01-13 23:57:50 -08:00
Nathaniel Smith 871474ab6d Merge pull request #1 from nathanielksmith/master
support multiple pubkeys, misc
2017-01-13 22:47:33 -08:00
nathaniel smith 6bfd636149 update readme 2017-01-13 22:36:30 -08:00
nathaniel smith 50a9ed6298 enable pubkey inline 2017-01-13 22:34:08 -08:00
nathaniel smith 620a91a657 hide vanilla auth stuff 2017-01-13 22:22:28 -08:00
nathaniel smith 8b7e360745 support multiple pubkeys 2017-01-13 22:17:23 -08:00
nathaniel smith e972063141 fix model name in admin 2017-01-13 13:22:52 -08:00
nathaniel smith a23bfe5b5e wreck some unused stuff 2017-01-10 18:33:34 -08:00
nathaniel smith 54a155d7c4 use bootleg throttle thing on user signups 2016-12-19 23:09:09 -08:00
nathaniel smith 04ca1fd058 generalize bootleg throttle thing 2016-12-19 23:06:27 -08:00
nathaniel smith 4acf87733a fix throttle bug
throttling was checked before other errors, meaning you got throttled
without actually saving anything
2016-12-19 22:52:17 -08:00
nathaniel smith 248b3a512a share CSS 2016-12-19 22:52:08 -08:00
nathaniel smith 9c3d2469d2 port over guestbook 2016-12-19 22:00:00 -08:00
nathaniel smith 9a071bd435 add issue status 2016-12-19 19:39:30 -08:00
nathaniel smith 50d34f28e8 throttle submissions 2016-12-19 15:22:06 -08:00
nathaniel smith 7516e6736c tickets backend 2016-12-18 23:20:48 -08:00
nathaniel smith 404944572b tickets frontend 2016-12-18 22:30:41 -08:00
nathaniel smith de4b3490e6 generalize captcha field 2016-12-18 21:28:16 -08:00
nathaniel smith 13e70fdd51 start on help app 2016-12-18 21:15:06 -08:00
nathaniel smith 3dc5a7ba2b clean up settings 2016-12-17 22:52:21 -08:00
nathaniel smith b31026c896 notes about server; switch to pgsql; update setup 2016-12-14 00:30:47 -08:00
nathaniel smith 7fc713f30f add setup file 2016-12-13 20:32:25 -08:00
nathaniel smith 44939e6268 actually create users from form, now 2016-11-30 22:49:06 -08:00
nathaniel smith 31749726fc add reasons column 2016-11-30 22:48:50 -08:00
nathaniel smith ad54b5a068 flesh out template stuff 2016-11-30 22:02:20 -08:00
nathaniel smith 55b4f7aa2a add some TODOs 2016-11-30 00:32:53 -08:00
nathaniel smith 66622831d5 add thanks url; need to fill in template 2016-11-30 00:29:39 -08:00
nathaniel smith 2d8abd3577 progress on form 2016-11-29 23:48:02 -08:00
nathaniel smith f1fc5f4cb8 fix template path stuff 2016-11-29 23:47:37 -08:00
nathaniel smith 6d6104d962 add pubkey_type migration 2016-11-21 21:15:15 -08:00
nathaniel smith 80e4a85883 more form stuff; it's working 2016-11-21 21:14:47 -08:00
nathaniel smith dbd4b740b5 improve townie schema 2016-11-20 23:57:18 -08:00
nathaniel smith 99e5c69aa6 start on signup post 2016-11-20 23:56:55 -08:00
nathaniel smith 57d4aa7c1f stub setup 2016-11-20 14:22:58 -08:00
nathaniel smith 1c4cae8461 ignore sqlite 2016-11-20 14:22:41 -08:00
nathaniel smith 9f5f47cd46 fix structure 2016-11-19 21:34:38 -08:00