summaryrefslogtreecommitdiff
path: root/actions/block.php
AgeCommit message (Expand)Author
2010-05-21Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-20Added block link to subscription notification emails; block action can now ta...Brion Vibber
2010-04-11Add translator documentation for uses of 'Yes' and 'No' in the interface.Siebrand Mazeland
2010-04-09Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-04-10Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-04-03Ticket #2272: Block confirmation form should let enter trigger the 'yes' buttonBrion Vibber
2009-12-28events for blocking a userEvan Prodromou
2009-11-16make block action use ProfileFormAction superclassEvan Prodromou
2009-11-16make block actions use profileformaction superclassEvan Prodromou
2009-11-10Updated block @title text (shouldn't say from group)Sarven Capadisli
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-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-17Updated markup yes/no form actions to be consistent with the rest of the siteSarven Capadisli
2009-06-14Some UI improvements for blocking and unblockingEvan Prodromou
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-01-23uiredesignRobin Millette
2009-01-22uiredesign + phpdocsRobin Millette
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 NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-08enable block APIEvan Prodromou
2008-12-08error in figuring out actions to return toEvan Prodromou
2008-12-08add returnto information to the block formEvan Prodromou
2008-12-08change element_start to element for instructionsEvan Prodromou
2008-12-08return true from block actionEvan Prodromou
2008-12-08add header and footerEvan Prodromou
2008-12-08fixup handle function in block actionEvan Prodromou
2008-12-08add block form to subscribers list and profile pageEvan Prodromou