Commit graph

16 commits

Author SHA1 Message Date
jmath1
184348e436 add use_required_attribute=False to prevent required attribute from being added to html (maintaining original behavior) 2020-06-11 11:45:50 -04:00
Samuel Clay
6124b40bc7 Fixing #1170: Changing email should change social profile gravatar email. 2019-04-14 18:47:02 -04:00
Samuel Clay
6c24e09a78 Custom CSS and Custom JavaScript, saved on the server. 2017-05-18 16:59:35 -07:00
Samuel Clay
552311517d Adding new model for gift codes. Can now use gift codes for premium accounts. 2015-06-30 16:06:10 -07:00
Samuel Clay
df7b91b261 Using prod thinkup url for code redemption. 2014-11-18 15:13:29 -08:00
Samuel Clay
0c05522738 Allowing spaces in gift codes. 2014-11-06 15:17:43 -08:00
Samuel Clay
9df9f2300f Adding gift codes. 2014-11-06 13:41:08 -08:00
Samuel Clay
9e6ce31550 Addung RNewUserQueue, an automatically emptying new user queue. Forcing all new users to go through paywall. 2013-05-13 18:03:17 -07:00
Samuel Clay
007481ebff Handling username changes for users with no passwords. 2013-05-06 15:12:18 -07:00
Samuel Clay
1cf8d67db1 Fixing authentication issue on account deletion when using blank passwords. 2013-04-05 19:23:42 -07:00
Samuel Clay
116605d476 Fixing stripe form. 2013-03-14 21:40:14 -07:00
Samuel Clay
f62ce742b5 Hiding 12 option to cut back on number of new premiums. 2013-03-14 18:43:01 -07:00
Samuel Clay
a0838525d8 Forgot password flow. Holy crap, this took two years. 2013-01-07 17:28:43 -08:00
Samuel Clay
427d171203 Adding delete user flow. About time, since I'm sick of doing this myself. 2013-01-03 10:33:22 -08:00
Samuel Clay
fa917389a8 Adding Pay by Credit Card as an option to feed chooser dialog. Thus concludes Stripe.js integration. Time to launch! 2012-02-29 12:15:01 -08:00
Samuel Clay
c9866c087d Wrapping up stripe.js form. Has validation, styling, and does the right thing for new subscriptions. Needs a link to the form, though. 2012-02-28 17:37:01 -08:00