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-11-23
more changes from int xx:1 to unsigned int xx:1
Timo Sirainen
2000-11-23
several fixes to make irssi compile without warnings with MIPSpro
Timo Sirainen
2000-11-18
compiler warning fixes + one real bug in dcc-chat
Timo Sirainen
2000-11-17
Remember who set the topic and when, display the info when using /TOPIC.
Timo Sirainen
2000-11-17
If other side replies to our DCC CHAT request with DCC CHAT request of
Timo Sirainen
2000-11-17
Check that enough parameters are given to /DCC CLOSE
Timo Sirainen
2000-11-16
Added some comments about redirection problems.
Timo Sirainen
2000-11-14
/NICK was broken.
Timo Sirainen
2000-11-11
/SET dcc_autodisplay_dialog isn't used for anything, removed.
Timo Sirainen
2000-11-10
Don't change client's nick every time someone else changes nick..
Timo Sirainen
2000-11-09
"NOTIFY" was missing from syntax
Timo Sirainen
2000-11-09
let actions pass through the proxy to clients, they're not "real" CTCPs..
Timo Sirainen
2000-11-09
ping/pong was broken again, hope this now _finally_ works :)
Timo Sirainen
2000-11-09
I had broken the /names list.. :)
Timo Sirainen
2000-11-09
Use ircnet name as the proxy's "real address".
Timo Sirainen
2000-11-09
One final fix for ping/pong
Timo Sirainen
2000-11-09
fix to ping/pong handling :)
Timo Sirainen
2000-11-09
When sending /NAMES after join: Don't send lines longer than 512 chars -
Timo Sirainen
2000-11-09
Hide IRSSILAG notices from clients
Timo Sirainen
2000-11-09
PING from client wasn't handled correctly.
Timo Sirainen
2000-11-08
nick changes were buggy
Timo Sirainen
2000-11-06
Connecting to proxy when server connection was down didn't work correctly.
Timo Sirainen
2000-11-06
Proxy plugin fixes and cleanups. Supports now multiple servers, doesn't
Timo Sirainen
2000-11-04
rejoin timeout 1min -> 5min
Timo Sirainen
2000-11-04
added small sanity check
Timo Sirainen
2000-11-04
Fixed lag checking when nick was just being changed.
Timo Sirainen
2000-10-22
Add the server specific functions immediately after the server
Timo Sirainen
2000-10-22
Wildcards didn't with /OP (/DEOP, /VOICE, etc.) if there was more than
Timo Sirainen
2000-10-19
Missing channels-rejoin.h
Timo Sirainen
2000-10-19
Added debug
Timo Sirainen
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
[next]