Age | Commit message (Expand) | Author |
2002-11-07 | Some compiling fixes found by -Wall in perl dirs.. | 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 |
2002-05-13 | fixes | Timo Sirainen |
2002-05-13 | fixed memory leaks with several functions. | Timo Sirainen |
2002-04-28 | perl hash length fixes, they're also automatically checked now in | Timo Sirainen |
2001-12-11 | I always forget Perl 5.004 doesn't have PL_na .. so, now I've declared for | Timo Sirainen |
2001-12-10 | Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings | Timo Sirainen |
2001-12-10 | Allow exporting symbols, patch by juerd@juerd.nl | Timo Sirainen |
2001-12-09 | Better support for halfops, patch by yathen@web.de | Timo Sirainen |
2001-12-09 | fixed wrong hash key lengths, patch by peder@ifi.uio.no | Timo Sirainen |
2001-12-08 | Fixed server_redirect_peek_signal() to compile again. | Timo Sirainen |
2001-12-07 | Added support for 326 and 327 whois numerics in OPN. | Timo Sirainen |
2001-12-06 | Added some max_*_in_cmd + some more stuff to Irssi::Irc::Server record. | Timo Sirainen |
2001-11-28 | Added Irssi::Irc::get_mask() and Irssi::Irc::MASK_* | 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-11-17 | Added support for "optional events" in redirection. They're checked right | Timo Sirainen |
2001-11-15 | redirect_event() didn't give the correct parameter to event_hash2list(). | Timo Sirainen |
2001-11-12 | Redirection fixes - added count parameter. | Timo Sirainen |
2001-11-12 | redirect_event() fixed to change empty arg/failure_signal to NULL | Timo Sirainen |
2001-11-12 | Added Irssi::redirect_get_signal() and Irssi::redirect_peek_signal(). | Timo Sirainen |
2001-11-11 | Moved rewritten server redirection code from core to irc. This new code | Timo Sirainen |
2001-10-24 | Added --with-perl-staticlib option to configure. If used, irssi's perl | 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-07-24 | Don't crash when trying to bless NULLs | Timo Sirainen |
2001-06-29 | Added size/skipped to Dcc::Send / Get records | Timo Sirainen |
2001-06-27 | Moved fe_perl module to use Irssi::UI .. this breaks several scripts that | Timo Sirainen |
2001-06-26 | Perl blessing fixes. | Timo Sirainen |
2001-06-11 | plain objects weren't blessed correctly in lists | Timo Sirainen |
2001-03-03 | fe-common/irc/flood removed. Some autoignore / ignore -time updates. | Timo Sirainen |
2001-03-03 | /BANTYPE -> /SET ban_type. /BAN: -type option added to override default | Timo Sirainen |
2001-02-23 | Fixed for building from objdir | 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-02-03 | irc_nick_insert(): Irssi::Nick, Irssi::Channel -> Irssi::Irc::... | Timo Sirainen |
2001-02-02 | Nicklist updates so that protocol specific xxx_NICK_REC can be used | Timo Sirainen |
2001-01-28 | DCC updated | Timo Sirainen |
2001-01-07 | updated | Timo Sirainen |
2001-01-07 | perl updates | Timo Sirainen |
2001-01-01 | ischannel()'s parameter updated from char -> char* as done in C API. | Timo Sirainen |
2000-12-09 | fixes, perl should work correctly now :) | Timo Sirainen |
2000-12-06 | perl changes - values() method doesn't exist anymore, instead of | Timo Sirainen |
2000-11-23 | Still some warnings removed.. | Timo Sirainen |
2000-10-30 | Moved the ISA defines from .pm to irssi code, so that non-irc protocols | Timo Sirainen |
2000-10-18 | fixes | Timo Sirainen |
2000-10-13 | updating user modes were handled as they were channel modes, like +o | Timo Sirainen |
2000-10-11 | Ignore was moved to core. | Timo Sirainen |