Age | Commit message (Expand) | Author |
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-07-29 | /NAMES #channel_you're_not_joined doesn't print the "total of xx nick" line | Timo Sirainen |
2001-03-04 | /NAMES: -ops -halfops -voices -normal options added. /NAMES without | Timo Sirainen |
2001-02-22 | Printing channel bans print them now with target parameter set, so with | Timo Sirainen |
2001-02-21 | Support for several unrealircd WHOIS replies, patch by Mark Glines | Timo Sirainen |
2001-02-08 | /SET opermode - set this mode when you get ircop status. | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |
2001-01-18 | memmove() -> g_memmove() | Timo Sirainen |
2001-01-14 | Added my_asctime() | Timo Sirainen |
2001-01-07 | "MODE #channel b" list wasn't printed correctly | Timo Sirainen |
2001-01-04 | /LIST: don't require -yes option if there's 1000 channels or less. | Timo Sirainen |
2000-12-19 | security fixes from 0.7.97.2 | Timo Sirainen |
2000-12-05 | Server events: switched order of data and server parameters. it's now | Timo Sirainen |
2000-12-03 | Remove trailing spaces from all modes | Timo Sirainen |
2000-11-23 | several fixes to make irssi compile without warnings with MIPSpro | Timo Sirainen |
2000-11-04 | Fixed lag checking when nick was just being changed. | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-14 | chanserv url bugfix :) | Timo Sirainen |
2000-10-14 | Added format for the chanserv url event. | Timo Sirainen |
2000-10-14 | when received event 328 (chanserv url in dalnet) write it to correct | Timo Sirainen |
2000-10-14 | Handle event "407 duplicate channel" correctly - happens when trying to | Timo Sirainen |
2000-10-01 | /SILENCE updates, added /UNSILENCE command. | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | 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-20 | WHOIS bugfix: Don't display the signon time if it isn't known.. | Timo Sirainen |
2000-07-18 | When using status window and query windows, /whois to some queried nick | Timo Sirainen |
2000-06-30 | Removed some warning messages. | Timo Sirainen |
2000-06-30 | If joined channel had some low-ascii (color codes), they were displayed | Timo Sirainen |
2000-06-25 | WHOIS and "no such nick" messages are displayed in nick's query window | Timo Sirainen |
2000-06-14 | Don't show "End of WHOWAS" if none of the nicks were found. | Timo Sirainen |
2000-06-11 | If you're not allowed to connect to server (K-lined, no I-line), Irssi | Timo Sirainen |
2000-06-10 | /WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC. | Timo Sirainen |
2000-06-01 | Manually asking /MOTD didn't work if we had skip_motd setting enabled | Timo Sirainen |
2000-05-25 | now other than long nicks in NAMES list were displayed wrong. changed back | Timo Sirainen |
2000-05-25 | NAMES list crashed with long nicks .. hope it doesn't crash now somewhere | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-28 | /ban and /invite crashed, /mode didn't work. ctcp.c doesn't need | 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 |