1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00
Commit Graph

463 Commits

Author SHA1 Message Date
Geert Hauwaerts
08b390b11b Documentation fix for #185
Documentation fix for #185
2014-12-08 21:28:02 +01:00
Alexander Færøy
bbd7333924 Merge pull request #171 from vlajos/typofixes-vlajos-20141108
typo fixes - https://github.com/vlajos/misspell_fixer
2014-12-06 16:09:11 +01:00
dequis
0bba34bbe9 Fix -ssl_pass documentation in /server and /connect
Copied text from 68f8229 (SVN r5231)
2014-11-14 03:46:02 -03:00
Veres Lajos
f285332c5b typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 22:26:53 +00:00
Matt Lewandowsky
3ea2a8dab8 Remove duplicate example from ignore.in
Duplicated line inserted in commit 66f5fb6. Reported by @sharethebug on IRC.
2014-10-27 03:44:28 -07:00
David Leadbeater
7938af8092 Actually fix the params for /SERVER REMOVE 2014-10-20 21:11:20 +01:00
dequis
7847bdf67c Tiny fix to the param order in the /SERVER REMOVE help 2014-10-15 23:52:55 -03:00
Ailin Nemui
9f6c76b028 Add the signal for printtext_after that was missed in the original commit.
Now properly sends "gui print text after finished" signal when using
the printtext_after API that was fixed after 0.8.16
2014-08-25 14:50:41 +02:00
Geert Hauwaerts
22d4dc729e Updated ALIAS help
Updated ALIAS help.
2014-08-07 23:36:53 +02:00
Geert Hauwaerts
71ab0fbda6 Applied grammar and styling corrections
Applied grammar and styling corrections.
2014-08-07 22:00:40 +02:00
Geert Hauwaerts
f0aa2d2049 Syntax rewrite of U-Z commands
Rewrote the syntax documentation of U-Z commands.
2014-08-05 22:00:30 +02:00
Geert Hauwaerts
1933c92532 Fixed a typo in the cmdmax argument
Fixed a typo in the cmdmax argument.
2014-07-30 23:27:41 +02:00
Geert Hauwaerts
a775a7c229 Updated the documentation for LIST
Updated the documentation for LIST.
2014-07-30 23:12:39 +02:00
Geert Hauwaerts
822db3090f Syntax rewrite for S-commands
Rewrote the syntax documentation for all commands starting with S.
2014-07-30 14:29:06 +02:00
Geert Hauwaerts
4beebe3238 Removed the obsolete SQUERY and SERVLIST commands
Removed the obsolete SQUERY and SERVLIST commands.
2014-07-30 13:02:26 +02:00
tomaw
cb6266f212 Fix typo in help for network command 2014-07-25 17:05:19 +01:00
Geert Hauwaerts
6e68b83723 Syntax rewrite for R-commands
Rewrote the syntax documentation for all commands starting with the
letter R.
2014-07-15 19:52:56 +02:00
Geert Hauwaerts
dde8540e3e Removed the obsolete RPING command
The RPING command is obsolete.
2014-07-14 20:38:01 +02:00
Geert Hauwaerts
fcee49a441 Fixed an example of QUOTE
Fixed an example of QUOTE
2014-07-13 14:10:40 +02:00
Geert Hauwaerts
9fd1e2f5da Syntax documentation rewrite for Q-commands
Rewrote the syntax documentation for all commands starting with the
letter Q.
2014-07-12 18:46:44 +02:00
Geert Hauwaerts
ee80ed16cb Aligned the help for DEOP, DEVOICE and OP
Aligned the help for DEOP, DEVOICE and OP
2014-07-11 16:32:20 +02:00
Geert Hauwaerts
d460ba48d1 Syntax documentation rewrite of O and P commands
Rewrote the syntax documentation of the commands starting with the
letters O and P.
2014-07-10 20:43:52 +02:00
Geert Hauwaerts
8014fd2cb0 Syntax documentation rewrite for N-commands.
Rewrote the syntax documentation for all commands starting with the
letter N.
2014-07-09 18:21:39 +02:00
Geert Hauwaerts
7ee7bf79ed Syntax documentation rewrite for M-commands
Rewrote the syntax documentation for all commands starting with the
letter M.
2014-07-08 21:02:35 +02:00
Alexander Færøy
a9ff985a91 Merge pull request #15 from ailin-nemui/hilights-network-tag
FS#155 hilight -tag
2014-07-07 22:49:29 +02:00
Ailin Nemui
d3093418d4 cleanup hilight -network patch 2014-07-07 22:45:29 +02:00
Alexander Færøy
09a1801186 Merge pull request #58 from ailin-nemui/italics
Implement italics support for Irssi
2014-07-07 22:16:23 +02:00
Geert Hauwaerts
5e8947a8b0 Syntax documentation rewrite for L-commands
Rewrote the syntax documentation for all commands starting with L.
2014-07-07 19:47:51 +02:00
Lukas Mai
0e294d5c2e add italics support; don't use standout for reverse 2014-07-07 00:32:07 +02:00
Geert Hauwaerts
4c6ba664c4 Updated SERVER documentation
Added the noautosendcmd parameters to the SERVER syntax documentation
2014-07-06 22:52:50 +02:00
Geert Hauwaerts
19b636e2a2 Improved the UNACT example ALIAS
Improved the UNACT example ALIAS
2014-07-06 22:36:13 +02:00
Geert Hauwaerts
4ca8d56869 Updated the ALIAS documentation
Updated the ALIAS documentation.
2014-07-06 19:18:31 +02:00
Geert Hauwaerts
0885282294 Replaced google.com with irssi.org examples
Replaced google.com with irssi.org examples.
2014-07-06 18:53:05 +02:00
Geert Hauwaerts
66f5fb699b Added information about the NO_ACT level
Added information about the NO_ACT level
2014-07-06 18:49:02 +02:00
Geert Hauwaerts
47b925917d Added a new example for ALIAS
Added a new example for ALIAS
2014-07-06 18:36:20 +02:00
Geert Hauwaerts
074735db08 New syntax documentation for NETWORK and SERVER
Rewrote the syntax documentation for NETWORK and SERVER
2014-07-06 18:17:05 +02:00
Geert Hauwaerts
120508c14f Syntax documentation rewrite for J-K commands
Rewrote the syntax documentation for all commands starting with the
letters J and K.
2014-07-06 15:00:46 +02:00
Geert Hauwaerts
3b76487d0f Wrote the missing syntax documentation for UPTIME
Wrote the missing syntax documentation for UPTIME.
2014-07-06 02:44:28 +02:00
Geert Hauwaerts
492d98358d Improved the IGNORE examples
Improved the IGNORE examples.
2014-07-06 02:11:31 +02:00
Geert Hauwaerts
e891b29aef Improved some examples
Improved some examples.
2014-07-06 02:06:36 +02:00
Geert Hauwaerts
591e10b3b6 Syntax documentation rewrite for H-I-commands 2014-07-05 22:16:35 +02:00
richlv
940566b111 Update connect.in
add trailing dot for consistency; mention that existing connections are kept
2014-07-05 20:47:06 +03:00
Alexander Færøy
ed51629514 Merge pull request #80 from dgl/noact
Change NO_ACT so it can be combined with other levels
2014-07-04 23:48:41 +02:00
Geert Hauwaerts
4c8fe0963c Syntax documentation rewrite for F-commands
Rewrote the syntax documentation for all commands starting with the
letter F.
2014-07-04 20:38:37 +02:00
Geert Hauwaerts
f295a02cda Syntax documentation rewrite for E-commands
Rewrote the syntax documentation for commands starting with the letter
E.
2014-07-03 21:42:37 +02:00
Geert Hauwaerts
037fae0ed5 Syntax format changes for A-C commands
Updated the file format template for commands A through C.
2014-07-03 21:41:10 +02:00
Geert Hauwaerts
878411edc4 Syntax documentation rewrite for D-commands
Rewrote the syntax documentation for all commands starting with the
letter D.
2014-07-03 21:37:41 +02:00
Geert Hauwaerts
3f79c8553c Syntax documentation rewrite for C-commands
Rewrote the syntax documentation for all the commands starting with the
letter C.
2014-07-03 17:41:15 +02:00
Alexander Færøy
fd3676e407 Merge pull request #48 from ailin-nemui/256-colour-history
256 colour support for Irssi
2014-07-02 23:17:36 +02:00
Geert Hauwaerts
0a22174264 Syntax documentation rewrite for B-commands
Rewrote the syntax documentation for all the commands starting with B.
2014-07-02 22:35:17 +02:00