Removing the new chatwidget and other cruft from trunk (which is now our 0.2 branch)
[quassel.git] / src / core / networkconnection.cpp
2008-04-10 Manuel NickschasRemoving the new chatwidget and other cruft from trunk...
2008-04-08 Manuel NickschasSanitized AutoWho. Now rather than bulk-sending /WHO...
2008-04-08 Manuel Nickschasdebug_output++
2008-04-03 UnknownTrim incoming lines again, apparently allowing trailing...
2008-04-03 Manuel NickschasRemoving debug info from core, and don't remove trailin...
2008-03-29 Manuel NickschasAdding some debug output to NetworkConnection for the...
2008-03-18 Manuel NickschasMake server passwords work
2008-03-13 Manuel NickschasImplemented rudimentary SSL support for IRC connections.
2008-02-27 Jonas Heesemake use of "use random server to connect"-setting...
2008-02-22 Manuel NickschasThis should fix core crash on exit on some *cough*...
2008-02-21 Manuel NickschasPreparing for the core session state being stored in...
2008-02-20 Manuel NickschasFinally we have solved the session restore problems...
2008-02-19 Manuel NickschasWe now send WHO every 60 seconds for all channels we...
2008-02-19 Manuel NickschasCore now remembers the channels you've joined if a...
2008-02-19 Marcus EggenbergerQuery buffers are now automatically renamed on nickchanges.
2008-02-18 Manuel NickschasMade activity levels persistent.
2008-02-18 Manuel NickschasFinally here: the long awaited auto reconnect! Your...
2008-02-18 Manuel NickschasMake session restore join more than one channel per...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-13 Manuel NickschasMore improvements to encoding handling. There is now...
2008-02-13 Manuel NickschasEncodings are now honored for both sending and receivin...
2008-02-13 Manuel NickschasAuto Identify works now. Also newly created networks...
2008-02-13 Manuel NickschasPerformlist is back and working!
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-01 Manuel NickschasThis is it, the long-awaited huge commit with the new...
2008-01-29 Manuel NickschasSyncing my current state, Network settings still not...
2008-01-20 Manuel NickschasBringing back session save/restore. Old state won't...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-18 Manuel Nickschasuint -> NetworkId, uint -> BufferId almost everywhere...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...