summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-05-17/mode #channel -k key now removes the "+k" mode too instead of just settingTimo Sirainen
2000-05-17/PART <message> displays the whole message now, not just the first wordTimo Sirainen
2000-05-15Also print the "CTCP TIME received" to screen :)Timo Sirainen
2000-05-15Irssi will reply to CTCP TIME request.Timo Sirainen
2000-05-15- update all po files.kloczek
2000-05-15- back all .po files and fill back ALL_LIGUAS variable.kloczek
2000-05-15removed pot files since they only give warnings when running autogen.sh - ifTimo Sirainen
2000-05-15bugfixTimo Sirainen
2000-05-15bugfixTimo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-12Display CTCP REPLY in a channel with a different text format than privateTimo Sirainen
2000-05-10added irssi-configTimo Sirainen
2000-05-10iconfig's caching was a bit buggy - it didn't notice if some config node wasTimo Sirainen
2000-05-10If lag checking period was long, Irssi displayed the (??) until the lag wasTimo Sirainen
2000-05-10Netsplit displays the IRC network where it happenedTimo Sirainen
2000-05-10/LAST didn't work when window's max. number of lines was full + a fewTimo Sirainen
2000-05-10DCC SEND fixedTimo Sirainen
2000-05-10IRCNet specific nick name wasn't usedTimo Sirainen
2000-05-10/MODE was buggyTimo Sirainen
2000-05-10A few more bugfixes to make /window prev work.. :)Timo Sirainen
2000-05-10/window prev didn't work because of small "typo".Timo Sirainen
2000-05-09window next in last window jumps to first windowTimo Sirainen
2000-05-09/dehilight fixesTimo Sirainen
2000-05-09Ctrl-D = deleteTimo Sirainen
2000-05-09typo fixedTimo Sirainen
2000-05-09- Compiling fixesTimo Sirainen
2000-05-05Removed the "No such window" message - it was annoying :)Timo Sirainen
2000-05-05Fixed a crashTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28It tried to autorejoin back to channel even if someone else was kicked..Timo Sirainen
2000-04-28Implemented Irssi::Window::command(), Irssi::Windowitem::command()Timo Sirainen
2000-04-28/ban and /invite crashed, /mode didn't work. ctcp.c doesn't needTimo Sirainen
2000-04-28Updated pot files - now that there's no working gnome version the pot fileTimo Sirainen
2000-04-28Removed the N_() from module formats, the internationalization should beTimo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-27If we return with cmd_param_error() or cmd_return_error(), callTimo Sirainen
2000-04-27after doing /INVITE nick #channel - instead of printing just "nick #channel",Timo Sirainen
2000-04-27show_quit_once displayed the quit window always in active window. nowTimo Sirainen
2000-04-27Setting window's prompt didn't check that the window was active -> someTimo Sirainen
2000-04-27updatesTimo Sirainen
2000-04-27updated aliases, added #irssi/efnetTimo Sirainen
2000-04-27Fixes for servers that replied to WHO #a,#b with 403 message.Timo Sirainen
2000-04-27Removed several header files that only had xxx_init(); xxx_deinit(); - movedTimo Sirainen
2000-04-27joining to multiple channels at once crashedTimo Sirainen
2000-04-27missing query_init(), query_deinit()Timo Sirainen
2000-04-27Query: sending msg displayed msg[nick] instead of the plain <nick>Timo Sirainen
2000-04-26Delete key works againTimo Sirainen
2000-04-26same user mode problem fixed with reconnectsTimo Sirainen
2000-04-26crashed with servers that didn't automatically set any user modeTimo Sirainen
2000-04-26updatesTimo Sirainen