Commit Graph

104 Commits

Author SHA1 Message Date
Drew DeVault d8440a03ff Add ability to hide specific recurring payments
I use fosspay for billing consulting contracts as well as accepting
donations, and I don't want these to show up in the sum.
2018-08-25 09:41:24 -04:00
Drew DeVault b1a2e820e5 Modernize Flask and add Patreon API key refresh 2018-08-25 09:19:59 -04:00
Drew DeVault deaaa734c2 Remove mention of bitcoin support from README
No longer supported by Stripe
2018-02-28 14:50:56 -05:00
Drew DeVault 70786e0b80 Derp 2018-02-23 18:48:52 -05:00
Drew DeVault f3de9c3b4e Fix goal chart being broken if >100% 2018-02-23 12:13:30 -05:00
Drew DeVault 1c84a0b08e Remove bitcoin support
Stripe is dropping support on their end, too
2018-02-19 20:46:49 -05:00
Drew DeVault 8d6df129eb
Merge pull request #2 from michcioperz/master
Add Date header to outbound emails (fixes #1)
2018-01-16 15:08:13 -05:00
Michał Sidor (Michcioperz) 49ebccf3d8 Add Date header to outbound emails (fixes #1) 2018-01-16 20:59:36 +01:00
Drew DeVault ecdc7e4f22 Add liberapay integration 2018-01-06 17:22:41 -05:00
Drew DeVault 0a3a05024e Minor change to layout 2017-12-09 12:22:43 -05:00
Drew DeVault 627076e542 Remove test code 2017-12-09 12:18:29 -05:00
Drew DeVault 1b99f01241 Make amounts configurable 2017-12-09 12:06:54 -05:00
Drew DeVault c7f57856ce Style improvements 2017-12-09 12:01:21 -05:00
Drew DeVault 0f628d23fc Add goals and Patreon integration 2017-12-09 11:48:56 -05:00
Drew DeVault 6c9318c7b6 Simplify and update README 2017-12-07 13:04:24 -05:00
Drew DeVault 30e82b45c3 Add IRC channel to readme 2017-02-27 05:09:57 -05:00
Drew DeVault 2e1b9c7883 Handle None 2016-08-06 18:34:39 -04:00
Drew DeVault 1b81d867ea Set project_id instead of project 2016-08-06 18:34:11 -04:00
Drew DeVault 1ea97dc898 More distinction for monthly payments 2016-07-04 16:37:52 -04:00
Drew DeVault fd281f3eaf Add more recurring info to UI 2016-07-04 16:32:53 -04:00
Drew DeVault 35cd5cdb9e Display payments in the UI 2016-07-04 16:30:27 -04:00
Drew DeVault 8f3c8017f1 Track total payments on any donation 2016-07-04 16:29:54 -04:00
Drew DeVault 8d320c8820 Make date column wider 2016-07-04 16:23:56 -04:00
Drew DeVault ff9f0fe89e Fix up date format 2016-07-04 16:22:14 -04:00
Drew DeVault 3ecab13005 Fix typo 2016-07-04 16:21:10 -04:00
Drew DeVault 12462e883a Improve admin page 2016-07-04 16:20:04 -04:00
Drew DeVault fb114b1693 Update email to use SSL 2016-05-19 08:12:53 -04:00
Drew DeVault 3fae1079f5 Fix project form data 2015-12-05 16:57:43 -05:00
Drew DeVault 47784309b7 Update default summary to be less confusing 2015-09-07 19:47:22 -04:00
Drew DeVault a62f88b47e Clarify default message on donation page 2015-09-07 10:20:39 -04:00
Drew DeVault 30e750d1fa Add cronjob for monthly donations 2015-09-06 21:44:46 -04:00
Drew DeVault 2553ad32b6 Touch up README 2015-09-06 21:21:52 -04:00
Drew DeVault b7cc9174f1 Fix donation button image on admin page 2015-09-06 20:39:07 -04:00
Drew DeVault e22d5ea193 Add cancelled status to admin page 2015-09-06 18:32:05 -04:00
Drew DeVault 2482fa7952 Redirect differently from logout 2015-09-06 18:04:44 -04:00
Drew DeVault 1b14980dc5 Add {{root}} to form actions 2015-09-06 17:59:29 -04:00
Drew DeVault da0dd066d3 Implement password reset 2015-09-06 17:35:30 -04:00
Drew DeVault 7fcbac2e83 Send emails to donors post-donation 2015-09-06 17:15:09 -04:00
Drew DeVault 243fc217ce Wire up the donation cancel button 2015-09-06 16:37:25 -04:00
Drew DeVault 94b283d0e9 Flesh out user donations panel a bit 2015-09-06 16:35:18 -04:00
Drew DeVault 010b2d666a Remove references to / and polish some things 2015-09-06 16:14:52 -04:00
Drew DeVault 6a6cddc5b4 Flesh out admin, support multiple donations 2015-09-06 16:06:04 -04:00
Drew DeVault 76aae6d57e Start fleshing out donations panel 2015-09-06 13:39:50 -04:00
Drew DeVault 86ca065ab3 Fix bug with password reset during donation 2015-09-06 13:22:35 -04:00
Drew DeVault 04f0a617c2 Issue charges through stripe on donation 2015-09-06 13:17:04 -04:00
Drew DeVault 2fb788316b Implement post-donation password setting
Still to come: password reset
2015-09-06 12:58:18 -04:00
Drew DeVault 84d34e291a Set up stripe API key on application start 2015-09-05 21:58:52 -04:00
Drew DeVault 3bcb966efc Make default amount and type configurable 2015-09-05 21:45:13 -04:00
Drew DeVault fb45e17b65 Make bitcoin optional 2015-09-05 21:36:13 -04:00
Drew DeVault db7cd6dd17 Flesh out donation page 2015-09-05 21:30:52 -04:00