Fix 512 byte limit protection
[quassel.git] / src / core / userinputhandler.cpp
2009-05-14 Manuel NickschasFix 512 byte limit protection
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-13 Manuel NickschasMoving alias expansion yet again - this time into Alias...
2009-03-13 Manuel NickschasMove alias handling into the client
2009-02-14 Marcus Eggenbergerfixes #525 - using 'away' as ultimate fallback if no...
2009-02-11 Marcus Eggenbergerdisplaying own quit message
2009-01-20 Edward HadesModified automatic branch mask generation for IP addresses.
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-31 Marcus Eggenbergerfixing a bug related to wait in combination with aliase...
2008-12-30 Marcus EggenbergerWait for it...
2008-12-26 Manuel NickschasFix compile warnings, remove unneeded exception handlers
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-25 Marcus EggenbergerMerging NetworkConnection into CoreNetwork.
2008-11-19 Marcus EggenbergerFixing BR #231 - show own quit in all channels
2008-11-15 Manuel NickschasDisplay rather than clear the channel topic on /topic...
2008-11-02 Marcus EggenbergerFixing BR #335 - needs a core restart
2008-11-01 Marcus EggenbergerFixing BR #369 (handle onotice/omsg properly, add ...
2008-10-31 Marcus Eggenbergerfixing BR #303 partially - introducing unban
2008-10-28 Manuel NickschasFixing .arg().arg() in UserInputHandler, fixes BR #365
2008-09-30 Marcus Eggenbergeradding Message::Self flag to /me style messages
2008-08-18 Manuel NickschasIgnore whitespace in join handler (cf. Bug #290)
2008-08-11 Marcus Eggenbergerthe alias engine can now expand nicks to their hostnames
2008-08-10 Daniel Albers/j and /join only prepend # when channel names start...
2008-07-28 Marcus Eggenbergerminor fix
2008-07-28 Marcus Eggenbergertwo leading slashes are now treated as a regular messag...
2008-07-27 Marcus Eggenbergercommands containing multiple slashes are no longer...
2008-07-22 Marcus Eggenbergeradded and to predefined alias variables. (needs core...
2008-07-22 Marcus Eggenbergerremoving hardcoded aliases from userinputhandler. some...
2008-07-22 Marcus Eggenbergerjussi01: can you spell aliases?
2008-07-21 Marcus Eggenbergeradding server lag indicator to the network tooltip
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-11 Marcus Eggenbergerfixing other part of BR #208 (setting own away message)
2008-06-18 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-18 Marcus EggenbergerFixing BR #157 (default argument to /mode)
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Marcus Eggenbergerfixed a bug in /away command
2008-06-05 Marcus EggenbergerQuassel now uses proper default messages for part,...
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
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 Rentelnchatline: highlightcolor is only loaded once in the...
2008-04-14 Manuel NickschasMerging r732:745 from trunk into branches/0.3. Forwardp...
2008-04-14 Alexander von Rentelnadded oper and kill handler
2008-04-14 Alexander von Rentelnban-handler implemented (now also available in the...
2008-02-27 Marcus Eggenbergerfixed codec error in /me commands
2008-02-20 Manuel NickschasPressing enter in the topic line now sets the channel...
2008-02-19 Manuel NickschasCore now remembers the channels you've joined if a...
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-05 Marcus Eggenbergerfixed a bug in UserInputHandler::handleMsg()
2008-02-03 Marcus EggenbergerMore Code Cleanup
2008-02-03 Marcus EggenbergerCode cleanup. Distclean advised
2008-02-03 Alexander von Rentelnchanged the behavior of RPL_AWAY server messages:
2008-02-01 Alexander von Rentelnbeautyfied the code in userinputhandler::handlectcp
2008-02-01 Alexander von Rentelnadded ctcp handler to userinputhandler
2008-02-01 Manuel NickschasThis is it, the long-awaited huge commit with the new...
2008-01-31 Alexander von Rentelnadded more user info in the user tool tip
2008-01-30 Marcus Eggenbergerenabled quassel to join +k channels
2008-01-28 Alexander von RentelnAdded BanHandler.
2008-01-24 Alexander von RentelnAdded commands: who, whois and whowas.
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
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...