Complete and pimp DesktopNotificationBackend.
[quassel.git] / src / core / userinputhandler.cpp
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...