Commit Graph

132 Commits (master)

Author SHA1 Message Date
vilmibm afc5d30ed8 disable help and guestbook; minor fixes 2021-03-08 01:14:36 +00:00
vilmibm 8d04787277 fix validation REs, fix key thing 2021-03-07 21:52:26 +00:00
vilmibm 90dca0274a return to generating gifts 2019-12-16 22:25:20 +00:00
vilmibm 158bdcff5f guestbook spam stuff 2019-12-16 22:25:03 +00:00
vilmibm 77d728a153 bootleg anti-spam measure 2019-12-16 22:22:01 +00:00
vilmibm 5220d9bfad atomic user creation/notification 2019-10-11 22:53:39 +00:00
vilmibm 4e3977edd2 enum sigh 2019-08-21 15:39:49 +00:00
vilmibm 2354695401 fix signups toggle 2019-08-20 21:39:38 +00:00
vilmibm de07b42082 gross hack 2019-07-20 01:25:52 +00:00
Nate Smith 32e640b875 support assigning of help tickets 2019-07-18 17:25:28 -05:00
Nate Smith 02a50e1d11 working support for tickete notes 2019-07-18 17:05:08 -05:00
Nate Smith dfd843064d messy wip for Note 2019-07-15 21:44:13 -05:00
Nate Smith 31adb3cc3a rejected users do not occupy a username 2019-07-15 21:15:33 -05:00
Nate Smith e59bd893fd actually remove reviewed field plus required migrations 2019-07-15 21:10:48 -05:00
Nate Smith a2af7c5c96 restore this field to make migrations easier 2019-07-15 20:48:05 -05:00
Nate Smith 9373589c52 code for adding a state field to users 2019-07-15 20:38:11 -05:00
Nate Smith 2c71afebc2 mark readonly user signup fields 2019-07-10 11:27:29 -05:00
Nate Smith e9d1fea15e add notes field to Townie 2019-07-10 11:27:20 -05:00
vilmibm 3cb39206c1 oops 2019-07-03 21:18:08 +00:00
vilmibm b33c244d7b allow referral to be blank 2019-07-03 20:41:50 +00:00
vilmibm f56e12a053 switch away from mailgun and to external SMTP 2019-07-03 20:41:40 +00:00
vilmibm a8917a05c3 support for pausing signups 2019-07-02 04:46:29 +00:00
vilmibm 677f5ff2ee some migrations 2019-04-16 01:27:08 +00:00
vilmibm 92177e7a66 add referral and remove community question 2019-04-16 01:23:35 +00:00
vilmibm d316fef6b6 Merge branch 'master' into new-signup-questions 2019-04-16 00:59:15 +00:00
vilmibm 5271fdc8f5 disable guestbook submissions for now 2019-04-16 00:58:08 +00:00
vilmibm 330ab81d63 tweak captcha 2019-03-08 22:12:28 +00:00
vilmibm 08ff82094d add some new signup questions 2019-02-14 23:45:45 +00:00
Mallory Hancock 9f9fbf949b add in readonly field to admin form 2019-01-19 11:17:19 -08:00
Mallory Hancock 3879017dd1 add filters and submitted field for tickets 2019-01-19 10:46:20 -08:00
vilmibm 1425e48c02 fix more links 2019-01-18 21:11:59 +00:00
vilmibm 165b79d0b6 fix another link 2019-01-18 21:09:21 +00:00
vilmibm 372e1bf84d fix some links in the signup form 2019-01-18 21:08:45 +00:00
vilmibm 3aa777f253 tweak emailing to hopefully improve spam situation 2019-01-18 20:55:08 +00:00
vilmibm ca1500d265 point to new location of scripts files 2019-01-15 03:47:18 +00:00
vilmibm 14639d78f8 oops 2018-09-05 19:33:07 -07:00
vilmibm 8be382da87 kill user processes during rename and send email about it 2018-09-05 19:25:00 -07:00
vilmibm 7fc039559e fix laying out non-{rsa,dss} keys 2018-07-08 19:28:29 -07:00
Nate Smith a908079ba9
Update thanks.html 2018-04-28 18:16:52 -07:00
nate 1bdaede8c2 fix logging 2018-02-24 18:35:03 -08:00
nate b25ad2de8e sigh
was looking up users based on username to check for need to rename.
2018-02-24 18:26:21 -08:00
nate 13edcad576 logging 2018-02-24 18:23:28 -08:00
nate ae4ce741ba clean up notes 2018-02-23 14:32:21 -08:00
nate 0a5dae85a3 handle renaming in pre_save
I chose pre_save so that if renaming fails, the db and disk remain consistent.
2018-02-23 14:31:58 -08:00
nate f7bbdf3f0f add rename ability to user model 2018-02-23 14:31:43 -08:00
nate 0d8b370b5d write rename_user standalone script 2018-02-23 13:58:54 -08:00
nate 33fee98309 handle pubkey post save more gracefully 2018-02-22 16:38:10 -08:00
nate e150e07001 strengthen warning 2018-02-21 23:40:19 -08:00
nate ae69c79a51 i knew i would miss one 2018-02-21 23:32:47 -08:00
nate 76c476f258 lol redo this 2018-02-21 23:31:16 -08:00