summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/fe-irc-messages.c
AgeCommit message (Expand)Author
2001-12-03Show @#channel notices as regular notices again. Don't hilight it or @#channe...Timo Sirainen
2001-11-19"message irc notice" - when figuring out if it's server notice or not,Timo Sirainen
2001-11-18Even if notice is from server, print it to given target, since it could beTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-09-11Server notices shouldn't contain target field when printing it, it's alwaysTimo Sirainen
2001-06-26use signal_add_last() to bind the "message xxx" signals when printing them,Timo Sirainen
2001-06-04Added support for bahamut @+#channel notices. Removed notice_public_opsTimo Sirainen
2001-03-16emphasis works with actions nowTimo Sirainen
2001-02-06/ACTION didn't print the target when there was no query/channel whereTimo Sirainen
2001-01-28Removed own_wall msg format, using now the same as @#channel messages.Timo Sirainen
2001-01-07In core/module-formats.h: IRCTXT_ -> TXT_Timo Sirainen
2001-01-01added "message own_public" and "message own_private" events that areTimo Sirainen