summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-channel.h
AgeCommit message (Expand)Author
2008-12-17Improve nick completion: complete first by nicks that highlight me, before ni...Sebastien Helleu
2008-11-15Use of const for some functions returning "char *"Sebastien Helleu
2008-10-25Add smart join/part/quit message filter in IRC plugin, add names for filtersSebastien Helleu
2008-08-30Add new hooks (info and infolist), IRC plugin now return infos and infolistsSebastien Helleu
2008-08-19Reintroduce /upgrade command, working only with core and IRC plugin todaySebastien Helleu
2008-06-17Remove old notify code in irc plugin (done by notify plugin)Sebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-05-20Remove old dcc code, unused nowSebastien Helleu
2008-05-06Fix crash after closing channels/pv (internal channel structure was not delet...Sebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2008-01-01Added group support for nicklist, fixed some bugs in plugins API and IRC pluginSebastien Helleu
2007-12-17New backlog option in logger plugin, added variable names in .h files, replac...Sebastien Helleu
2007-12-07Many changes in IRC plugin and plugins APISebastien Helleu
2007-11-25Added buffer argument in command hooks, code cleanup in IRC pluginSebastien Helleu
2007-10-31Added/renamed some files, many changes in IRC sources for running as plugin (...Sebastien Helleu