summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-message.c
AgeCommit message (Expand)Author
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-10-16irc: fix split of outgoing message when there are only spacesSebastien Helleu
2011-08-29irc: fix uninitialiazed variables in function irc_message_splitSebastien Helleu
2011-08-26irc: add "count" in hashtable returned by "irc_message_split"Sebastien Helleu
2011-08-26irc: fix split of notices with ctcp (like ctcp version), display split messag...Sebastien Helleu
2011-08-26irc: improve split of privmsg, add split of some other messages (bug #29879),...Sebastien Helleu
2011-05-26irc: fix memory leak in message parser (when called from other plugins like r...Sebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-11-21Move some functions from irc-server.c and irc-protocol.c to irc-message.cSebastien Helleu