summaryrefslogtreecommitdiff
path: root/actions/showmessage.php
AgeCommit message (Expand)Author
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-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-01-23mark a bunch of actions read-onlyRobin Millette
2009-01-20Converted ShowmessageAction to work with new uiredesignZach Copley
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan 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-24change handle() to use message-getting helperEvan Prodromou
2008-09-23better logic around protecting messagesEvan Prodromou
2008-09-23incorrect message info shown in titleEvan Prodromou
2008-09-23403 for a message that isn't yours.Evan Prodromou
2008-09-17remove tabs from showmessageEvan Prodromou
2008-09-17more id -> message shenanigansEvan Prodromou
2008-09-17fetch -> findEvan Prodromou
2008-09-17return correct data structure for messages in showmessageEvan Prodromou
2008-09-17fix titles in showmessageEvan Prodromou
2008-09-17skip over Mailbox::handle to Action::handleEvan Prodromou
2008-09-17newmessage and showmessageEvan Prodromou