Age | Commit message (Expand) | Author |
2009-09-27 | fix for a misnamed variable in subscription function in the "create simulatio... | unknown |
2009-09-27 | Using a relative value for the form_notice note location instead | Sarven Capadisli |
2009-09-27 | Don't really need the header container. Adjusted some CSS instead | Sarven Capadisli |
2009-09-27 | jQuery.prepend takes a single param | Sarven Capadisli |
2009-09-26 | A different go at the realtime button location. Button is in a | Sarven Capadisli |
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-25 | Updated Piwik plugin documentation to new addPlugin() installaation method | CiaranG |
2009-09-25 | Added hook for notice item. After <li> and Before </li>. Allows | Sarven Capadisli |
2009-09-24 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-24 | Move configuration defaults to new module and variable | Evan Prodromou |
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 |