Age | Commit message (Expand) | Author |
2000-05-29 | msgs window was irc server specific - messages from other irc servers were | Timo Sirainen |
2000-05-28 | text buffer fixes | Timo Sirainen |
2000-05-27 | Long lines sometimes had some colors displayed wrong. | Timo Sirainen |
2000-05-27 | Netsplit messages are now printed with QUITS message level. | Timo Sirainen |
2000-05-26 | fixed a crash (first cvs commit in home for 2 months :) | Timo Sirainen |
2000-05-25 | Didn't work, fixed. | Timo Sirainen |
2000-05-25 | Didn't compile with IPv6 support. | Timo Sirainen |
2000-05-25 | Print nicks who quit IRC in netsplit message. See netsplit section in | Timo Sirainen |
2000-05-25 | If we couldn't connect to any of our uplinks, wait for 5 minutes and | Timo Sirainen |
2000-05-25 | Unline glib.h tells, g_getenv() doesn't return newly allocated string | Timo Sirainen |
2000-05-25 | If line didn't have a color change code at the beginning, it could have | Timo Sirainen |
2000-05-25 | When connecting, USER's second (and third?) parameters sometimes are | Timo Sirainen |
2000-05-25 | If server's host name lookup fails, don't try to reconnect back to it. | Timo Sirainen |
2000-05-25 | irc/irc.c and fe-common/irc/irc-modules.c are generated by configure | Timo Sirainen |
2000-05-25 | "/ text" sends "text" to active channel. | Timo Sirainen |
2000-05-25 | With some systems Irssi didn't notice if connect() failed. | Timo Sirainen |
2000-05-25 | /set max_textbuffer_lines changed to /set scrollback_lines and | Timo Sirainen |
2000-05-25 | Added bot plugin, it also has almost-functional botnet. | 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-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 | 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 | 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 |