summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01change DB so OpenIDPlugin manages OpenID tablesEvan Prodromou
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-30Fix: last modified header wasn't showingZach Copley
2009-09-30Add route for /statuses/showZach Copley
2009-09-30New action for /statuses/showZach Copley
2009-09-30Declare some more variables; instance variable for formatZach Copley
2009-09-30FOAF for Groups.Toby Inkster
2009-09-30Merge branch '0.9.x' into refactor-apiZach Copley
2009-09-30Fix header commentZach Copley
2009-09-30Left opening double quotes off EtagZach Copley
2009-09-30New actions for /statuses/friends and /statuses/followers + social graph methodsZach Copley
2009-09-30Timeout a little incase the notice item from XHR response isSarven Capadisli
2009-09-30Relocated the button for pop up window for notice streamSarven Capadisli
2009-09-30Script no longer needed for Realtime pluginSarven Capadisli
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-29Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-29remove string-checks from code using Notice::saveNew()Evan Prodromou
2009-09-29change string return from Notice::saveNew to exceptionsEvan Prodromou
2009-09-29stop overwriting created timestamp on group editEvan Prodromou
2009-09-28Merge branch '0.8.x' into 0.9.xSarven Capadisli
2009-09-27Forgot to add home_timeline to the list of methods that only requireZach Copley
2009-09-27Forgot to add home_timeline to the list of methods that only requireZach Copley
2009-09-27Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-27moderator can delete another user's noticeEvan Prodromou
2009-09-27show delete button when user has deleteOthersNotice rightEvan Prodromou
2009-09-27let hooks override standard user rightsEvan Prodromou
2009-09-27user rightsEvan Prodromou
2009-09-27Merge DeleteAction class into DeletenoticeActionEvan Prodromou
2009-09-27Fix nickname in feed titleZach Copley
2009-09-27Route aliases: replies -> mentions and home_timeline -> friends_timelineZach Copley
2009-09-27Broke mentions API method out into its own actionZach Copley
2009-09-27Forgot to commit the routes for the new actionsZach Copley
2009-09-27Broke out public_timeline and user_timeline into their own actionsZach Copley
2009-09-27phpcs on apifriendstimeline.php, apiauth.php and apibareauth.phpZach Copley
2009-09-27- Output entity tagZach Copley