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
/
apitimelineuser.php
Age
Commit message (
Expand
)
Author
2010-03-02
Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...
Brion Vibber
2010-02-25
Fix atom feed IDs in user and group atom feeds
Zach Copley
2010-02-20
Change to use TagURI::base() instead of common_config()
Evan Prodromou
2010-02-16
OStatus: temporary output mode hack for apitimelineuser until PuSH feed gener...
Brion Vibber
2010-02-12
Add OStatus PuSH hub and Salmon links back into user and group feeds
Zach Copley
2010-02-11
Make Atom timelines in the API use Atom10feed
Zach Copley
2010-02-11
Some upgrades to Atom output for OStatus
Zach Copley
2010-02-11
Utility classes for atom feeds
Zach Copley
2010-02-08
First steps on converting FeedSub into the pub/sub basis for OStatus communic...
Brion Vibber
2010-01-10
Lots of tiny message changes.
Siebrand Mazeland
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-01
Renamed and moved stuff around to better match Twitter's API organization
Zach Copley