Age | Commit message (Expand) | Author |
2009-09-30 | Declare some more variables; instance variable for format | Zach Copley |
2009-09-30 | FOAF for Groups. | Toby Inkster |
2009-09-30 | Merge branch '0.9.x' into refactor-api | Zach Copley |
2009-09-30 | Fix header comment | Zach Copley |
2009-09-30 | Left opening double quotes off Etag | Zach Copley |
2009-09-30 | New actions for /statuses/friends and /statuses/followers + social graph methods | Zach Copley |
2009-09-29 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-29 | Twitter API returns server errors in preferred format | Evan Prodromou |
2009-09-29 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-29 | remove string-checks from code using Notice::saveNew() | Evan Prodromou |
2009-09-29 | stop overwriting created timestamp on group edit | Evan Prodromou |
2009-09-27 | Forgot to add home_timeline to the list of methods that only require | Zach Copley |
2009-09-27 | Forgot to add home_timeline to the list of methods that only require | Zach Copley |
2009-09-27 | moderator can delete another user's notice | Evan Prodromou |
2009-09-27 | Merge DeleteAction class into DeletenoticeAction | Evan Prodromou |
2009-09-27 | Fix nickname in feed title | Zach Copley |
2009-09-27 | Broke mentions API method out into its own action | Zach Copley |
2009-09-27 | Broke out public_timeline and user_timeline into their own actions | Zach Copley |
2009-09-27 | phpcs on apifriendstimeline.php, apiauth.php and apibareauth.php | Zach Copley |
2009-09-27 | - Output entity tag | Zach Copley |
2009-09-25 | Merge branch 'refactor-api' of git@gitorious.org:~zcopley/statusnet/zcopleys-... | Zach Copley |
2009-09-25 | Moved basic auth stuff into its own classes | Zach Copley |
2009-09-24 | Merge branch '0.9.x' into refactor-api | Zach Copley |
2009-09-24 | Reorganize, make bare auth work, output If-Modified-Since header | Zach Copley |
2009-09-24 | Left a couple debugging statements in (removed) | Zach Copley |
2009-09-24 | Output If-Modified-Since header for all RSS 1.0 feeds (again) | Zach Copley |
2009-09-24 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews |
2009-09-24 | Implemented join and leave groups api methods | Craig Andrews |
2009-09-23 | Started refactoring API into individual actions | Zach Copley |
2009-09-19 | Make statuses/home_timeline return the same thing as statuses/friends_timelin... | Zach Copley |
2009-09-19 | Make statuses/home_timeline return the same thing as statuses/friends_timelin... | Zach Copley |
2009-09-19 | Add missing parenthesis. | Adrian Lang |
2009-09-19 | Fix merges. | Adrian Lang |
2009-09-17 | Merge remote branch 'cvollick/userTagPagination' into 0.8.x | Craig Andrews |
2009-09-16 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley |
2009-09-16 | Updated csarven emails to csarven@status.net and removed dupes | Sarven Capadisli |
2009-09-16 | Pagination of user/tag was navigating to wrong page. | Christopher Vollick |
2009-09-15 | dedupe evans | Evan Prodromou |
2009-09-15 | change all evans to evan@status.net | Evan Prodromou |
2009-09-15 | Make it impossible to delete self-subscriptions via the API | Zach Copley |
2009-09-15 | Make it impossible to delete self-subscriptions via the API | Zach Copley |
2009-09-14 | code style cleanup | Brenda Wallace |
2009-09-14 | cleaned up code style | Brenda Wallace |
2009-09-13 | Response for request token doesn't contain omb_version | Craig Andrews |
2009-09-12 | Check if the avatar exists before trying to delete it. | Craig Andrews |
2009-09-11 | Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu... | Craig Andrews |
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-08 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley |
2009-09-07 | Don't "hightlight" search terms (by surrounding them in <strong>$term</strong... | Craig Andrews |
2009-09-03 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |