Age | Commit message (Expand) | Author |
2002-01-12 | Using "server1 <-> server2, server3" format for netsplit messages now. | Timo Sirainen |
2001-12-27 | Server parameter is sent now too with /WHO, though the format itself wasn't c... | Timo Sirainen |
2001-12-07 | Added support for 326 and 327 whois numerics in OPN. | 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 | "IRC Net" -> "Network" in /SERVER LIST and /CHANNEL LIST | Timo Sirainen |
2001-08-13 | /INVITELIST prints "Invite list is empty" message and complains about not | Timo Sirainen |
2001-06-29 | whois_away had one extra space at the beginning. | Timo Sirainen |
2001-06-26 | added whois abstract to themes. should make it easier to change whois output | 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-05-11 | CHANNEL_REC->get_join_data() - Returns the information needed to call | 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 |
2001-01-04 | /UNBAN <ref#> works. /BAN list shows reference numbers. | Timo Sirainen |
2000-12-03 | fixes | Timo Sirainen |
2000-12-03 | Theme updates | Timo Sirainen |
2000-11-26 | netsplit fixes | Timo Sirainen |
2000-11-26 | theme fixes | Timo Sirainen |
2000-11-26 | Added KILL handling - user/server kills are now printed formatted. | Timo Sirainen |
2000-11-05 | Wallop format fixes | Timo Sirainen |
2000-11-02 | fixed notices in theme. | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-28 | Updated new default.theme to module-formats files. | Timo Sirainen |
2000-10-15 | Rejoin fixes | 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-26 | PART and QUIT messages set the background color to default before | Timo Sirainen |
2000-09-25 | Ping replies should have displayed always with 3 decimals | Timo Sirainen |
2000-09-06 | /SET default_nick -> /SET nick | 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 | updated | 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-18 | When using status window and query windows, /whois to some queried nick | Timo Sirainen |
2000-07-11 | /IGNORE didn't show if it had -replies flag | Timo Sirainen |
2000-07-02 | When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and | Timo Sirainen |
2000-06-12 | CTCP msgs/replies stops the "event privmsg" or "event notice" signals now | 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 |