summaryrefslogtreecommitdiff
path: root/actions/subscribe.php
AgeCommit message (Expand)Author
2008-11-20Don't allow user to send a new message or nudge right after subscribing to an...csarven
2008-11-20(Un)Subscribe form using ajaxForm()csarven
2008-11-18more ajax coming (un-sub)millette
2008-09-22merge CiaranG's changes for subs0.6.00.6Evan Prodromou
2008-08-16XMPP daemon updates including help, sub and subsub commands, plus subscribe/u...CiaranG
2008-08-29better client error on CSRF problem with subscribe/unsubscribeEvan Prodromou
2008-08-29CSRF protection for subscription/unsubscriptionEvan Prodromou
2008-08-22XMPP sub/unsub and help commandsCiaranG
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-20add autosubscribeEvan Prodromou
2008-07-18move mail notification to a utility functionEvan Prodromou
2008-07-15move email settings to its own tabEvan Prodromou
2008-07-12format string, againEvan Prodromou
2008-07-12reformat mail againEvan Prodromou
2008-07-12lost the site name, and moved everything into sprintf of gettextEvan Prodromou
2008-07-12fixup name sent in subject of confirmation emailEvan Prodromou
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-05if not a POST, redirect to subscriptionsEvan Prodromou
2008-06-14email notification on new subscriptionsEvan Prodromou
2008-05-21fix subscriptions a bitEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-20call validate before saving objectsEvan Prodromou
2008-05-17use cast object for datetimesEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-14considerable codingEvan Prodromou