Age | Commit message (Expand) | Author |
2005-01-03 | "ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug... | Wouter Coekaerts |
2004-09-01 | Added "whois default event" | Timo Sirainen |
2004-02-18 | Added "server sendmsg" signal to replace server->send_message(). | Timo Sirainen |
2003-07-01 | Removed "signal" and "last signal", they don't exist anymore. | Timo Sirainen |
2002-12-08 | Added Irssi::Script object and "script error" signal. | Timo Sirainen |
2002-11-17 | "mail counter" signal hasn't existed for ages | Timo Sirainen |
2002-11-07 | updated "nick mode changed" signal | Timo Sirainen |
2002-11-05 | Added "gui key pressed" signal which is sent every time a key is pressed. | Timo Sirainen |
2002-04-22 | Added setby-parameter to "nick mode changed" and "channel mode changed" | Timo Sirainen |
2002-04-22 | "message mode" -> "message irc mode", also added in signals.txt | Timo Sirainen |
2002-04-17 | "gui print text" signal changed, last parameter is now TEXT_DEST_REC, not | Timo Sirainen |
2002-02-13 | Separated ctcp command/data in "message irc ctcp" signal and format. Added | Timo Sirainen |
2002-02-08 | Proxy is now emitting "proxy client connected" and "proxy client | Timo Sirainen |
2002-01-10 | Actions are now sent in "ctcp action" signal which is never ignored. "ctcp | Timo Sirainen |
2002-01-09 | Added "message dcc xxx" signals for printing DCC messages. | Timo Sirainen |
2001-12-30 | "nicklist ..." signals were missing channel parameter. | Timo Sirainen |
2001-12-20 | Added command history groups, set them with /WINDOW HISTORY. Patch by peder@i... | Timo Sirainen |
2001-12-20 | "nick mode changed" signal was missing channel parameter | Timo Sirainen |
2001-12-15 | Removed "gui window goto" signal, it hasn't been used for ages. | Timo Sirainen |
2001-12-13 | Added "setup saved" signal, updated "setup reread" to contain file name | Timo Sirainen |
2001-12-07 | Added support for 326 and 327 whois numerics in OPN. | Timo Sirainen |
2001-10-19 | added "ctcp msg" and "ctcp reply" signals. | Timo Sirainen |
2001-09-11 | Updated "module xxx" signals. | Timo Sirainen |
2001-08-13 | Added "message irc ..." signals | Timo Sirainen |
2001-08-08 | "mail counter" signal is now sent when mail counter is updated in statusbar. | Timo Sirainen |
2001-07-02 | "query nick changed" was missing a parameter | Timo Sirainen |
2001-06-26 | "print text finished" -> "gui print text finished". Added %[options] format | Timo Sirainen |
2001-06-26 | "log rotate" -> "log rotated" | Timo Sirainen |
2001-06-26 | "log rotate" signal added | Timo Sirainen |
2001-06-08 | "complete word" signal works now with perl and it's possible to manipulate | Timo Sirainen |
2001-05-31 | removed "print text stripped" signal, the stripped text is now sent in | Timo Sirainen |
2001-05-11 | added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request | Timo Sirainen |
2001-05-11 | "dcc error file not found" -> "dcc error file open". Print the actual error | Timo Sirainen |
2001-04-25 | "ban ..." signals didn't send channel info | Timo Sirainen |
2001-04-20 | Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations. | Timo Sirainen |
2001-02-19 | Instead of directly calling beep(), send "beep" signal which default | Timo Sirainen |
2001-02-19 | added "chat protocol xxx" signals | Timo Sirainen |
2001-02-17 | exec signals updated | Timo Sirainen |
2001-01-28 | updated | Timo Sirainen |
2001-01-13 | Added "exec new" and "exec remove" signals. | Timo Sirainen |
2001-01-13 | pidwait signal updated | Timo Sirainen |
2001-01-10 | added "message own_public" and "message own_private" | Timo Sirainen |
2001-01-09 | Highlighting cleanups. Added /HILIGHT -priority option. | Timo Sirainen |
2001-01-05 | docs generator updates | Timo Sirainen |
2000-12-06 | updated event/ctcp signals | Timo Sirainen |
2000-12-05 | Split expandos from special-vars.c to expandos.c. Added list of signals | Timo Sirainen |
2000-12-03 | Getting ready for 0.7.97.. | Timo Sirainen |
2000-10-19 | 0.7.96 release updates | Timo Sirainen |
2000-06-25 | Created signal_get_uniq_id() macro. Added some documentation about | Timo Sirainen |
2000-05-18 | Some logging fixes. Flood checking had a memory leak. Query had a small | Timo Sirainen |