summaryrefslogtreecommitdiff
path: root/actions/subscribe.php
AgeCommit message (Expand)Author
2010-02-25Fix bug on subscribe/unsubscribe in profile lists. Bogus call to nonexisting ...Brion Vibber
2010-02-23Drop user-only requirement for subscribe actionEvan Prodromou
2010-01-13correct check for error in subscribe and unsubscribe actionsEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-02-02removed extraneous argument in startHTML callsRobin Millette
2009-01-21(Un)subscribe AJAX formssarven
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-11Standardising XHR responses to utf-8 and indentingSarven Capadisli
2008-12-11better output in subscribeEvan Prodromou
2008-12-07pass profile id for subscriptions rather than user nameEvan Prodromou
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