Age | Commit message (Expand) | Author |
2000-06-11 | If you're not allowed to connect to server (K-lined, no I-line), Irssi | Timo Sirainen |
2000-06-10 | /WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC. | Timo Sirainen |
2000-06-10 | /JOIN -<server tag> #channel joins to channel in specified server. | Timo Sirainen |
2000-06-10 | /MODE +something or /MODE -something assumes that we want to change the | Timo Sirainen |
2000-06-09 | Added Irssi::Dcc::values(), updated a few other DCC things too. | Timo Sirainen |
2000-06-09 | You can specify the format of the /WALL text with /SET wall_format, | Timo Sirainen |
2000-06-07 | /WHO and /WHO * should disply who list of the active channel. | Timo Sirainen |
2000-06-06 | Replying to dcc get and chat requests didn't work. | Timo Sirainen |
2000-06-06 | bugfix | Timo Sirainen |
2000-06-04 | fixed two minor memleaks. irc/bot directory isn't now build if you specify | Timo Sirainen |
2000-06-04 | 0.7.90 released. | Timo Sirainen |
2000-06-04 | /IRCNET command. | Timo Sirainen |
2000-06-04 | completion_msgtoyou() -> irc_nick_match() | Timo Sirainen |
2000-06-04 | ..and fixed DCC resume that I just broke. | Timo Sirainen |
2000-06-04 | Lots of DCC related fixes. | Timo Sirainen |
2000-06-04 | Removed a warning. | Timo Sirainen |
2000-06-02 | /SET hostname didn't affect until restart. | Timo Sirainen |
2000-06-02 | /AWAY <away message> now sets yourself away in all IRC servers. | Timo Sirainen |
2000-06-02 | Awaylog is printed to screen when you set yourself unaway. | Timo Sirainen |
2000-06-02 | removed common-setup.h, put all settings in it to files where they belong to. | Timo Sirainen |
2000-06-01 | /server -add messed up everything when modifying existing servers. | Timo Sirainen |
2000-06-01 | Some strange servers replied to MODE #chan1,#chan2 with "Cannot join channel | Timo Sirainen |
2000-06-01 | crashed when reconnecting to server that didn't automatically set | Timo Sirainen |
2000-06-01 | /BAN * and /UNBAN * equals to /BAN * * or /UNBAN * *, so you don't have to | Timo Sirainen |
2000-06-01 | forgot these from /MOTD fix.. | Timo Sirainen |
2000-06-01 | /topic -d [#channel] clears the topic. | Timo Sirainen |
2000-06-01 | /userhost command didn't work ("unknown command"), and sending it with | Timo Sirainen |
2000-05-29 | Sending files through botnet works. | Timo Sirainen |
2000-05-29 | bugfixes | Timo Sirainen |
2000-05-29 | --with-modules=xxx builds now specified extra modules to irssi binary. | Timo Sirainen |
2000-05-29 | User changes are sent to botnet. Botnet commands are automatically sent | Timo Sirainen |
2000-05-26 | fixed a crash (first cvs commit in home for 2 months :) | 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 | When connecting, USER's second (and third?) parameters sometimes are | Timo Sirainen |
2000-05-25 | irc/irc.c and fe-common/irc/irc-modules.c are generated by configure | Timo Sirainen |
2000-05-25 | With some systems Irssi didn't notice if connect() failed. | Timo Sirainen |
2000-05-25 | Added bot plugin, it also has almost-functional botnet. | 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 | Irssi will reply to CTCP TIME request. | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | 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 | Netsplit displays the IRC network where it happened | 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-09 | typo fixed | Timo Sirainen |