#BR39 - long messages will now be divided in several messages.
[quassel.git] / src / core / networkconnection.h
2008-05-27 Alexander von Renteln#BR39 - long messages will now be divided in several...
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-03 Manuel NickschasPorting autoWHO fix (r809) from branches/0.3 to trunk.
2008-05-03 Manuel NickschasFixing autoWHO.
2008-04-25 Manuel NickschasMessage flags are now consistently used as Message...
2008-04-16 Manuel NickschasMerging r732:766 from trunk to branches/0.3.
2008-04-15 Alexander von RentelnBR#132: implemented an anti-flood protection (details...
2008-04-08 Manuel NickschasSanitized AutoWho. Now rather than bulk-sending /WHO...
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-13 Manuel NickschasImplemented rudimentary SSL support for IRC connections.
2008-02-27 Jonas Heesemake use of "use random server to connect"-setting...
2008-02-21 Manuel NickschasPreparing for the core session state being stored in...
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 NickschasFinally here: the long awaited auto reconnect! Your...
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-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-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...