Sebastien Helleu
|
ea567c6fd3
|
Add optional arguments in /help quit
|
2009-12-18 19:38:42 +01:00 |
|
Sebastien Helleu
|
846fb5d283
|
Update italian translations
|
2009-12-17 08:32:04 +01:00 |
|
Sebastien Helleu
|
265fa492d5
|
Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on channels with key
|
2009-12-16 15:18:00 +01:00 |
|
Sebastien Helleu
|
48f087b883
|
Add option "term" for command /debug: display infos about terminal and available colors
|
2009-12-16 12:18:00 +01:00 |
|
Sebastien Helleu
|
610ef09f19
|
Update list of contributors
|
2009-12-16 12:11:04 +01:00 |
|
Sebastien Helleu
|
9bfc6a6fd1
|
Add new option weechat.color.status_time
|
2009-12-14 15:50:09 +01:00 |
|
Sebastien Helleu
|
c1e1e40559
|
Add color "darkgray" in user guide
|
2009-12-14 11:03:17 +01:00 |
|
Sebastien Helleu
|
9e83e74ce4
|
Update URL of WeeChat scripts page
|
2009-12-13 18:41:04 +01:00 |
|
Sebastien Helleu
|
da6b882ed8
|
Add italian user guide
|
2009-12-04 12:11:12 +01:00 |
|
Sebastien Helleu
|
bb9a31e753
|
Add arguments for IRC command /rehash
|
2009-12-02 12:11:20 +01:00 |
|
Sebastien Helleu
|
24d7181ecf
|
Fix typos in french user guide
|
2009-11-30 15:45:31 +01:00 |
|
Sebastien Helleu
|
f67cc2018c
|
Update list of contributors in doc
|
2009-11-29 22:12:40 +01:00 |
|
Sebastien Helleu
|
ac4ab3e318
|
Add all server options for IRC commands /server and /connect
|
2009-11-24 16:07:18 +01:00 |
|
Sebastien Helleu
|
d2cf981fd9
|
Add italian FAQ
|
2009-11-22 11:50:13 +01:00 |
|
Sebastien Helleu
|
ebeb335560
|
Fix command /connect (options -ssl, -ipv6 and -port) (bug #27486)
|
2009-11-19 15:37:32 +01:00 |
|
Sebastien Helleu
|
018973370d
|
Add IRC option to use same nick color in channel and private (on by default) (task #9870)
|
2009-11-19 14:48:36 +01:00 |
|
Sebastien Helleu
|
3c7c99b1b5
|
Add italian docs: quickstart and tester
|
2009-11-18 21:36:21 +01:00 |
|
Sebastien Helleu
|
e561ab1ae3
|
Check SSL certificates and use self-signed certificate to auto identify on IRC server (CertFP) (task #7492) (patch from kolter)
|
2009-11-07 19:27:59 +01:00 |
|
Sebastien Helleu
|
03e604c675
|
Fix typos in translations
|
2009-11-06 21:57:53 +01:00 |
|
Sebastien Helleu
|
00f08f8e44
|
Add italian translations (thanks to Marco Paolone)
|
2009-10-31 20:45:06 +01:00 |
|
Sebastien Helleu
|
999de8bfc1
|
Add partial irc-proxy feature to relay plugin
|
2009-10-29 17:23:25 +01:00 |
|
Sebastien Helleu
|
7075849ac3
|
Fix typo in japanese quickstart guide
|
2009-10-19 07:57:03 +02:00 |
|
Sebastien Helleu
|
a5c4d140a6
|
Add japanese quickstart guide
|
2009-10-18 21:17:33 +02:00 |
|
Sebastien Helleu
|
a08842bbad
|
Fix bug with URL selection in some terminals (caused by horizontal lines) (bug #27700)
|
2009-10-14 18:21:46 +02:00 |
|
Sebastien Helleu
|
b138ffb7ae
|
Add IRC commands /samode, /sanick, /sapart, /saquit
|
2009-10-10 12:47:55 +02:00 |
|
Sebastien Helleu
|
62946024d8
|
Add IRC command /sajoin (task #9770)
|
2009-10-10 12:04:20 +02:00 |
|
Sebastien Helleu
|
656246b8d7
|
Fix "table of contents" in russian quickstart guide
|
2009-10-09 22:26:52 +02:00 |
|
Sebastien Helleu
|
a5a6066535
|
Add russian quickstart guide
|
2009-10-09 18:19:32 +02:00 |
|
Sebastien Helleu
|
bfb9ab6a2a
|
Add script prototypes and examples in plugin API reference
|
2009-10-09 15:46:29 +02:00 |
|
Sebastien Helleu
|
2bfe49d28b
|
Add option grab_key_command for /input (bound by default to alt-k)
New binding for alt-k is not automatic (for existing config), if you want to
use it, you can do: /key bind meta-k /input grab_key_command
|
2009-10-05 16:42:49 +02:00 |
|
Sebastien Helleu
|
007a621458
|
Fix typo in french translation
|
2009-10-03 00:32:35 +02:00 |
|
Sebastien Helleu
|
3a429ca6c3
|
New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917)
|
2009-10-02 09:56:07 +02:00 |
|
Sebastien Helleu
|
ae13264314
|
Allow /unalias to remove multiple aliases (patch #6926)
|
2009-09-30 17:58:56 +02:00 |
|
Sebastien Helleu
|
5a0a2cfcb9
|
Allow use of wildcards for /alias list (patch #6925)
|
2009-09-30 17:44:49 +02:00 |
|
Sebastien Helleu
|
9bbd093ffe
|
Fix typo in plugin API reference for weechat_bar_set
|
2009-09-29 12:11:36 +02:00 |
|
Sebastien Helleu
|
fea5c961ae
|
Fix cmake directories: let user customize lib, share, locale and include directories (patch #6922)
|
2009-09-20 21:44:08 +02:00 |
|
Sebastien Helleu
|
602c9681d0
|
Add options for CTCP, to block/customize CTCP reply (task #9693), add missing CTCP: clientinfo, finger, source, time, userinfo (task #7270)
|
2009-09-15 14:42:24 +02:00 |
|
Sebastien Helleu
|
f7ef4c9047
|
Fix typo in plugin API reference for weechat_hook_command
|
2009-09-13 00:17:49 +02:00 |
|
Sebastien Helleu
|
1c194ffa42
|
Add german FAQ
|
2009-09-10 08:43:39 +02:00 |
|
Sebastien Helleu
|
c04184389d
|
Add german tester's guide
|
2009-09-09 22:25:24 +02:00 |
|
Sebastien Helleu
|
70916a0342
|
Version 0.3.0
|
2009-09-06 11:46:49 +02:00 |
|
Sebastien Helleu
|
ca3114d2bb
|
Update german quickstart guide
|
2009-09-05 23:57:08 +02:00 |
|
Sebastien Helleu
|
03ea436639
|
Update list of contributors in doc
|
2009-09-05 23:23:16 +02:00 |
|
Sebastien Helleu
|
ae047756eb
|
Add german quickstart guide
|
2009-09-05 23:16:51 +02:00 |
|
Sebastien Helleu
|
0ef168d29d
|
Add polish FAQ and tester's guide, update polish quickstart
|
2009-09-05 21:49:28 +02:00 |
|
Sebastien Helleu
|
d8886cdbe6
|
Add polish quickstart guide
|
2009-09-05 16:43:16 +02:00 |
|
Sebastien Helleu
|
2bf4163617
|
Use new WeeChat site, weechat.org
|
2009-09-05 16:33:01 +02:00 |
|
Sebastien Helleu
|
a83dd82c90
|
Fix typos in some messages
|
2009-09-04 10:41:35 +02:00 |
|
Sebastien Helleu
|
5c4077f184
|
Fix typo in Plugin API Reference
|
2009-09-02 16:42:29 +02:00 |
|
Sebastien Helleu
|
d2ec2482d6
|
Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buffer_align_more
|
2009-08-29 13:06:21 +02:00 |
|