Take list of auto-rejoin channels directly from core
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 13 Jan 2009 22:37:42 +0000 (23:37 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 13 Jan 2009 22:59:25 +0000 (23:59 +0100)
commit710edfe368ed1db79cc274164523d14afc1b2c9d
treed010e1364a67edb943c469cf8a46d518f246b52b
parent97a4aeb939117264b6535856d07d474008c54da4
Take list of auto-rejoin channels directly from core

This might fix the dreaded auto-rejoin bug. I can only guess, but maybe the cached list
in CoreNetwork and the list in the database get out of sync in some circumstances. This
gets rid of the (unneeded) caching; please let me know if the rejoin bug is still present.
src/core/corenetwork.cpp
src/core/corenetwork.h