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
/
apitimelinefavorites.php
Age
Commit message (
Expand
)
Author
2010-10-28
* i18n/L10n fixes.
Siebrand Mazeland
2010-09-20
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
Brion Vibber
2010-05-27
Assigning my copyrights to the Free Software Foundation
Craig Andrews
2010-05-27
Pass auth user into Atom feed generators (needed for outputting favorited sta...
Zach Copley
2010-05-05
Implement since_id and max_id param handling for /api/favorites
Zach Copley
2010-03-12
Add Atom self link to favorites timeline
Zach Copley
2010-02-20
Change to use TagURI::base() instead of common_config()
Evan Prodromou
2010-02-11
Make Atom timelines in the API use Atom10feed
Zach Copley
2010-01-10
Lots of tiny message changes.
Siebrand Mazeland
2010-01-10
* L10n updates: consistent puctuation
Siebrand Mazeland
2009-12-11
(fix clumsy double paste in b45be2b actions/apitimelinefavorites.php
Hue Bastard
2009-12-11
ticket 2055: added logos to Atom and RSS feeds
Hue Bastard
2009-11-08
Harmonise UI message "No such user."
Siebrand Mazeland
2009-10-12
Added in credits.
Zach Copley
2009-10-09
CamelCase all function names in the API code
Zach Copley
2009-10-09
These same params are used in most API actions; moved to base API class
Zach Copley
2009-10-09
Remove more redundant $formats
Zach Copley
2009-10-09
Move all basic auth output and processing to base classes
Zach Copley
2009-10-05
New actions for favorites via the API
Zach Copley