summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2014-08-25Add the signal for printtext_after that was missed in the original commit.Ailin Nemui
Now properly sends "gui print text after finished" signal when using the printtext_after API that was fixed after 0.8.16
2014-08-07Updated ALIAS helpGeert Hauwaerts
Updated ALIAS help.
2014-08-07Applied grammar and styling correctionsGeert Hauwaerts
Applied grammar and styling corrections.
2014-08-05Syntax rewrite of U-Z commandsGeert Hauwaerts
Rewrote the syntax documentation of U-Z commands.
2014-07-30Fixed a typo in the cmdmax argumentGeert Hauwaerts
Fixed a typo in the cmdmax argument.
2014-07-30Updated the documentation for LISTGeert Hauwaerts
Updated the documentation for LIST.
2014-07-30Syntax rewrite for S-commandsGeert Hauwaerts
Rewrote the syntax documentation for all commands starting with S.
2014-07-30Removed the obsolete SQUERY and SERVLIST commandsGeert Hauwaerts
Removed the obsolete SQUERY and SERVLIST commands.
2014-07-25Fix typo in help for network commandtomaw
2014-07-15Syntax rewrite for R-commandsGeert Hauwaerts
Rewrote the syntax documentation for all commands starting with the letter R.
2014-07-14Removed the obsolete RPING commandGeert Hauwaerts
The RPING command is obsolete.
2014-07-13Fixed an example of QUOTEGeert Hauwaerts
Fixed an example of QUOTE
2014-07-12Syntax documentation rewrite for Q-commandsGeert Hauwaerts
Rewrote the syntax documentation for all commands starting with the letter Q.
2014-07-11Aligned the help for DEOP, DEVOICE and OPGeert Hauwaerts
Aligned the help for DEOP, DEVOICE and OP
2014-07-10Syntax documentation rewrite of O and P commandsGeert Hauwaerts
Rewrote the syntax documentation of the commands starting with the letters O and P.
2014-07-09Syntax documentation rewrite for N-commands.Geert Hauwaerts
Rewrote the syntax documentation for all commands starting with the letter N.
2014-07-08Syntax documentation rewrite for M-commandsGeert Hauwaerts
Rewrote the syntax documentation for all commands starting with the letter M.
2014-07-07Merge pull request #15 from ailin-nemui/hilights-network-tagAlexander Færøy
FS#155 hilight -tag
2014-07-07cleanup hilight -network patchAilin Nemui
2014-07-07Merge pull request #58 from ailin-nemui/italicsAlexander Færøy
Implement italics support for Irssi
2014-07-07Syntax documentation rewrite for L-commandsGeert Hauwaerts
Rewrote the syntax documentation for all commands starting with L.
2014-07-07add italics support; don't use standout for reverseLukas Mai
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