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
/
lib
/
twitterapi.php
Age
Commit message (
Expand
)
Author
2009-09-29
Twitter API returns server errors in preferred format
Evan Prodromou
2009-08-27
Implement the is_member and membership group api's
Craig Andrews
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-08-11
Merge branch 'master' into 0.8.x
Evan Prodromou
2009-08-08
Only populate attachments array element if there are attachments
Zach Copley
2009-08-08
Also show XML representation of attachments in the API
Zach Copley
2009-08-07
Implemented the list_all and list groups API methods as defined at http://lac...
Craig Andrews
2009-08-06
Support the 'lite' parameter to statuses/friends and statuses/followers twitt...
Craig Andrews
2009-08-02
Fixed PHP Notice "Undefined index: enclosures" (and a possible one for 'tags')
Jeffery To
2009-07-30
Added a url field to hold the permalink. I believe this field is very useful ...
Craig Andrews
2009-07-30
Implemented the "show" method of the laconica groups api
Craig Andrews
2009-07-21
Add <category> to RSS 2.0, use the same tag finding method for RSS 1.0 as for...
Craig Andrews
2009-07-17
Only create attachment elements if attachment is an enclosure
Zach Copley
2009-07-17
Only populate attachments array element if there are attachments
Zach Copley
2009-07-17
Also show XML representation of attachments in the API
Zach Copley
2009-07-15
Added attachment information to the json responses
Craig Andrews
2009-07-14
Moved the decision logic as to whether an attachment should be an enclosure t...
Craig Andrews
2009-07-13
Copy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 fe...
Toby Inkster
2009-07-10
Make get_group() behave more like get_user()
Zach Copley
2009-07-10
added group status api, located at /api/statuses/group_timeline/ID.rss
Craig Andrews
2009-07-09
cache frequently-used subscriber, subscription, notice and fave count values
Evan Prodromou
2009-07-09
Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).
Craig Andrews
2009-07-03
Implement friendships/show API method
Zach Copley
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-06-17
Output XML and JSON error msgs for API calls
Zach Copley
2009-06-12
Ticket #1611 and a bunch of code cleanup
Zach Copley
2009-06-04
Handle the ways Twitter accepts passing the user in the query string.
Dan Moore
2009-05-29
Ticket #1568 - API should return full user objects
Zach Copley
2009-04-18
Bringing the presentation of boolean variables (favorited, truncated, profile...
Dan Moore
2009-04-16
Make API dates more compatible with Twitter - ticket 1432
Zach Copley
2009-03-22
One function for producing Atom entry for a Notice
Evan Prodromou
2009-03-10
Updates to the API to improve Atom feeds
Zach Copley
2009-03-06
First crack at Twitter-like JSON search results for the API
Zach Copley
2009-03-04
Made /api/account/verify_credentials.format return an extended user object. U...
Zach Copley
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
2009-01-23
Merge branch 'master' of ssh://zach@dev.controlyourself.ca/var/www/trunk
Zach Copley
2009-01-23
Bring the Twitter compatible API inline with new uiredesign stuff
Zach Copley
2009-01-23
Merge branch 'master' of /var/www/mublog
Evan Prodromou
2009-01-08
Revert "Twitter-compatible API - update verify_credentials to return profile"
Evan Prodromou
2008-12-15
Twitter-compatible API - update verify_credentials to return profile
Zach Copley
2008-12-14
trim some output to avoid excessive whitespace
Evan Prodromou
2008-12-11
Fix bad arguments that were throwing PHP warnings
Zach Copley
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
[next]