Age | Commit message (Expand) | Author |
2002-02-13 | Separated ctcp command/data in "message irc ctcp" signal and format. Added | Timo Sirainen |
2002-02-10 | Default event handler now prints the server name where it received the | Timo Sirainen |
2001-11-19 | 378 event (whois realhost) data is different between irc servers, so added | Timo Sirainen |
2001-11-02 | Moved some stuff from irc to core. Added command_bind_proto() function to | Timo Sirainen |
2001-10-25 | Renamed /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 not | Timo Sirainen |
2001-06-04 | Added support for bahamut @+#channel notices. Removed notice_public_ops | Timo Sirainen |
2001-05-17 | Getting rid of gettext, moved some _(..) texts to themes and left some error | Timo Sirainen |
2001-02-21 | Support for several unrealircd WHOIS replies, patch by Mark Glines | Timo Sirainen |
2001-02-06 | /ACTION didn't print the target when there was no query/channel where | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |
2001-01-28 | Removed own_wall msg format, using now the same as @#channel messages. | Timo Sirainen |
2000-11-26 | Added KILL handling - user/server kills are now printed formatted. | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-14 | Added format for the chanserv url event. | Timo Sirainen |
2000-10-14 | Handle event "407 duplicate channel" correctly - happens when trying to | Timo Sirainen |
2000-10-14 | Autorejoin when join temporarily fails because of netsplit is handled | Timo Sirainen |
2000-10-13 | Forgot to move fe-ignore to core. | Timo Sirainen |
2000-10-10 | Moved 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-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |
2000-09-06 | /set autocreate_query -> /set autocreate_query_level | Timo Sirainen |
2000-09-02 | Updates. | Timo Sirainen |
2000-08-10 | Added support for dalnet's whois registered event. | Timo Sirainen |
2000-07-31 | Added names_nick format. | Timo Sirainen |
2000-07-24 | /BAN #channel now shows bans and ban exceptions in specified channel | Timo Sirainen |
2000-07-02 | When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and | Timo Sirainen |
2000-06-11 | Print "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-09 | You can specify the format of the /WALL text with /SET wall_format, | Timo Sirainen |
2000-06-04 | /IRCNET command. | Timo Sirainen |
2000-05-25 | Print nicks who quit IRC in netsplit message. See netsplit section in | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |
2000-05-12 | Display CTCP REPLY in a channel with a different text format than private | Timo Sirainen |
2000-05-09 | - Compiling fixes | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-27 | after doing /INVITE nick #channel - instead of printing just "nick #channel", | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |