summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-09-21 11:32:36 +0000
committerSarven Capadisli <csarven@status.net>2009-09-21 11:32:36 +0000
commit8f84bc88d7855ac86b87bf4e8813e18c565d1a52 (patch)
tree2f12e919cab2904c8f843fff63fc943ef0fd5934 /plugins
parent182257cbbf1557c2671b1995c9126c45b0bd8e79 (diff)
Updated todo comment for pushing notices to Personal and Replies
timelines
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Meteor/meteorupdater.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/Meteor/meteorupdater.js b/plugins/Meteor/meteorupdater.js
index 939aed00a..82594d91c 100644
--- a/plugins/Meteor/meteorupdater.js
+++ b/plugins/Meteor/meteorupdater.js
@@ -1,5 +1,6 @@
-// update the local timeline from a Meteor server
-//
+// Update the local timeline from a Meteor server
+// XXX: If @a is subscribed to @b, @a should get @b's notices in @a's Personal timeline.
+// Do Replies timeline.
var MeteorUpdater = function()
{