summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2009-09-23Add some more realtime feedsEvan Prodromou
2009-09-23Do realtime popup with PHP instead of JavascriptEvan Prodromou
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-21Initial UI to allow certain timelines to be viewed in a new window inSarven Capadisli
2009-09-21Escaping internal JavaScriptSarven Capadisli
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-20Fixed indentingSarven Capadisli
2009-09-20Added realtime streams for all and showstream timelinesSarven Capadisli
2009-09-19Make the infinite scroll plugin have a non-infinite scroll (button click to s...Craig Andrews
2009-09-19Additional note in Autocomplete plugin readme about private modeCiaranG
2009-09-18Correction to path in README of recaptcha pluginCiaranG
2009-09-16Merge branch 'realtime' into 0.8.xSarven Capadisli
2009-09-16Fixed missing quotesSarven Capadisli
2009-09-16Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-09-16make PiwikAnalytics work a little nicerEvan Prodromou
2009-09-16Fixed typoSarven Capadisli
2009-09-15Remove unnecessary Profile::pkeyGetCraig Andrews
2009-09-15Updated XHR return markup for Realtime pluginSarven Capadisli
2009-09-13Make a new REST service for the autocomplete plugin, significantly reducing t...Craig Andrews
2009-09-11The site id was hardcoded inside the plugin code. Instead the piwikidCraig Andrews
2009-09-08Linkback Plugin: check result properly so failures are not reported as a succ...CiaranG
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-26last scrub of Laconica -> StatusNetEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25Laconica in pluginsEvan Prodromou
2009-08-25moved template folder into it's own method, so can be overriddenBrenda Wallace
2009-08-21Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-21We don't need to re-distribute jquery-autocomplete demoEvan Prodromou
2009-08-18Better loggingZach Copley
2009-08-18Kick user out if she doesn't have FB cookiesZach Copley
2009-08-11Corrected the Infinite Scroll CSS SelectorsCraig Andrews
2009-08-11Make notice attachment lightbox work after an infinite scroll happensCraig Andrews
2009-08-08Use jQuery instead of window.onLoad, which I believe will be faster and more ...Craig Andrews
2009-08-08Update README to use the addPlugin syntax to add the plugin (which seems clea...Craig Andrews
2009-08-07Implemented the list_all and list groups API methods as defined at http://lac...Craig Andrews
2009-08-06Move inline javascript to a separate js fileCraig Andrews
2009-08-06I had my user info hardcoded... oops.Craig Andrews
2009-08-06Added the Autocomplete pluginCraig Andrews
2009-08-05Use cssLink() to link to external cssCraig Andrews
2009-08-05Use script() to write out javascript <script> tagsCraig Andrews
2009-08-05Used script() function to write out the javascript linkCraig Andrews
2009-08-05Switch DOCTYPE's to the XHTML 5 DOCTYPECraig Andrews
2009-08-05added Infinite Scroll pluginCraig Andrews
2009-08-05Use NICKNAME_FMT everywhere consistentlyCraig Andrews