summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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
2009-08-03Added the 0.2 recaptcha plugin. Should work in all browsers. Please test.Eric Helgeson
2009-07-30Attempt to reduce the number of calls to FB to speed things upZach Copley
2009-07-16update Piwik analytics codeEvan Prodromou
2009-07-15Documentation for the Facebook Connect pluginZach Copley
2009-07-16More tinkering with logout. I think I got it this time! It's been driving me ...Zach Copley
2009-07-15better callback functions for comet pluginEvan Prodromou
2009-07-15build channel strings in CometPluginEvan Prodromou
2009-07-15Build channel strings in Meteor pluginEvan Prodromou
2009-07-15let implementations build channel strings for realtimeEvan Prodromou
2009-07-14changes to make realtime work for MeteorEvan Prodromou
2009-07-14Change CometPlugin so it re-uses stuff from RealtimePluginEvan Prodromou
2009-07-14pass proper args for realtime recipe methodsEvan Prodromou
2009-07-14make RealtimePlugin work correctlyEvan Prodromou
2009-07-13added Realtime superclassEvan Prodromou
2009-07-13update README for Meteor pluginEvan Prodromou
2009-07-13correctly pass JSON object to receive function for MeteorEvan Prodromou
2009-07-13add slashes to JSON so it goes across meteor.js channel correctlyEvan Prodromou
2009-07-11Some changes for debuggingEvan Prodromou
2009-07-11first version of Meteord plugin, doesn't workEvan Prodromou
2009-07-08Removed OpenID link from the primary global navigation in order toSarven Capadisli
2009-07-01Killed the FB Connect profile-pic bounce in all browsersZach Copley
2009-07-01Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-07-01Improves the FB user avatar "bounce" in some browsersSarven Capadisli
2009-06-30Merge commit 'jeff-themovie/invite-enabled' into 0.8.xZach Copley
2009-06-30Forgot to include ImsettingsAction in the list of Actions to overrideZach Copley
2009-06-30Only output Facebook namespace, scripts, css, etc. when strictly necessaryZach Copley