Age | Commit message (Expand) | Author |
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 | 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 | 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 | /IRCNET command. | Timo Sirainen |
2000-06-04 | completion_msgtoyou() -> irc_nick_match() | 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-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 | 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 | 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 | IRCNet specific nick name wasn't used | Timo Sirainen |
2000-05-10 | /MODE was buggy | Timo Sirainen |
2000-05-09 | - Compiling fixes | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-28 | /ban and /invite crashed, /mode didn't work. ctcp.c doesn't need | 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-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 | ..adding new files.. | Timo Sirainen |