summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-10-15Added support for profile designs to the twitter APITrever Fischer
2009-10-13remove inboxes optionEvan Prodromou
2009-10-12Added in credits.Zach Copley
2009-10-12Use site's name for basic auth realmZach Copley
2009-10-12Moved group create API into its own actionZach Copley
2009-10-11Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews
2009-10-11Merge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-11Merge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-09CamelCase all function names in the API codeZach Copley
2009-10-09These same params are used in most API actions; moved to base API classZach Copley
2009-10-09Remove more redundant $formatsZach Copley
2009-10-09Remove dead codeZach Copley
2009-10-09Move all basic auth output and processing to base classesZach Copley
2009-10-09$format is used by every API action. Set it in the base class.Zach Copley
2009-10-09Delete action/api.php and rename lib/twitterapi.php to lib/api.phpZach Copley
2009-10-09New actions for blocks via APIZach Copley
2009-10-09Fixed twitter defaulting to disabledJeffery To
2009-10-08New action for test/help API methodZach Copley
2009-10-08New actions for statusnet config and version API methodsZach Copley
2009-10-08Don't show search suggestions for private sitesJeffery To
2009-10-07New individual actions for dealing with groups via APIZach Copley
2009-10-07Fixed E_NOTICE when returnto isn't setJeffery To
2009-10-06New action for group timelines via APIZach Copley
2009-10-06New action for tag timelines in the APIZach Copley
2009-10-05Better Twitter date outputZach Copley
2009-10-05New actions for the account methods we have implementedZach Copley
2009-10-05New actions for favorites via the APIZach Copley
2009-10-05Merge branch '0.9.x' into refactor-apiZach Copley
2009-10-05Routes for friendships actionsZach Copley
2009-10-05Added hook to wrap the notice form data blockSarven Capadisli
2009-10-04move scripts to just before </body>, add event for scripts that need to be in...Evan Prodromou
2009-10-04Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-10-03Using CDATA for autofocus scriptSarven Capadisli
2009-10-02Merge branch '0.9.x' into refactor-apiZach Copley
2009-10-02New actions for direct messaging through the APIZach Copley
2009-10-02make lib/schema.php phpcs-cleanEvan Prodromou
2009-10-02New action for /users/showZach Copley
2009-10-01Renamed and moved stuff around to better match Twitter's API organizationZach Copley
2009-10-01A new action for /statuses/destroyZach Copley
2009-10-01Merge branch '0.9.x' into refactor-apiZach Copley
2009-10-01New action for /statuses/updateZach Copley
2009-10-01Some bug fixesEvan Prodromou
2009-10-01check the schemaEvan Prodromou
2009-10-01add some more methods to SchemaEvan Prodromou
2009-10-01Merge branch '0.9.x' into schemaEvan Prodromou
2009-10-01Added hook for Aside containerSarven Capadisli
2009-10-01Revert "Outputting UTF-8 charset in document header irrespective of mimetype."Sarven Capadisli
2009-09-30Add route for /statuses/showZach Copley
2009-09-30FOAF for Groups.Toby Inkster
2009-09-30Merge branch '0.9.x' into refactor-apiZach Copley