Age | Commit message (Expand) | Author |
2011-04-11 | irc: do not rejoin channels where /part has been issued before reconnection t... | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-09-12 | Do not send WHO on channel joined (to check away nicks) if option irc.network... | Sebastien Helleu |
2010-06-25 | Update comments after #endif in C headers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-05-21 | Add optional message in IRC private buffer when nick is back on server after ... | Sebastien Helleu |
2010-02-06 | Add option irc.look.item_nick_prefix, rename some IRC options for bar items | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-12-16 | Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on cha... | Sebastien Helleu |
2009-11-19 | Add IRC option to use same nick color in channel and private (on by default) ... | Sebastien Helleu |
2009-01-30 | Fix problem with read marker when manually switching to other buffer with som... | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-12-17 | Improve nick completion: complete first by nicks that highlight me, before ni... | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-10-25 | Add smart join/part/quit message filter in IRC plugin, add names for filters | Sebastien Helleu |
2008-08-30 | Add new hooks (info and infolist), IRC plugin now return infos and infolists | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-06-17 | Remove old notify code in irc plugin (done by notify plugin) | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-05-20 | Remove old dcc code, unused now | Sebastien Helleu |
2008-05-06 | Fix crash after closing channels/pv (internal channel structure was not delet... | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2008-01-01 | Added group support for nicklist, fixed some bugs in plugins API and IRC plugin | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-12-07 | Many changes in IRC plugin and plugins API | Sebastien Helleu |
2007-11-25 | Added buffer argument in command hooks, code cleanup in IRC plugin | Sebastien Helleu |
2007-10-31 | Added/renamed some files, many changes in IRC sources for running as plugin (... | Sebastien Helleu |