Age | Commit message (Expand) | Author |
2000-05-12 | Display CTCP REPLY in a channel with a different text format than private | Timo Sirainen |
2000-05-10 | iconfig's caching was a bit buggy - it didn't notice if some config node was | Timo Sirainen |
2000-05-10 | If lag checking period was long, Irssi displayed the (??) until the lag was | Timo Sirainen |
2000-05-10 | Netsplit displays the IRC network where it happened | Timo Sirainen |
2000-05-10 | /LAST didn't work when window's max. number of lines was full + a few | Timo Sirainen |
2000-05-10 | DCC SEND fixed | Timo Sirainen |
2000-05-10 | IRCNet specific nick name wasn't used | Timo Sirainen |
2000-05-10 | /MODE was buggy | Timo Sirainen |
2000-05-10 | A 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-09 | window next in last window jumps to first window | Timo Sirainen |
2000-05-09 | /dehilight fixes | Timo Sirainen |
2000-05-09 | Ctrl-D = delete | Timo Sirainen |
2000-05-09 | typo fixed | Timo Sirainen |
2000-05-09 | - Compiling fixes | Timo Sirainen |
2000-05-05 | Removed the "No such window" message - it was annoying :) | Timo Sirainen |
2000-05-05 | Fixed a crash | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-28 | Implemented Irssi::Window::command(), Irssi::Windowitem::command() | Timo Sirainen |
2000-04-28 | /ban and /invite crashed, /mode didn't work. ctcp.c doesn't need | Timo Sirainen |
2000-04-28 | Removed the N_() from module formats, the internationalization should be | Timo Sirainen |
2000-04-28 | Perl working again, better than ever (unless there's bugs :) | Timo Sirainen |
2000-04-27 | If we return with cmd_param_error() or cmd_return_error(), call | Timo Sirainen |
2000-04-27 | after doing /INVITE nick #channel - instead of printing just "nick #channel", | Timo Sirainen |
2000-04-27 | show_quit_once displayed the quit window always in active window. now | Timo Sirainen |
2000-04-27 | Setting window's prompt didn't check that the window was active -> some | Timo Sirainen |
2000-04-27 | updates | Timo Sirainen |
2000-04-27 | updated aliases, added #irssi/efnet | Timo Sirainen |
2000-04-27 | Fixes for servers that replied to WHO #a,#b with 403 message. | Timo Sirainen |
2000-04-27 | Removed several header files that only had xxx_init(); xxx_deinit(); - moved | Timo Sirainen |
2000-04-27 | joining to multiple channels at once crashed | Timo Sirainen |
2000-04-27 | missing query_init(), query_deinit() | Timo Sirainen |
2000-04-27 | Query: sending msg displayed msg[nick] instead of the plain <nick> | Timo Sirainen |
2000-04-26 | Delete key works again | Timo Sirainen |
2000-04-26 | same user mode problem fixed with reconnects | Timo Sirainen |
2000-04-26 | crashed with servers that didn't automatically set any user mode | Timo Sirainen |
2000-04-26 | updates | Timo Sirainen |
2000-04-26 | fixes | Timo Sirainen |
2000-04-26 | fixed | Timo Sirainen |
2000-04-26 | rest of the ~rewrite? | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |
2000-04-26 | ..still removing.. | Timo Sirainen |
2000-04-14 | section can be NULL - which is same as "". Fixed several functions to allow | Timo Sirainen |
2000-04-14 | Sorry for a big update - I still don't have internet connection at home | Timo Sirainen |
2000-03-19 | Moved all server connection information to SERVER_CONNECT_REC from | Timo Sirainen |
2000-03-19 | Several GLists moved to GSLists. | Timo Sirainen |
2000-03-19 | Removed as many warnings as possible when compiling with -ansi -pedantic | Timo Sirainen |
2000-03-19 | Server reconnection tries always the first server in the list where | Timo Sirainen |
2000-03-18 | Merged line-split from i2k. Several other cleanups. | Timo Sirainen |
2000-03-18 | Merged in i2k's networking code | Timo Sirainen |