summaryrefslogtreecommitdiff
path: root/docs/signals.txt
AgeCommit message (Expand)Author
2018-04-24Merge pull request #870 from dequis/fe-capailin-nemui
2018-04-08Add "server cap req" signal, emitted before requesting capsdequis
2018-04-07signals.txt: add missing 'server cap new|delete' signalsdequis
2018-02-26Add OTR support.Alexander Færøy
2016-10-22Kill support for DANE.Alexander Færøy
2016-10-22Add TLS_REC.Alexander Færøy
2016-07-12Correct the prototype for the 'message private' signal.LemonBoy
2015-09-21Use formats instead of g_warningLemonBoy
2015-09-19Merge pull request #259 from dequis/irssiproxyailin-nemui
2015-05-05Implement support for IRCv3.1 CAP negotiationLemonBoy
2015-02-24Update proxy documentation with changesHans Nielsen
2014-08-25Add the signal for printtext_after that was missed in the original commit.Ailin Nemui
2014-06-27add print_text_after_time to specify time stamp for linesAilin Nemui
2013-06-23Add TLSA related signalsAlexander Færøy
2009-03-10Add "window item moved" (added in r5012) to signals.txtWouter Coekaerts
2009-03-10Add "default event numeric" to signals.txt.Jilles Tjoelker
2009-02-10Add "window dehilight" to signals.txtAlexander Færøy
2008-11-02introduce the type Irssi::Irc::Client and signals to communicate with proxy Jochen Eisinger
2008-05-27Fix typo.Emanuele Giaquinta
2008-05-14Remove theme format and signal doc for no more notify idle code.Emanuele Giaquinta
2005-01-03"ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug...Wouter Coekaerts
2004-09-01Added "whois default event"Timo Sirainen
2004-02-18Added "server sendmsg" signal to replace server->send_message().Timo Sirainen
2003-07-01Removed "signal" and "last signal", they don't exist anymore.Timo Sirainen
2002-12-08Added Irssi::Script object and "script error" signal.Timo Sirainen
2002-11-17"mail counter" signal hasn't existed for agesTimo Sirainen
2002-11-07updated "nick mode changed" signalTimo Sirainen
2002-11-05Added "gui key pressed" signal which is sent every time a key is pressed.Timo Sirainen
2002-04-22Added setby-parameter to "nick mode changed" and "channel mode changed"Timo Sirainen
2002-04-22"message mode" -> "message irc mode", also added in signals.txtTimo Sirainen
2002-04-17"gui print text" signal changed, last parameter is now TEXT_DEST_REC, notTimo Sirainen
2002-02-13Separated ctcp command/data in "message irc ctcp" signal and format. AddedTimo Sirainen
2002-02-08Proxy is now emitting "proxy client connected" and "proxy clientTimo Sirainen
2002-01-10Actions are now sent in "ctcp action" signal which is never ignored. "ctcpTimo Sirainen
2002-01-09Added "message dcc xxx" signals for printing DCC messages.Timo Sirainen
2001-12-30"nicklist ..." signals were missing channel parameter.Timo Sirainen
2001-12-20Added command history groups, set them with /WINDOW HISTORY. Patch by peder@i...Timo Sirainen
2001-12-20"nick mode changed" signal was missing channel parameterTimo Sirainen
2001-12-15Removed "gui window goto" signal, it hasn't been used for ages.Timo Sirainen
2001-12-13Added "setup saved" signal, updated "setup reread" to contain file nameTimo Sirainen
2001-12-07Added support for 326 and 327 whois numerics in OPN.Timo Sirainen
2001-10-19added "ctcp msg" and "ctcp reply" signals.Timo Sirainen
2001-09-11Updated "module xxx" signals.Timo Sirainen
2001-08-13Added "message irc ..." signalsTimo 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 parameterTimo Sirainen
2001-06-26"print text finished" -> "gui print text finished". Added %[options] formatTimo Sirainen
2001-06-26"log rotate" -> "log rotated"Timo Sirainen
2001-06-26"log rotate" signal addedTimo Sirainen
2001-06-08"complete word" signal works now with perl and it's possible to manipulateTimo Sirainen