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
/
apitimelinegroup.php
Age
Commit message (
Expand
)
Author
2010-07-29
Fix for issue ID 2290: make sure errors are returned in the right
Zach Copley
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-04-09
Fix inconsistencies in clientError() messages
Siebrand Mazeland
2010-03-12
More generalized method for calculating Atom rel="self" links
Zach Copley
2010-03-11
Add self link to user and group rss2 feeds
Zach Copley
2010-03-03
Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed,...
Brion Vibber
2010-03-03
quick fix: skip notice from unused variable on group atom feed generation
Brion Vibber
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-23
OStatus group delivery initial implementation.
Brion Vibber
2010-02-20
Change to use TagURI::base() instead of common_config()
Evan Prodromou
2010-02-12
Add OStatus PuSH hub and Salmon links back into user and group feeds
Zach Copley
2010-02-12
Initial upgraded Atom output for group timelines
Zach Copley
2010-02-09
OStatus partial support for group subscriptions:
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-16
Consistant error for groups that dont exist in API
Eric Helgeson
2009-11-04
Fix for Ticket #1957 - API methods are not accessible when site is private (0...
Zach Copley
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
Delete action/api.php and rename lib/twitterapi.php to lib/api.php
Zach Copley
2009-10-06
New action for group timelines via API
Zach Copley