Updated todo comment for pushing notices to Personal and Replies

timelines
This commit is contained in:
Sarven Capadisli 2009-09-21 11:32:36 +00:00
parent 182257cbbf
commit 8f84bc88d7
1 changed files with 3 additions and 2 deletions

View 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()
{