Bring back notifications (again...)
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 11 Aug 2008 16:47:34 +0000 (18:47 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 11 Aug 2008 16:48:22 +0000 (18:48 +0200)
Adds a new flag Message::Backlog that indicates that a message was received during
backlog replay, and which is also set after notifications have been processed the first
time for that message to avoid multiple process runs (possible if multiple ChatViews let
that message through their filters).


No differences found