summaryrefslogtreecommitdiff
path: root/plugins/Meteor
AgeCommit message (Collapse)Author
2010-04-06Allow Meteor plugin to be configurable via configuration database or file.Brion Vibber
As there's no admin control panel yet, this is mainly meant for batch administration and using setconfig.php
2009-11-12Removed old commentsSarven Capadisli
2009-09-23Revert "Added realtime streams for all and showstream timelines"Evan Prodromou
This reverts commit 49e91ec7d068fa7b98576207696d2192418baf5b.
2009-09-23Revert "Fixed indenting"Evan Prodromou
This reverts commit 182257cbbf1557c2671b1995c9126c45b0bd8e79.
2009-09-23Revert "Made it slighly more compact with less jQuery selection"Evan Prodromou
This reverts commit c9bc3900909a85b9b4be31c4dac7f809127a8bf0.
2009-09-23Revert "Added a check for any URL param. If found, strips them out before"Evan Prodromou
This reverts commit 13de845e95da9ea579516c4480789819c9a26edd.
2009-09-21Added a check for any URL param. If found, strips them out beforeSarven Capadisli
going ahead with realtime timeline update.
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
timelines
2009-09-20Fixed indentingSarven Capadisli
2009-09-20Added realtime streams for all and showstream timelinesSarven Capadisli
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25Laconica in pluginsEvan Prodromou
2009-07-15Build channel strings in Meteor pluginEvan Prodromou
2009-07-14changes to make realtime work for MeteorEvan 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