summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/fe-events-numeric.c
AgeCommit message (Expand)Author
2001-07-29/NAMES #channel_you're_not_joined doesn't print the "total of xx nick" lineTimo Sirainen
2001-03-04/NAMES: -ops -halfops -voices -normal options added. /NAMES withoutTimo Sirainen
2001-02-22Printing channel bans print them now with target parameter set, so withTimo Sirainen
2001-02-21Support for several unrealircd WHOIS replies, patch by Mark GlinesTimo 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. /NAMESTimo Sirainen
2001-01-18memmove() -> g_memmove()Timo Sirainen
2001-01-14Added my_asctime()Timo Sirainen
2001-01-07"MODE #channel b" list wasn't printed correctlyTimo Sirainen
2001-01-04/LIST: don't require -yes option if there's 1000 channels or less.Timo Sirainen
2000-12-19security fixes from 0.7.97.2Timo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-12-03Remove trailing spaces from all modesTimo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-11-04Fixed lag checking when nick was just being changed.Timo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-14chanserv url bugfix :)Timo Sirainen
2000-10-14Added format for the chanserv url event.Timo Sirainen
2000-10-14when received event 328 (chanserv url in dalnet) write it to correctTimo Sirainen
2000-10-14Handle event "407 duplicate channel" correctly - happens when trying toTimo Sirainen
2000-10-01/SILENCE updates, added /UNSILENCE command.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-10Added support for dalnet's whois registered event.Timo Sirainen
2000-07-31Added names_nick format.Timo Sirainen
2000-07-20WHOIS bugfix: Don't display the signon time if it isn't known..Timo Sirainen
2000-07-18When using status window and query windows, /whois to some queried nickTimo Sirainen
2000-06-30Removed some warning messages.Timo Sirainen
2000-06-30If joined channel had some low-ascii (color codes), they were displayedTimo Sirainen
2000-06-25WHOIS and "no such nick" messages are displayed in nick's query windowTimo Sirainen
2000-06-14Don't show "End of WHOWAS" if none of the nicks were found.Timo Sirainen
2000-06-11If you're not allowed to connect to server (K-lined, no I-line), IrssiTimo Sirainen
2000-06-10/WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC.Timo Sirainen
2000-06-01Manually asking /MOTD didn't work if we had skip_motd setting enabledTimo Sirainen
2000-05-25now other than long nicks in NAMES list were displayed wrong. changed backTimo Sirainen
2000-05-25NAMES list crashed with long nicks .. hope it doesn't crash now somewhereTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28/ban and /invite crashed, /mode didn't work. ctcp.c doesn't needTimo Sirainen
2000-04-27after doing /INVITE nick #channel - instead of printing just "nick #channel",Timo Sirainen
2000-04-26..adding new files..Timo Sirainen