summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-info.c
AgeCommit message (Expand)Author
2009-07-05Add optional nick in arguments for infolist "irc_nick" (format: "server,#chan...Sebastien Helleu
2009-06-11Fix typo with plural of "ignore"Sebastien Helleu
2009-06-10Add buffer merging feature, with /buffer merge/unmerge (task #7404)Sebastien Helleu
2009-05-03Add irc info "irc_current_server" (returned only if one buffer is used for al...Sebastien Helleu
2009-04-24Add filter with third argument of infolist_get for some infolists (bars, bar ...Sebastien Helleu
2009-02-10Add irc info "irc_nick" to get current nick on a serverSebastien Helleu
2009-01-15Add Jabber plugin (alpha version, many Jabber features are missing)Sebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-11-15Use of const for some functions returning "char *"Sebastien Helleu
2008-11-04Fix bug with pointer conversions on 64 bits architectureSebastien Helleu
2008-09-03Reintroduce /ignore command to ignore IRC nicks/hosts, using regexSebastien Helleu
2008-09-02Add description for info and infolist hooksSebastien Helleu
2008-09-02Add new hooks in plugins: info (fifo_filename) and infolists (alias, logger_b...Sebastien Helleu
2008-08-30Add new hooks (info and infolist), IRC plugin now return infos and infolistsSebastien Helleu