Age | Commit message (Expand) | Author |
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-27 | Fix nickname in feed title | Zach Copley |
2009-09-27 | Route aliases: replies -> mentions and home_timeline -> friends_timeline | Zach Copley |
2009-09-27 | Broke mentions API method out into its own action | Zach Copley |
2009-09-27 | Forgot to commit the routes for the new actions | 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 branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-24 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-24 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews |
2009-09-24 | Merge branch 'master' into 0.8.x | Evan Prodromou |
2009-09-24 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Evan Prodromou |
2009-09-24 | Revert "move scripts to just before </body>, add event for scripts that need ... | Evan Prodromou |
2009-09-24 | Implemented join and leave groups api methods | Craig Andrews |
2009-09-24 | implemented etag and last modified | Craig Andrews |
2009-09-24 | Fixed broken Piwik plugin - was not using the supplied site code | CiaranG |
2009-09-23 | move scripts to just before </body>, add event for scripts that need to be in... | Evan Prodromou |
2009-09-23 | some UI fixes | Evan Prodromou |
2009-09-23 | Using timeline string instead of title for WindowName because IE doesn't | Sarven Capadisli |
2009-09-23 | Added JavaScript to initialize the poped Window | Sarven Capadisli |
2009-09-23 | Some layout and rendering adjustment for Realtime plugin | Sarven Capadisli |
2009-09-23 | Created addPop() for Realtime plugin and added param to include iconurl | Sarven Capadisli |
2009-09-23 | Started refactoring API into individual actions | Zach Copley |
2009-09-23 | move some stuff around for realtime | Evan Prodromou |
2009-09-23 | hack around address hack in util.js | Evan Prodromou |
2009-09-23 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Evan Prodromou |
2009-09-23 | Add some more realtime feeds | Evan Prodromou |
2009-09-23 | Do realtime popup with PHP instead of Javascript | Evan Prodromou |
2009-09-23 | JavaScript fixes for IE | Sarven Capadisli |
2009-09-23 | Revert "Added realtime streams for all and showstream timelines" | Evan Prodromou |
2009-09-23 | Revert "Fixed indenting" | Evan Prodromou |
2009-09-23 | Revert "Made it slighly more compact with less jQuery selection" | Evan Prodromou |
2009-09-23 | Revert "Added a check for any URL param. If found, strips them out before" | Evan Prodromou |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-23 | Revert "When viewing a page in https, all links to non-actions (links to CSS,... | Evan Prodromou |
2009-09-23 | revert output buffering (costly) for ETags (low priority) | Evan Prodromou |
2009-09-23 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Evan Prodromou |
2009-09-22 | Allow some punctuation instead of just spaces before @user, !group, and #tag | Craig Andrews |
2009-09-22 | Link hrefs are the short url, and title is the long url | Craig Andrews |
2009-09-21 | Make link href the long url so users can tell where links are going | Craig Andrews |
2009-09-21 | Use new queue handler event | Craig Andrews |
2009-09-21 | Fix typo is default hub url | Craig Andrews |