Age | Commit message (Expand) | Author |
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-19 | timestamp_timeout setting is integer, not boolean | Timo Sirainen |
2000-05-18 | Some logging fixes. Flood checking had a memory leak. Query had a small | Timo Sirainen |
2000-05-17 | /mode #channel -k key now removes the "+k" mode too instead of just setting | Timo Sirainen |
2000-05-17 | /PART <message> displays the whole message now, not just the first word | Timo Sirainen |
2000-05-15 | Also print the "CTCP TIME received" to screen :) | Timo Sirainen |
2000-05-15 | Irssi 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-15 | removed pot files since they only give warnings when running autogen.sh - if | Timo Sirainen |
2000-05-15 | bugfix | Timo Sirainen |
2000-05-15 | bugfix | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |
2000-05-12 | Display CTCP REPLY in a channel with a different text format than private | Timo Sirainen |
2000-05-10 | added irssi-config | 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 | It tried to autorejoin back to channel even if someone else was kicked.. | 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 | Updated pot files - now that there's no working gnome version the pot file | 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 |