Introduce a flag EventManager::Silent
[quassel.git] / src / core / coresession.h
2010-10-13 Manuel NickschasAdd skeletal EventStringifier
2010-10-13 Manuel NickschasHook up the event system to CoreSession's legacy displa...
2010-10-13 Manuel NickschasAdd IrcParser to handle data between the ircd and Quassel
2010-10-13 Manuel NickschasBoilerplate work for CoreSessionEventProcessor
2010-05-12 Marcus EggenbergerIntroducing global away
2010-03-11 Marcus Eggenbergerpermanently ignored (HardStrictness) messages can no...
2010-01-18 Sebastian GothInitial CTCP ignore functionality
2009-09-21 Sebastian GothPeriodically save all settings of a coresession
2009-08-24 Sebastian GothIntroduce IgnoreList backend
2009-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
2009-03-03 Marcus EggenbergerFurther improvements to the postgres backend:
2009-01-13 Manuel NickschasAutomatically create networks and buffers specified...
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-29 Marcus Eggenbergerremoving deprecated stuff
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-25 Marcus Eggenbergermigrating identities from QSettings to the storage...
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-25 Marcus EggenbergerMerging NetworkConnection into CoreNetwork.
2008-10-28 Marcus Eggenbergerenabling away on detach
2008-10-21 Marcus Eggenbergercore can now accept a signalproxy as a client
2008-08-17 Manuel NickschasIntroducing Network::requestSetNetworkInfo() to simplif...
2008-08-17 Manuel NickschasUse SyncableObject::requestUpdate() for updating Identities
2008-07-22 Marcus Eggenbergerjussi01: can you spell aliases?
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-09 Marcus Eggenbergersometimes I hate git... forgot stupid -a for git commit
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-04-25 Manuel NickschasMessage flags are now consistently used as Message...
2008-04-01 Marcus EggenbergerMade the client disconnection more verbose. And some...
2008-03-27 Marcus EggenbergerFixing BR #128 (Nicklist state not saved correctly...
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-09 Marcus Eggenbergerswitching from timestamps to msgid regarding lastseen...
2008-02-21 Manuel NickschasPreparing for the core session state being stored in...
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 Marcus Eggenbergeradded core and client handlers for buffer removal
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-12 Manuel NickschasNetworks can now be removed even when they're connected.
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-02-01 Manuel NickschassessionData--
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-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...
2008-01-07 Manuel NickschasCommitting a lot of identity stuff which is still disabled.
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-05 Manuel NickschasCommitting a whole bunch of Identity-related stuff...
2008-01-01 Marcus EggenbergerSince we're going for one grand unified model to store...
2007-12-21 Manuel NickschasThe Quassel Core now remembers on exit which networks...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-08-29 Manuel Nickschasclean++
2007-08-29 Manuel NickschasYES! We finally have dynamic signals between Core and...
2007-08-07 Manuel NickschasYay! After months, distributed client/core operation...
2007-08-01 Manuel NickschasGot rid of class Global, as promised. For now, the...
2007-07-08 Manuel NickschasI am starting to clean up the mess that is Global right...
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...