]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Updated todo comment for pushing notices to Personal and Replies
authorSarven Capadisli <csarven@status.net>
Mon, 21 Sep 2009 11:32:36 +0000 (11:32 +0000)
committerSarven Capadisli <csarven@status.net>
Mon, 21 Sep 2009 11:32:36 +0000 (11:32 +0000)
timelines

plugins/Meteor/meteorupdater.js

index 939aed00a0ea53c053a2b86be705a2e65e2619c2..82594d91c75b7ab401235d42b50d67e475788369 100644 (file)
@@ -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()
 {