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
/
core
/
irc-core.c
Age
Commit message (
Expand
)
Author
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2003-11-23
0.8.8 with a few backwards compatibility fixes
Timo Sirainen
2002-05-20
/UPGRADE was broken, changed again the server connection code.
Timo Sirainen
2002-05-16
Better !channel support - window items now have "visual_name" and channels
Timo Sirainen
2001-11-19
/UPGRADE - upgrade-on-the-fly feature. Currently only moves the active
Timo Sirainen
2001-11-02
Moved some stuff from irc to core. Added command_bind_proto() function to
Timo Sirainen
2001-10-21
Added reference counter to SERVER_CONNECT_REC. Since it's being moved around
Timo Sirainen
2001-09-11
autolog: target name is now always lowercased with irc protocol.
Timo Sirainen
2001-08-14
Module loading updates - /LOAD shows now also the statically loaded modules.
Timo Sirainen
2001-07-15
Moved awaylog to core.
Timo Sirainen
2001-03-04
Send "chat protocol deinit" signal when protocol is being
Timo Sirainen
2001-02-17
Config file: ircnets -> chatnets, added type = "chat protocol" to
Timo Sirainen
2000-12-05
Split expandos from special-vars.c to expandos.c. Added list of signals
Timo Sirainen
2000-10-14
[irc_]channels_setup_[de]init() calls were in wrong places.
Timo Sirainen
2000-10-09
Moved ignore to core.
Timo Sirainen
2000-09-30
multiprotocol updates. SILC prints channel and private messages now
Timo Sirainen
2000-09-06
/set autocreate_query -> /set autocreate_query_level
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-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-14
Some server reconnection fixes. Reconnect now allows you to have
Timo Sirainen
2000-04-27
Removed several header files that only had xxx_init(); xxx_deinit(); - moved
Timo Sirainen
2000-04-27
missing query_init(), query_deinit()
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen