summaryrefslogtreecommitdiff
path: root/actions/deletenotice.php
AgeCommit message (Expand)Author
2010-10-08Fix PHP fatal error in DeletenoticeAction: died when we had a valid notice, b...Brion Vibber
2010-09-08add a hook for when someone deletes their own noticeEvan Prodromou
2010-04-11Add translator documentation for uses of 'Yes' and 'No' in the interface.Siebrand Mazeland
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2009-11-07fix constant for deleteothersnoticeEvan Prodromou
2009-09-27moderator can delete another user's noticeEvan Prodromou
2009-09-27Merge DeleteAction class into DeletenoticeActionEvan Prodromou
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-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-05-21Changed No/Yes and Reset/Save locations. They are now a little moreSarven Capadisli
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-02-06Added primary and secondary form actions. Fixed markup forSarven Capadisli
2009-01-24Update notice deletionEvan Prodromou
2009-01-24whitespace in deletenotice.phpEvan Prodromou
2009-01-20Converted DeleteAction and DeletenoticeAction to new uiredesign zeitgeistZach Copley
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-09-20blow subscriptions cache when the user deletes a noticeEvan Prodromou
2008-08-28show error in delete noticeEvan Prodromou
2008-08-28CSRF protection in deletenoticeEvan Prodromou
2008-07-20Clean up delete code. Add missing htaccess rule. Exit after errors so the cod...Mike Cochrane
2008-07-15Added notice deletion http://laconi.ca/PITS/00045matthew.gregg