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
/
perl
/
irc
/
Irc.xs
Age
Commit message (
Expand
)
Author
2016-09-13
Expose the CAP fields to the perl scripts.
LemonBoy
2016-03-02
irssi proxy: allow listening on unix sockets
Lukas Mai
2016-02-18
irssi proxy: allow multiplexing multiple networks over a single port
Lukas Mai
2015-12-09
Merge pull request #65 from ailin-nemui/perl-irc-poly
ailin-nemui
2015-02-24
Add port to proxy client struct for Perl scripts
Hans Nielsen
2015-02-16
Silence unused value warnings in perl binding code
dequis
2014-06-30
forward alternate_nick to Irc::Server attributes
Ailin Nemui
2014-06-24
Define PERL_NO_GET_CONTEXT in all perl source files
David Leadbeater
2008-11-02
introduce the type Irssi::Irc::Client and signals to communicate with proxy
Jochen Eisinger
2007-11-02
Unbreak the build by removing idle_check_time from Irssi::Irc::Notifylist.
Jilles Tjoelker
2005-03-07
Fix /script reset, which caused crashes (Bug 48)
Wouter Coekaerts
2004-01-20
isupport patch by David Leadbeater
Timo Sirainen
2003-12-10
Added Irssi::Irc::Dcc::Server support
Timo Sirainen
2003-07-06
NOTIFYLIST_REC usage crashfix
Timo Sirainen
2002-11-07
Some compiling fixes found by -Wall in perl dirs..
Timo Sirainen
2002-04-28
perl hash length fixes, they're also automatically checked now in
Timo Sirainen
2001-12-10
Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings
Timo Sirainen
2001-12-09
fixed wrong hash key lengths, patch by peder@ifi.uio.no
Timo Sirainen
2001-12-06
Added some max_*_in_cmd + some more stuff to Irssi::Irc::Server record.
Timo Sirainen
2001-11-19
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
Timo Sirainen
2001-11-18
Added ctcp_register() and ctcp_unregister() for registering CTCP commands.
Timo Sirainen
2001-10-20
Dependencies finally work correctly in perl libraries (they're each compiled
Timo Sirainen
2001-10-20
Added API version check between perl module and perl libs.
Timo Sirainen
2001-06-29
Added size/skipped to Dcc::Send / Get records
Timo Sirainen
2001-06-26
Perl blessing fixes.
Timo Sirainen
2001-03-03
fe-common/irc/flood removed. Some autoignore / ignore -time updates.
Timo Sirainen
2001-02-22
Removed AUTOIGNORE_REC since it doesn't exist anyremo
Timo Sirainen
2001-02-20
DCC updates
Timo Sirainen
2001-02-12
Updates so that DCC stuff compiles again. Still missing DCC chat/get/send
Timo Sirainen
2001-01-07
updated
Timo Sirainen
2001-01-07
perl updates
Timo Sirainen
2000-12-09
fixes, perl should work correctly now :)
Timo Sirainen
2000-10-11
Ignore was moved to core.
Timo Sirainen
2000-10-01
Perl works again :) Split to Irssi and Irssi::Irc packages.
Timo Sirainen