Untie the marker line from lastSeenMsg
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 8 Oct 2009 08:54:11 +0000 (10:54 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 1 Jan 2010 21:07:56 +0000 (22:07 +0100)
We now handle the marker line position independently from lastSeenMsg in the backend. This will
allow for setting the marker line manually in the future, for people who don't want the automatic
mark-as-read thingy. Currently, it's still set on buffer change, and the behavior should be the same
as before.

Note that this needs an updated core to work correctly, and will be disabled (= forced auto) else.


No differences found