summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2014-07-06Updated SERVER documentationGeert Hauwaerts
Added the noautosendcmd parameters to the SERVER syntax documentation
2014-07-06Improved the UNACT example ALIASGeert Hauwaerts
Improved the UNACT example ALIAS
2014-07-06Updated the ALIAS documentationGeert Hauwaerts
Updated the ALIAS documentation.
2014-07-06Replaced google.com with irssi.org examplesGeert Hauwaerts
Replaced google.com with irssi.org examples.
2014-07-06Added information about the NO_ACT levelGeert Hauwaerts
Added information about the NO_ACT level
2014-07-06Added a new example for ALIASGeert Hauwaerts
Added a new example for ALIAS
2014-07-06New syntax documentation for NETWORK and SERVERGeert Hauwaerts
Rewrote the syntax documentation for NETWORK and SERVER
2014-07-06Syntax documentation rewrite for J-K commandsGeert Hauwaerts
Rewrote the syntax documentation for all commands starting with the letters J and K.
2014-07-06Wrote the missing syntax documentation for UPTIMEGeert Hauwaerts
Wrote the missing syntax documentation for UPTIME.
2014-07-06Improved the IGNORE examplesGeert Hauwaerts
Improved the IGNORE examples.
2014-07-06Improved some examplesGeert Hauwaerts
Improved some examples.
2014-07-05Syntax documentation rewrite for H-I-commandsGeert Hauwaerts
2014-07-05Update connect.inrichlv
add trailing dot for consistency; mention that existing connections are kept
2014-07-04Merge pull request #80 from dgl/noactAlexander Færøy
Change NO_ACT so it can be combined with other levels
2014-07-04Syntax documentation rewrite for F-commandsGeert Hauwaerts
Rewrote the syntax documentation for all commands starting with the letter F.
2014-07-03Syntax documentation rewrite for E-commandsGeert Hauwaerts
Rewrote the syntax documentation for commands starting with the letter E.
2014-07-03Syntax format changes for A-C commandsGeert Hauwaerts
Updated the file format template for commands A through C.
2014-07-03Syntax documentation rewrite for D-commandsGeert Hauwaerts
Rewrote the syntax documentation for all commands starting with the letter D.
2014-07-03Syntax documentation rewrite for C-commandsGeert Hauwaerts
Rewrote the syntax documentation for all the commands starting with the letter C.
2014-07-02Merge pull request #48 from ailin-nemui/256-colour-historyAlexander Færøy
256 colour support for Irssi
2014-07-02Syntax documentation rewrite for B-commandsGeert Hauwaerts
Rewrote the syntax documentation for all the commands starting with B.
2014-07-02Rewrote the syntax documentation for all the commands starting with A.Geert Hauwaerts
2014-06-30Aligned the /NETWORK documentation with docs/manual.txtGeert Hauwaerts
2014-06-30Merge pull request #71 from dgl/nickserv-docGeert Hauwaerts
Suggest using ^ so this doesn't pop-up a NickServ window
2014-06-30Improve docs of special_vars wrt. to escaping rules in /aliasJari Matilainen
2014-06-30Finish 256 colour support for IrssiAilin Nemui
256 colour patch is cleaned up and the remaining cases are made work, this includes especially Theme support, which was not implemented before. Changes not related to colours were reverted again, making a review of the two patches against master easier to follow. As a byproduct of the Hex-colour code parser, the 24bit colours are also implemented. Actually using them in the terminal is guarded by a compile time switch (as well as a run time switch), as it breaks the existing colour protocol and requires additional storage. To make a seamless usage, down-conversion is provided for 8 and 16 colours. Diverging from Tom's approach, the colour protocol is reverted back to the original one. Unfortunately, the changes required in the Theme engine will break the API. For more details, please refer to the patch documentation at either http://irssi-docs.wikispaces.com/Notes-256-Colour or https://github.com/shabble/irssi-docs/wiki/Notes-256-Colour
2014-06-30Change NO_ACT so it can be used in addition to other ignoresDavid Leadbeater
This results in a more flexible system and is less surprising as it means levels can be used in the way they normally can in an ignore. As an example the current approach to NO_ACT provides no way to let HILIGHTS be shown, with this change /set activity_hide_targets can be recreated with: /ignore #channel NO_ACT /ignore #channel -except -regexp -pattern . NO_ACT HILIGHTS (but obviously this can be configured in many more ways if desired).
2014-06-30Suggest using ^ so this doesn't pop-up a NickServ windowDavid Leadbeater
2014-06-30Merge pull request #11 from ailin-nemui/print_text_after_time-apiAlexander Færøy
add print_text_after_time to specify time stamp for lines
2014-06-29Update crash.txt to point at githubDavid Leadbeater
2014-06-27add print_text_after_time to specify time stamp for linesAilin Nemui
add signal for line removal from textbuffer
2014-06-16Document that /UPGRADE doesn't work with SSLDavid Leadbeater
2014-06-15Remove nonexistant usage from man pageJaroslav Škarvada
2014-01-11Add -ssl_pass to /connect and /serverAlexander Færøy
Fixes: Bug #305 git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5231 dbcabf3a-b0e7-0310-adc4-f8d773084564
2013-06-23Add TLSA related signalsAlexander Færøy
This patch adds 3 new signals: * tlsa avalable: emitted if TLSA is available for a given domain. * tlsa verification success: emitted if the TLSA check was successful. * tlsa verification failed: emitted if the TLSA check was unsuccessful. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5220 dbcabf3a-b0e7-0310-adc4-f8d773084564
2012-01-10Update help for /log - change default for log_create_mode to 0600Jase Thew
(Bug #830). git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5211 dbcabf3a-b0e7-0310-adc4-f8d773084564
2011-11-21Add -noautosendcmd to /SERVER and /CONNECT.Alexander Færøy
Passing this option will force Irssi to not execute the content of the autosendcmd chatnet-setting upon connect. Fixes: #738 git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5209 dbcabf3a-b0e7-0310-adc4-f8d773084564
2011-07-31Document available options for /JOIN command.Jase Thew
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5207 dbcabf3a-b0e7-0310-adc4-f8d773084564
2011-07-30Clarify delimiter needed for -channels option of /HILIGHT and /IGNORE commands. Jase Thew
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5206 dbcabf3a-b0e7-0310-adc4-f8d773084564
2011-05-04Add a reference to /help levels for IGNORE help entry.Jase Thew
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5204 dbcabf3a-b0e7-0310-adc4-f8d773084564
2010-05-19Correct typo (it's -> its) - spotted by coekie.Jase Thew
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5172 dbcabf3a-b0e7-0310-adc4-f8d773084564
2010-03-21Allow servers with the same server and port to be part of multiple networks. ↵Alexander Færøy
This should make life much easier for znc users. Thanks to Tykling, Bazerka and znx. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5125 dbcabf3a-b0e7-0310-adc4-f8d773084564
2010-02-09Add NAMES to the WHO help entry. Patch by Thomas Karpiniec. Fixes ticket:728Alexander Færøy
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5111 dbcabf3a-b0e7-0310-adc4-f8d773084564
2010-02-09Suffix != prefix. Patch by Ismael Luceno. Closes ticket:730Alexander Færøy
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5110 dbcabf3a-b0e7-0310-adc4-f8d773084564
2009-09-05Documentation cleanup. Thanks to Remco Lanting.Alexander Færøy
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5098 dbcabf3a-b0e7-0310-adc4-f8d773084564
2009-09-02Helpfile improvements from "rudi_s".Jilles Tjoelker
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5097 dbcabf3a-b0e7-0310-adc4-f8d773084564
2009-03-10Add "window item moved" (added in r5012) to signals.txtWouter Coekaerts
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5037 dbcabf3a-b0e7-0310-adc4-f8d773084564
2009-03-10Add "default event numeric" to signals.txt.Jilles Tjoelker
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5035 dbcabf3a-b0e7-0310-adc4-f8d773084564
2009-02-10Add "window dehilight" to signals.txtAlexander Færøy
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5009 dbcabf3a-b0e7-0310-adc4-f8d773084564
2009-01-23Suggest a better method to provide a backtrace with gdb.Emanuele Giaquinta
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4997 dbcabf3a-b0e7-0310-adc4-f8d773084564