index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
/
irc
/
dcc
/
fe-dcc.c
Age
Commit message (
Expand
)
Author
2001-05-11
added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request
Timo Sirainen
2001-05-11
always round up the kB value so we won't have 0kB file sizes..
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-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-14
/format own_dcc_me -> own_dcc_action
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-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-25
Added bot plugin, it also has almost-functional botnet.
Timo Sirainen
2000-05-15
Lots of changes again. Biggest ones:
Timo Sirainen
2000-04-26
fixed
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen