Commit Graph

92 Commits (632ea493820809cdd0fd0d9f8ef1573994de4229)
 

Author SHA1 Message Date
Sven Slootweg 632ea49382 Add Neon logo SVG 11 years ago
Sven Slootweg 973ec138a8 Add additional promo blurbs 11 years ago
Sven Slootweg 2ccf0fc970 Add fallback hyperlink for users without Javascript 11 years ago
Sven Slootweg 098d869fd6 Add contact address in footer 11 years ago
Sven Slootweg 86c6d5aeaf Allow a hosted button ID as a fallback for the PayPal address (with limitations) 11 years ago
Sven Slootweg 66d2c16a3f Add bottom margin to donate once buttons 11 years ago
Sven Slootweg 764d0e85ac Add featured projects section 11 years ago
Sven Slootweg ccd276d483 Add promo logos for AnonyOps.com and Neon 11 years ago
Sven Slootweg 4afb77648d Instruct user to check their spam folder if they haven't received the confirmation e-mail 11 years ago
Sven Slootweg 533be57cc6 Redirect the login and signup pages to the dashboard if the user is already logged in 11 years ago
Sven Slootweg a8b0aa42fe Fix e-mail sending bug 11 years ago
Sven Slootweg ded01998b3 Include a name in the e-mail sender 11 years ago
Sven Slootweg 4f8501d5b7 Prevent multiple subscriptions when a subscription for that address is currently awaiting confirmation 11 years ago
Sven Slootweg b36597761d Read correct config values 11 years ago
Sven Slootweg 6ae7e35778 Only attempt to update statistics for all campaigns if there actually are any campaigns 11 years ago
Sven Slootweg ca8e7b1edd Update example configuration file 11 years ago
Sven Slootweg 4edf737869 Fix autoloader bug, and properly set up SMTP when debug mode is disabled 11 years ago
Sven Slootweg 7767b76277 Show accepted methods for campaigns where one-off donations are not allowed 11 years ago
Sven Slootweg f695c2441b Fix bug where one-off donations were shown even if they shouldn't be 11 years ago
Sven Slootweg bb95e924e9 Only allow cronjob execution from CLI 11 years ago
Sven Slootweg a7b49b5cd3 Implement one-off donations 11 years ago
Sven Slootweg 9dc40072ab Positioning change in Bitcoin logo 11 years ago
Sven Slootweg 47555353b0 Actually store the date for a payment request correctly 11 years ago
Sven Slootweg 66ca3984a2 Send the first donation request immediately after subscribing 11 years ago
Sven Slootweg e148450a62 Move PaymentRequest sending to Subscription class 11 years ago
Sven Slootweg 5d9aad5ae0 Implement payment skipping 11 years ago
Sven Slootweg b8a7af272a Fix bug that made new subscriptions become 'cancelled' immediately 11 years ago
Sven Slootweg d79be82b8d Fix license headers in a few places 11 years ago
Sven Slootweg c79658a878 Implement change requests when user with existing subscription attempts to subscribe again 11 years ago
Sven Slootweg 3fe016dc54 Automatically update statistics for a campaign when the dashboard page for that campaign is viewed 11 years ago
Sven Slootweg 87005e4a6a Fix bug where an incorrect CampaignId was stored for an unsubscribe event 11 years ago
Sven Slootweg be8b30472c Properly deal with subscription status, and fix variable name bug 11 years ago
Sven Slootweg 1fb10f6c44 Subscription management 11 years ago
Sven Slootweg 94c1047805 Add exchange rate update to daily cronjob 11 years ago
Sven Slootweg 2672c73bee Record historical statistics every day 11 years ago
Sven Slootweg a95e47d3b9 Add promotional materials for launch 11 years ago
Sven Slootweg d653cd0058 Fix bug in setting the last e-mail date in the daily cronjob 11 years ago
Sven Slootweg ef831300b6 Implement daily email sending 11 years ago
Sven Slootweg 787843fee1 Show placeholder when no statistics are available for a campaign yet 11 years ago
Sven Slootweg 1ab7613b0e Slightly change wording in reminder e-mails 11 years ago
Sven Slootweg c98db84878 Fix bug in PayPal payments due to lack of rounding 11 years ago
Sven Slootweg 80de527b7b Fix prototype for Subscription class to correctly reference the corresponding Campaign 11 years ago
Sven Slootweg 31ef4987d0 Make sure that payment requests aren't cached, and add 'Bitcoin' and 'Other' payment method handling 11 years ago
Sven Slootweg 63a9fbddb7 Reminder e-mail generation 11 years ago
Sven Slootweg 2c28760631 Log event when a donation is actually made 11 years ago
Sven Slootweg d9fc942142 Implement PayPal payment processing 11 years ago
Sven Slootweg 7f60ad4114 Fix URL in signup confirmation email template 11 years ago
Sven Slootweg 3bcd2e2424 Fix information in subscription confirmation e-mail template 11 years ago
Sven Slootweg e395163dd9 Fix existing subscription check, to only count e-mail addresses that have subscribed to that particular campaign 11 years ago
Sven Slootweg 68ac9f42f3 Fix campaign ID in subscription confirmation event, and prevent caching during statistics generation 11 years ago