summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-25Added hook for notice item. After <li> and Before </li>. AllowsSarven Capadisli
2009-09-24Left a couple debugging statements in (removed)Zach Copley
2009-09-24Output If-Modified-Since header for all RSS 1.0 feeds (again)Zach Copley
2009-09-24Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-24Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-24Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews
2009-09-24Merge branch 'master' into 0.8.xEvan Prodromou
2009-09-24Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-09-24Revert "move scripts to just before </body>, add event for scripts that need ...Evan Prodromou
2009-09-24Implemented join and leave groups api methodsCraig Andrews
2009-09-24implemented etag and last modifiedCraig Andrews
2009-09-24Fixed broken Piwik plugin - was not using the supplied site codeCiaranG
2009-09-23move scripts to just before </body>, add event for scripts that need to be in...Evan Prodromou
2009-09-23some UI fixesEvan Prodromou
2009-09-23Using timeline string instead of title for WindowName because IE doesn'tSarven Capadisli
2009-09-23Added JavaScript to initialize the poped WindowSarven Capadisli
2009-09-23Some layout and rendering adjustment for Realtime pluginSarven Capadisli
2009-09-23Created addPop() for Realtime plugin and added param to include iconurlSarven Capadisli
2009-09-23move some stuff around for realtimeEvan Prodromou
2009-09-23hack around address hack in util.jsEvan Prodromou
2009-09-23Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-09-23Add some more realtime feedsEvan Prodromou
2009-09-23Do realtime popup with PHP instead of JavascriptEvan Prodromou
2009-09-23JavaScript fixes for IESarven Capadisli
2009-09-23Revert "Added realtime streams for all and showstream timelines"Evan Prodromou
2009-09-23Revert "Fixed indenting"Evan Prodromou
2009-09-23Revert "Made it slighly more compact with less jQuery selection"Evan Prodromou
2009-09-23Revert "Added a check for any URL param. If found, strips them out before"Evan Prodromou
2009-09-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-23Revert "When viewing a page in https, all links to non-actions (links to CSS,...Evan Prodromou
2009-09-23revert output buffering (costly) for ETags (low priority)Evan Prodromou
2009-09-23Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-09-22Allow some punctuation instead of just spaces before @user, !group, and #tagCraig Andrews
2009-09-22Link hrefs are the short url, and title is the long urlCraig Andrews
2009-09-21Make link href the long url so users can tell where links are goingCraig Andrews
2009-09-21Use new queue handler eventCraig Andrews
2009-09-21Fix typo is default hub urlCraig Andrews
2009-09-21Initial UI to allow certain timelines to be viewed in a new window inSarven Capadisli
2009-09-21add the plugin daemonEvan Prodromou
2009-09-21have to provide full path for daemonsEvan Prodromou
2009-09-21'easy' way to handle notices at queue timeEvan Prodromou
2009-09-21Escaping internal JavaScriptSarven Capadisli
2009-09-21you can add a daemon to getvaliddaemonsEvan Prodromou
2009-09-21add a hook for the unqueuemanagerEvan Prodromou
2009-09-21add a hook at point of enqueuing noticesEvan Prodromou
2009-09-21Added a check for any URL param. If found, strips them out beforeSarven Capadisli
2009-09-21Made it slighly more compact with less jQuery selectionSarven Capadisli
2009-09-21Updated todo comment for pushing notices to Personal and RepliesSarven Capadisli
2009-09-21Fixes for posting shortened URLs or uploadsBrion Vibber
2009-09-21Don't trigger E_NOTICE when looking for commands in the notice inputBrion Vibber