Age | Commit message (Expand) | Author |
2001-11-19 | If /SET dcc_upload_path is empty, we should use the current directory, not | Timo Sirainen |
2001-11-19 | Filename completion for /DCC SEND looked files from wrong default directory. | Timo Sirainen |
2001-11-05 | Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get bef... | Timo Sirainen |
2001-11-02 | Moved some stuff from irc to core. Added command_bind_proto() function to | Timo Sirainen |
2001-10-20 | Get the server tag to query from dcc->servertag, not dcc->server->tag, to | Timo Sirainen |
2001-08-14 | Module loading updates - /LOAD shows now also the statically loaded modules. | Timo Sirainen |
2001-07-29 | --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT | Timo Sirainen |
2001-06-01 | dcc, flood and notifylist aren't compiled as loadable modules anymore, | Timo Sirainen |
2001-05-11 | added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request | Timo Sirainen |
2001-05-11 | "dcc error file not found" -> "dcc error file open". Print the actual error | Timo Sirainen |
2001-05-11 | always round up the kB value so we won't have 0kB file sizes.. | Timo Sirainen |
2001-03-08 | /DCC CLOSE CHAT <unknown> signal: we were checking for "GET" here, not | Timo Sirainen |
2001-03-03 | DCC actions have now ACTIONS level as well as the DCCMSGS. | Timo Sirainen |
2001-03-02 | kb -> kB | Timo Sirainen |
2001-02-17 | /LOAD module tries to load "module_core" instead. If it wasn't found, | Timo Sirainen |
2001-02-16 | added fe-dcc.h | Timo Sirainen |
2001-02-10 | DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should | Timo Sirainen |
2001-02-09 | DCC chat nicks are in /MSG completion list now if chat isn't in query. | Timo Sirainen |
2001-01-18 | DCC cleanups - half rewrite. New features: file names with spaces work | Timo Sirainen |
2001-01-09 | query_find() didn't check for queries with no active server | Timo Sirainen |
2001-01-01 | Some query changes. They should now work properly with /SAVEWINDOWS | Timo Sirainen |
2001-01-01 | don't do emphasis on nicks in channel (<nick1> _nick2_: hello won't underline) | Timo Sirainen |
2000-12-28 | emphasis moved to fe-messages. added a few checks so that non-words | Timo Sirainen |
2000-12-04 | own dcc messages weren't displayed in right window. | Timo Sirainen |
2000-12-03 | Removed targets from printformat()s so all those extra dcc messages | Timo Sirainen |
2000-12-03 | Theme updates | Timo Sirainen |
2000-11-17 | windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to | Timo Sirainen |
2000-11-17 | /SET autocreate_query_level DCCMSGS specifies now if DCC chats should | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-28 | Updated new default.theme to module-formats files. | Timo Sirainen |
2000-10-14 | /format own_dcc_me -> own_dcc_action | Timo Sirainen |
2000-10-02 | Added -avoid-version options and disable-static for SILC module. | Timo Sirainen |
2000-09-28 | own_dcc_query fixed | Timo Sirainen |
2000-09-25 | Added target parameter to own_dcc format | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-08-25 | Don't allow sending data to dcc chats if connection isn't finished yet. | Timo Sirainen |
2000-08-16 | plugin -> module | Timo Sirainen |
2000-08-13 | /DCC LIST: % done didn't work right with large files. | Timo Sirainen |
2000-07-15 | Fixed DCC stuff. Added DCCMSGS level for DCC chat messages. | Timo Sirainen |
2000-07-09 | Use MSGLEVEL_MSGS/CTCPS/ACTIONS | MSGSLVEL_DCC | Timo Sirainen |
2000-06-28 | Automatic command completion and a few other fixes. | Timo Sirainen |
2000-06-20 | cmd_get_params() calls had wrong parameter counts. | Timo Sirainen |
2000-06-18 | Changed option handling in /commands. Irssi will now complain about | Timo Sirainen |
2000-06-17 | "command complete" -> "complete command" so that it won't conflict with | Timo Sirainen |
2000-06-17 | File name completion for /DCC SEND | Timo Sirainen |
2000-06-17 | Added /SET reuse_unused_windows setting, default is OFF | Timo Sirainen |
2000-06-04 | Lots of DCC related fixes. | Timo Sirainen |
2000-05-29 | --with-modules=xxx builds now specified extra modules to irssi binary. | Timo Sirainen |
2000-05-25 | Added bot plugin, it also has almost-functional botnet. | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |