Implement core-side highlights
[quassel.git] / src / core / coresession.h
2017-12-20 Janne KoschinskiImplement core-side highlights
2017-12-19 Janne KoschinskiImplement peer-specific signal sending
2017-12-19 Janne KoschinskiAdd initial implementation for showing and kicking...
2017-09-04 Janne KoschinskiImplement sender prefix storage in the database
2017-04-13 Shane SynanUse timestamp format for manual away, not restore
2016-10-07 Manuel Nickschasdcc: Add persistent settings for core-side DCC
2016-06-06 Manuel NickschasBring copyright headers into 2016
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-03-11 Manuel NickschasProvide a proper dialog for changing the core password
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-16 Martin T. H. SandsmarkImplement password changing from client.
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasHappy New Year!
2013-12-26 Manuel NickschasBasic infrastructure for file transfers
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
2013-02-20 Manuel NickschasMutate SignalProxy::AbstractPeer into a separate class...
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-18 Manuel NickschasRename Internal-, Remote- and LegacyConnection to ...
2013-01-27 Manuel NickschasYearly bump
2013-01-17 Manuel NickschasRefactor SignalProxy, network and protocol code
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2011-06-14 Marcus EggenbergerChanging the behavior how Quassel Events are processed.
2010-10-25 Manuel NickschasBulk-insert messages into the db (again)
2010-10-19 Manuel NickschasIntroduce CtcpParser for CTCP-related event processing
2010-10-13 Manuel NickschasEmit a new signal CoreSession::networkDisconnected...
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...