index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
/
sup.php
Age
Commit message (
Expand
)
Author
2010-02-21
Performance fix for FriendFeed sup interface: MySQL query optimizer was doing...
Brion Vibber
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
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-06-30
calculate date once for SUP
Evan Prodromou
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-04-01
add sup with arguments
Evan Prodromou
2009-03-11
PostgreSQL - a few more query compatibility issues (submitted by oxygene)
CiaranG
2009-01-23
Updated sup
Evan Prodromou
2009-01-15
All actions now use isReadOnly()
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 all tabs with four spaces
Evan Prodromou
2008-10-25
a SUP action to product correct SUP json output
Evan Prodromou