summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/module-formats.c
AgeCommit message (Expand)Author
2002-08-31changed /FORMAT default_event -> default_event_server (sorry for breakingTimo Sirainen
2002-08-22Added $2 = numeric to /FORMAT default_eventTimo Sirainen
2002-06-04Support for 330 whois event (auth) in qnetTimo Sirainen
2002-05-13/FORMAT whowas change: ircname -> was, maybe this will make automaticTimo Sirainen
2002-05-12Split nick and host for topic info format.Timo Sirainen
2002-04-26removed handling of "you're not chanop" event so that the default handlerTimo Sirainen
2002-04-26%# now toggles monospace font on/off. fe-text doesn't care about it, butTimo Sirainen
2002-04-24added host parameter to /format nick_changed, own_nick_changed andTimo Sirainen
2002-02-13Separated ctcp command/data in "message irc ctcp" signal and format. AddedTimo Sirainen
2002-02-10Default event handler now prints the server name where it received theTimo Sirainen
2002-01-12Using "server1 <-> server2, server3" format for netsplit messages now.Timo Sirainen
2001-12-27Server parameter is sent now too with /WHO, though the format itself wasn't c...Timo Sirainen
2001-12-07Added support for 326 and 327 whois numerics in OPN.Timo Sirainen
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"IRC Net" -> "Network" in /SERVER LIST and /CHANNEL LISTTimo Sirainen
2001-08-13/INVITELIST prints "Invite list is empty" message and complains about notTimo Sirainen
2001-06-29whois_away had one extra space at the beginning.Timo Sirainen
2001-06-26added whois abstract to themes. should make it easier to change whois outputTimo 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-05-11CHANNEL_REC->get_join_data() - Returns the information needed to callTimo 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
2001-01-04/UNBAN <ref#> works. /BAN list shows reference numbers.Timo Sirainen
2000-12-03fixesTimo Sirainen
2000-12-03Theme updatesTimo Sirainen
2000-11-26netsplit fixesTimo Sirainen
2000-11-26theme fixesTimo Sirainen
2000-11-26Added KILL handling - user/server kills are now printed formatted.Timo Sirainen
2000-11-05Wallop format fixesTimo Sirainen
2000-11-02fixed notices in theme.Timo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-28Updated new default.theme to module-formats files.Timo Sirainen
2000-10-15Rejoin fixesTimo 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-26PART and QUIT messages set the background color to default beforeTimo Sirainen
2000-09-25Ping replies should have displayed always with 3 decimalsTimo Sirainen
2000-09-06/SET default_nick -> /SET nickTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-02Updates.Timo Sirainen