This website requires JavaScript.
Explore
Help
Register
Sign In
jrd
/
irssi
Watch
1
Star
0
Fork
0
You've already forked irssi
forked from
PsychoticNinja/irssi
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
irssi
/
src
/
irc
/
proxy
History
Timo Sirainen
68883efd3e
Better support for actions and CTCPs.
...
git-svn-id:
http://svn.irssi.org/repos/irssi/trunk@2249
dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-15 13:10:51 +00:00
..
.cvsignore
Updated Irssi proxy to work with latest version, thanks to fuchs :)
2000-09-29 23:59:51 +00:00
dump.c
Send NICK change before 001 request so that ircII also knows our real nick.
2001-12-07 15:58:58 +00:00
listen.c
Better support for actions and CTCPs.
2001-12-15 13:10:51 +00:00
Makefile.am
Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory.
2001-11-05 14:48:03 +00:00
module.h
Send NICK change before 001 request so that ircII also knows our real nick.
2001-12-07 15:58:58 +00:00
proxy.c
Several fixes to work better with non-irssi clients, also fixed a potential
2001-12-07 15:39:30 +00:00