From: Sarven Capadisli Date: Mon, 21 Sep 2009 11:32:36 +0000 (+0000) Subject: Updated todo comment for pushing notices to Personal and Replies X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8f84bc88d7855ac86b87bf4e8813e18c565d1a52;p=quix0rs-gnu-social.git Updated todo comment for pushing notices to Personal and Replies timelines --- diff --git a/plugins/Meteor/meteorupdater.js b/plugins/Meteor/meteorupdater.js index 939aed00a0..82594d91c7 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() {