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
/
favoritesrss.php
Age
Commit message (
Expand
)
Author
2010-05-05
Implement since_id and max_id param handling for /api/favorites
Zach Copley
2009-09-24
Output If-Modified-Since header for all RSS 1.0 feeds (again)
Zach Copley
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
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-06
Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descr...
Jeffery To
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-05-01
Add s to user favorite notices
Ori Avtalion
2009-01-27
Make favorites RSS actually work (uiredesign)
Zach Copley
2009-01-23
mark a bunch of actions read-only
Robin Millette
2009-01-22
uiredesign + phpdocs
Robin Millette
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-12-10
Array needs initializing before it's returned. How did this code ever work?
Zach Copley
2008-09-28
add favoritesrss
Evan Prodromou