summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-10-02New actions for direct messaging through the APIZach Copley
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
2009-09-30New actions for /statuses/friends and /statuses/followers + social graph methodsZach Copley
2009-09-30Merge branch '0.8.x' into 0.9.xSarven Capadisli
2009-09-30Better check to see if the XML prolog should be outputted for XMLSarven Capadisli
2009-09-30Outputting UTF-8 charset in document header irrespective of mimetype.Sarven Capadisli
2009-09-30Switched Doctype to XHTML 1.0 Strict (which best reflects the currentSarven Capadisli
2009-09-29Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-29Twitter API returns server errors in preferred formatEvan Prodromou
2009-09-29move HTTP error code strings to class variablesEvan Prodromou
2009-09-29remove string-checks from code using Notice::saveNew()Evan Prodromou
2009-09-27Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-27show delete button when user has deleteOthersNotice rightEvan Prodromou
2009-09-27user rightsEvan Prodromou
2009-09-27Merge DeleteAction class into DeletenoticeActionEvan Prodromou
2009-09-27Route aliases: replies -> mentions and home_timeline -> friends_timelineZach Copley
2009-09-27Forgot to commit the routes for the new actionsZach Copley
2009-09-27phpcs on apifriendstimeline.php, apiauth.php and apibareauth.phpZach Copley
2009-09-27Fix some bugs in the URL linkification, and fixed the unit test.Craig Andrews
2009-09-27Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-25Merge branch 'refactor-api' of git@gitorious.org:~zcopley/statusnet/zcopleys-...Zach Copley
2009-09-25Moved basic auth stuff into its own classesZach Copley
2009-09-25Added hook for notice item. After <li> and Before </li>. AllowsSarven Capadisli
2009-09-24Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-24Move configuration defaults to new module and variableEvan Prodromou
2009-09-24Merge branch '0.9.x' into refactor-apiZach Copley
2009-09-24Reorganize, make bare auth work, output If-Modified-Since headerZach Copley
2009-09-24Output If-Modified-Since header for all RSS 1.0 feeds (again)Zach Copley
2009-09-24Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-24Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-24Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews
2009-09-24Revert "move scripts to just before </body>, add event for scripts that need ...Evan Prodromou
2009-09-23move scripts to just before </body>, add event for scripts that need to be in...Evan Prodromou
2009-09-23use schema tool to create a tableEvan Prodromou
2009-09-23Started refactoring API into individual actionsZach Copley
2009-09-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-23Revert "When viewing a page in https, all links to non-actions (links to CSS,...Evan Prodromou