summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/module-formats.h
AgeCommit message (Expand)Author
2001-11-19378 event (whois realhost) data is different between irc servers, so addedTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-10-25Renamed /FORMAT whois_oper_type to whois_oper which is now removed.Timo Sirainen
2001-08-13/INVITELIST prints "Invite list is empty" message and complains about notTimo Sirainen
2001-06-04Added support for bahamut @+#channel notices. Removed notice_public_opsTimo Sirainen
2001-05-17Getting rid of gettext, moved some _(..) texts to themes and left some errorTimo Sirainen
2001-02-21Support for several unrealircd WHOIS replies, patch by Mark GlinesTimo Sirainen
2001-02-06/ACTION didn't print the target when there was no query/channel whereTimo Sirainen
2001-01-28/HELP, /NAMES: using now the column helper function in misc.c. /NAMESTimo Sirainen
2001-01-28Removed own_wall msg format, using now the same as @#channel messages.Timo Sirainen
2000-11-26Added KILL handling - user/server kills are now printed formatted.Timo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-14Added format for the chanserv url event.Timo Sirainen
2000-10-14Handle event "407 duplicate channel" correctly - happens when trying toTimo Sirainen
2000-10-14Autorejoin when join temporarily fails because of netsplit is handledTimo Sirainen
2000-10-13Forgot to move fe-ignore to core.Timo Sirainen
2000-10-10Moved join, part, quit, kick, nick, invite and topic printing to core.Timo Sirainen
2000-10-01/SILENCE updates, added /UNSILENCE command.Timo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-08-10Added support for dalnet's whois registered event.Timo Sirainen
2000-07-31Added names_nick format.Timo Sirainen
2000-07-24/BAN #channel now shows bans and ban exceptions in specified channelTimo Sirainen
2000-07-02When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" andTimo Sirainen
2000-06-11Print "starting query with <nick>" when query is created.Timo Sirainen
2000-06-10/WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC.Timo Sirainen
2000-06-09You can specify the format of the /WALL text with /SET wall_format,Timo Sirainen
2000-06-04/IRCNET command.Timo Sirainen
2000-05-25Print nicks who quit IRC in netsplit message. See netsplit section inTimo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-12Display CTCP REPLY in a channel with a different text format than privateTimo Sirainen
2000-05-09- Compiling fixesTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-27after doing /INVITE nick #channel - instead of printing just "nick #channel",Timo Sirainen
2000-04-26..adding new files..Timo Sirainen