summaryrefslogtreecommitdiff
path: root/actions/unsubscribe.php
AgeCommit message (Expand)Author
2010-04-10Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-01-13correct check for error in subscribe and unsubscribe actionsEvan Prodromou
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-10UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.Adrian Lang
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-03unsubscribe from a remote profileEvan Prodromou
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-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-05if not a POST, redirect to subscriptionsEvan Prodromou
2008-05-21fix subscriptions a bitEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-14considerable codingEvan Prodromou