Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-17 | Wrong order in the arguments in /hilight example, -mask doesn't take a parameter | Jari Matilainen | |
2016-06-21 | Merge pull request #498 from vague666/add_modify_functions | LemonBoy | |
Add modify to /channel, /server and /network | |||
2016-06-18 | Add info about MODIFY to help files | Jari Matilainen | |
2016-04-30 | Merge pull request #476 from isundil/master | ailin-nemui | |
Add an option to make /hilight case sensitive | |||
2016-04-30 | Correct error/typo "You"->"Your" in help message | dennisschagt | |
2016-04-29 | changed command-line -case to -matchcase | B Thibault | |
2016-04-29 | Ref #421 (Add an option to make /hilight case sensitive) | B Thibault | |
Allow use of /hilight -case exAMPle (compatible with other options) Added matchcase to hilight config file (exemple: { text = exAMPle; matchcase = yes; } ) | |||
2016-04-05 | Merge pull request #453 from LemonBoy/dcc-quote | ailin-nemui | |
Support quoted filenames in some /DCC commands | |||
2016-03-29 | Revert "Removed the obsolete SQUERY and SERVLIST commands" | ailin-nemui | |
This reverts commit 4beebe3238dda96efd4c3a0a6f6002ad5afc96e7. | |||
2016-03-22 | Update the documentation about DCC | LemonBoy | |
2016-03-20 | correct quoting in /help dcc | ailin-nemui | |
2015-12-09 | DCC close always requires a type | Wieland Hoffmann | |
2015-09-26 | Merge pull request #304 from LemonBoy/sasl_user_options | ailin-nemui | |
Allow the user to set and modify the SASL parameters | |||
2015-09-26 | Allow the user to set and modify the SASL parameters | LemonBoy | |
The /NETWORK ADD command now is able to modify the SASL mechanism, the username and the password on a chatnet basis. | |||
2015-09-23 | Improve the WINDOW help | Ailin Nemui | |
Properly describe the window command. Make help sort order deterministic. | |||
2015-09-22 | Revert "Network and IPv{4,6} related changes" | ailin-nemui | |
2015-09-21 | Ding dong the switch is dead | LemonBoy | |
2015-06-14 | Rename /proxy command to /irssiproxy for clarity | dequis | |
2015-06-14 | Merge branch 'master' into irssiproxy | dequis | |
Conflicts: src/irc/proxy/listen.c | |||
2015-06-12 | Clarify the help for /LIST (#228) | Geert Hauwaerts | |
Clarify the help for /LIST (#228) | |||
2015-05-14 | lastlog doc fix | Filip Szczepański | |
Only the filename can come right after `-file`. Having `-force` in that position causes an `Irssi: Could not open lastlog: No such file or directory` error. | |||
2015-04-18 | trivial: Minor cosmetic changes fixing docs as per review from ahf. | Haw Loeung | |
2015-04-14 | ssl: Add option to specify SSL cipher suite preference. | Haw Loeung | |
2015-02-24 | Add help files for proxy module | Hans Nielsen | |
2015-02-08 | Added customization possibility for the lastlog date format, lastlog_date | Vesa Pirila | |
2015-02-08 | Added a -date parameter to /lastlog to prepend each row with the row's date | Vesa Pirila | |
2015-02-01 | Fix the lastlog help | ailin-nemui | |
Correct some confusing inaccuracies and document a parameters that got lost on the rewrite. | |||
2015-01-31 | /help lastlog: Clarify usage of -<level> parameter | dequis | |
2014-12-08 | Documentation fix for #185 | Geert Hauwaerts | |
Documentation fix for #185 | |||
2014-12-06 | Merge pull request #171 from vlajos/typofixes-vlajos-20141108 | Alexander Færøy | |
typo fixes - https://github.com/vlajos/misspell_fixer | |||
2014-11-14 | Fix -ssl_pass documentation in /server and /connect | dequis | |
Copied text from 68f8229 (SVN r5231) | |||
2014-11-08 | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | |
2014-10-27 | Remove duplicate example from ignore.in | Matt Lewandowsky | |
Duplicated line inserted in commit 66f5fb6. Reported by @sharethebug on IRC. | |||
2014-10-20 | Actually fix the params for /SERVER REMOVE | David Leadbeater | |
2014-10-15 | Tiny fix to the param order in the /SERVER REMOVE help | dequis | |
2014-08-07 | Updated ALIAS help | Geert Hauwaerts | |
Updated ALIAS help. | |||
2014-08-07 | Applied grammar and styling corrections | Geert Hauwaerts | |
Applied grammar and styling corrections. | |||
2014-08-05 | Syntax rewrite of U-Z commands | Geert Hauwaerts | |
Rewrote the syntax documentation of U-Z commands. | |||
2014-07-30 | Fixed a typo in the cmdmax argument | Geert Hauwaerts | |
Fixed a typo in the cmdmax argument. | |||
2014-07-30 | Updated the documentation for LIST | Geert Hauwaerts | |
Updated the documentation for LIST. | |||
2014-07-30 | Syntax rewrite for S-commands | Geert Hauwaerts | |
Rewrote the syntax documentation for all commands starting with S. | |||
2014-07-30 | Removed the obsolete SQUERY and SERVLIST commands | Geert Hauwaerts | |
Removed the obsolete SQUERY and SERVLIST commands. | |||
2014-07-25 | Fix typo in help for network command | tomaw | |
2014-07-15 | Syntax rewrite for R-commands | Geert Hauwaerts | |
Rewrote the syntax documentation for all commands starting with the letter R. | |||
2014-07-14 | Removed the obsolete RPING command | Geert Hauwaerts | |
The RPING command is obsolete. | |||
2014-07-13 | Fixed an example of QUOTE | Geert Hauwaerts | |
Fixed an example of QUOTE | |||
2014-07-12 | Syntax documentation rewrite for Q-commands | Geert Hauwaerts | |
Rewrote the syntax documentation for all commands starting with the letter Q. | |||
2014-07-11 | Aligned the help for DEOP, DEVOICE and OP | Geert Hauwaerts | |
Aligned the help for DEOP, DEVOICE and OP | |||
2014-07-10 | Syntax documentation rewrite of O and P commands | Geert Hauwaerts | |
Rewrote the syntax documentation of the commands starting with the letters O and P. | |||
2014-07-09 | Syntax documentation rewrite for N-commands. | Geert Hauwaerts | |
Rewrote the syntax documentation for all commands starting with the letter N. |