summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-09-30Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven 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-28Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline 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
2009-09-27Fix some bugs in the URL linkification, and fixed the unit test.Craig Andrews
2009-09-27Merge commit 'refs/merge-requests/1633' of git://gitorious.org/statusnet/main...Craig Andrews
2009-09-27Fix URL linkification test cases for addition of 'title' attribution with lon...Brion Vibber
2009-09-27Changed terminology for poping a windowSarven Capadisli
2009-09-27Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-27Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-09-27Draw a line to indicate new (unread) notice in a timeline since windowSarven Capadisli
2009-09-27Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-09-27Aligned notice_data-attach inputSarven Capadisli