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
/
irc
Age
Commit message (
Expand
)
Author
2000-10-17
Logging fixes. Autologging with same named channels in different
Timo Sirainen
2000-10-15
Rejoin fixes
Timo Sirainen
2000-10-14
Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold.
Timo Sirainen
2000-10-14
"/whois x x" - if x isn't found irssi now prints "there's no such nick x"
Timo Sirainen
2000-10-14
/WHOIS in a query asks the queried nick's whois.
Timo Sirainen
2000-10-14
multiprotocol fixes
Timo Sirainen
2000-10-14
irc_server_get_channels() now returns also the channels that are in
Timo Sirainen
2000-10-14
added
Timo Sirainen
2000-10-14
[irc_]channels_setup_[de]init() calls were in wrong places.
Timo Sirainen
2000-10-14
When joining to !channel the join message was printed to active window
Timo Sirainen
2000-10-14
Handle event "407 duplicate channel" correctly - happens when trying to
Timo Sirainen
2000-10-14
fixes
Timo Sirainen
2000-10-14
Autorejoin when join temporarily fails because of netsplit is handled
Timo Sirainen
2000-10-13
"/WHOIS *" requires -yes option to work.
Timo Sirainen
2000-10-13
updating user modes were handled as they were channel modes, like +o
Timo Sirainen
2000-10-09
Moved ignore to core.
Timo Sirainen
2000-10-07
If mode didn't have the expected argument irssi would loop forever.
Timo Sirainen
2000-10-02
Added -avoid-version options and disable-static for SILC module.
Timo Sirainen
2000-10-01
Keyboard should never get stuck again when receiving huge amounts of
Timo Sirainen
2000-10-01
/SILENCE updates, added /UNSILENCE command.
Timo Sirainen
2000-10-01
multiprotocol fixes
Timo Sirainen
2000-09-30
bugfix
Timo Sirainen
2000-09-30
multiprotocol updates. SILC prints channel and private messages now
Timo Sirainen
2000-09-29
Updated Irssi proxy to work with latest version, thanks to fuchs :)
Timo Sirainen
2000-09-29
minor updates
Timo Sirainen
2000-09-28
multiprotocol fixes for /AWAY -all
Timo Sirainen
2000-09-28
multiprotocol fixes
Timo Sirainen
2000-09-28
fixes
Timo Sirainen
2000-09-28
multiprotocol fixes
Timo Sirainen
2000-09-27
fix for multiserver support
Timo Sirainen
2000-09-27
Moved /DISCONNECT to core, other multiprotocol fixes.
Timo Sirainen
2000-09-26
irc_nick_match() should now work better for checking if nick at the
Timo Sirainen
2000-09-19
Netsplit fixes
Timo Sirainen
2000-09-10
/OP, /DEOP, etc. commands printed warning if no valid nicks were found.
Timo Sirainen
2000-09-06
/SET default_nick -> /SET nick
Timo Sirainen
2000-09-06
Disconnect if net_sendbuffer_send() fails.
Timo Sirainen
2000-09-06
/set autocreate_query -> /set autocreate_query_level
Timo Sirainen
2000-09-05
/PART #channel1,#channel2 didn't work
Timo Sirainen
2000-09-02
Updates.
Timo Sirainen
2000-09-01
Added chat protocol register. Changed all chat_type fields to use it.
Timo Sirainen
2000-08-31
Automatic joining to channels didn't work
Timo Sirainen
2000-08-30
Object type checking fixes
Timo Sirainen
2000-08-29
/mode #channel -oooo... would deop the first 3, and then op the rest.
Timo Sirainen
2000-08-27
updates
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-26
Some fixes to handling +l and +k mode.
Timo Sirainen
2000-08-25
Don't allow sending data to dcc chats if connection isn't finished yet.
Timo Sirainen
2000-08-24
masks_match() was buggy
Timo Sirainen
2000-08-23
fix
Timo Sirainen
2000-08-22
HAS_MODE_ARG() wasn't updated here yet..
Timo Sirainen
[next]