index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
showmessage.php
Age
Commit message (
Expand
)
Author
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-01-23
mark a bunch of actions read-only
Robin Millette
2009-01-20
Converted ShowmessageAction to work with new uiredesign
Zach Copley
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-09-24
change handle() to use message-getting helper
Evan Prodromou
2008-09-23
better logic around protecting messages
Evan Prodromou
2008-09-23
incorrect message info shown in title
Evan Prodromou
2008-09-23
403 for a message that isn't yours.
Evan Prodromou
2008-09-17
remove tabs from showmessage
Evan Prodromou
2008-09-17
more id -> message shenanigans
Evan Prodromou
2008-09-17
fetch -> find
Evan Prodromou
2008-09-17
return correct data structure for messages in showmessage
Evan Prodromou
2008-09-17
fix titles in showmessage
Evan Prodromou
2008-09-17
skip over Mailbox::handle to Action::handle
Evan Prodromou
2008-09-17
newmessage and showmessage
Evan Prodromou