]> git.scottworley.com Git - reliable-chat/commit
Pass message on *after* setting since.
authorScott Worley <sworley@chkno.net>
Fri, 3 Aug 2012 07:58:03 +0000 (00:58 -0700)
committerScott Worley <sworley@chkno.net>
Fri, 3 Aug 2012 07:58:03 +0000 (00:58 -0700)
commit92ca5f8ac08fed647bf8af836cf41ce0fa70ea56
tree6c5b6c16793b2058e1b3558678c809a05825ee61
parentbd1ed9dd102d04d543f2fad5737b91c1a5835316
Pass message on *after* setting since.

rcreceivemessages() modifies the message.  The fetch loop needs
to extract the final timestamp for since= feedback before it is
modified.
webclient/rc.html