Sebastien Helleu
76647fc171
doc: fix style for prefixes in function weechat_prefix (plugin API reference)
2012-12-04 08:51:28 +01:00
Nils Görs
2ae8d81b1f
core: add color support in options weechat.look.prefix_{action|error|join|network|quit} (task #9555 )
2012-12-01 16:03:20 +01:00
Sebastien Helleu
b7abb77b4d
doc: add option "weechat.network.gnutls_ca_file" in FAQ to reduce memory used
2012-11-30 18:12:52 +01:00
Nils Görs
52519e11d2
doc: update FAQ and quickstart guide
2012-11-27 15:16:37 +01:00
Sebastien Helleu
3856d527b7
doc: add SASL authentication in FAQ
2012-11-27 10:51:19 +01:00
Sebastien Helleu
cdb13120ab
doc: add SASL authentication in quickstart guide
2012-11-27 10:00:20 +01:00
Sebastien Helleu
53b8cdfef3
irc: add support of tags in messages, add support of "server-time" capability (task #12255 )
...
For a server called "znc" in WeeChat, following command will enable the
"server-time" capability:
/set irc.server.znc.capabilities "znc.in/server-time"
2012-11-23 21:31:22 +01:00
Sebastien Helleu
1281b18688
api: use hashtable "options" for command arguments in function hook_process_hashtable (optional, default is a split of string with command)
2012-11-22 19:55:38 +01:00
Sebastien Helleu
425256b38d
doc: fix typo in quickstart (part message is not allowed in /close or /buffer close)
2012-11-22 18:20:58 +01:00
Nils Görs
5328fdcc73
doc: update german user's guide
2012-11-10 19:30:10 +01:00
Sebastien Helleu
a176d352e3
doc: remove "optional" for arguments of function register (scripting guide)
2012-11-05 22:04:49 +01:00
Nils Görs
93d0438240
core: update german translations
2012-11-05 18:16:46 +01:00
Sebastien Helleu
1dc44d3503
doc: fix typo in user's guide
2012-11-04 15:53:02 +01:00
Sebastien Helleu
57d5afeda5
aspell: add bar item "aspell_suggest": suggestions for misspelled word at cursor (task #12061 ) (patch from Nils Görs)
2012-11-04 11:50:15 +01:00
Nils Görs
8e5d313885
irc: add command /quiet, fix display of messages 728/729 (quiet list, end of quiet list) (task #12278 )
2012-11-02 18:15:24 +01:00
Nils Görs
b1005fc23e
irc: add option irc.network.alternate_nick to disable dynamic nick generation when all nicks are already in use on server (task #12281 )
2012-11-02 17:51:12 +01:00
Ailin Nemui
8b52fc90d5
core: add incomplete mouse events "event-down" and "event-drag" (task #11840 )
2012-11-02 17:26:52 +01:00
Sebastien Helleu
4d436e3ac6
core: expand buffer local variables in evaluation of expressions (command /eval and function "string_eval_expression" in plugin API)
2012-11-02 15:40:15 +01:00
Sebastien Helleu
00f663a8c3
doc: add chapter "bars" in japanese user's guide
2012-11-02 09:47:56 +01:00
Sebastien Helleu
32c93b5c0a
core: add command /eval, use expression in conditions for bars, add function "string_eval_expression" in plugin API
2012-11-02 09:37:15 +01:00
Sebastien Helleu
9037c0fe4c
irc: add option irc.network.whois_double_nick to double nick in command /whois
2012-10-20 18:03:08 +02:00
Nils Görs
7ee9e58d1b
irc: send whois on self nick when /whois is done without argument on a channel (task #12273 )
2012-10-20 17:19:55 +02:00
Nils Görs
ffe636ea48
doc: update german translations and user guide
2012-10-20 14:18:54 +02:00
Sebastien Helleu
4b6eac3172
doc: fix typo in example of hdata_get_string (plugin API reference)
2012-10-19 14:31:21 +02:00
Sebastien Helleu
130634ce6a
doc: update ruby version in dependencies (user's guide)
2012-10-19 13:54:22 +02:00
Sebastien Helleu
883fb4d64d
doc: rename filter "jpk" to "joinquit" in FAQ
2012-10-18 23:17:43 +02:00
Sebastien Helleu
ed506558e8
core: add option "-quit" for command /upgrade (save session and quit without restarting WeeChat, for delayed restoration)
2012-10-18 20:59:56 +02:00
Sebastien Helleu
82a8acf9ce
relay: add support of IPv6, new option relay.network.ipv6, add support of "ipv4." and/or "ipv6." before protocol name, to force IPv4/IPv6 (task #12270 )
2012-10-16 19:14:26 +02:00
Simon Arlott
248aa8d73a
api: connect with IPv6 by default in hook_connect (with fallback to IPv4), shuffle list of hosts for a same address (task #11205 )
2012-10-14 10:59:00 +02:00
Sebastien Helleu
5cfeb2f2bc
irc: add option "-noswitch" for command /join (task #12275 )
2012-10-09 21:33:09 +02:00
Sebastien Helleu
872d1e0372
doc: add missing files for script plugin in developer's guide
2012-10-06 17:32:12 +02:00
Nils Görs
668cda2684
aspell: add bar item "aspell_dict" (dictionary used on current buffer)
2012-10-06 17:16:49 +02:00
Sebastien Helleu
5443ae4cae
doc: update hdata "irc_server" (add "disconnected") in plugin API reference
2012-10-06 17:11:25 +02:00
Sebastien Helleu
8caeed6c4e
doc: add call to config_get in examples of functions config_<type>(_default) (plugin API reference)
2012-10-05 22:05:34 +02:00
Sebastien Helleu
bbd9d00b63
Version 0.3.9
2012-09-29 09:58:49 +02:00
Nils Görs
6ab12763b9
core: update german translations
2012-09-23 09:36:48 +02:00
Ryuunosuke Ayanokouzi
cf5551bef8
doc: add japanese tester's guide, update japanese translations and docs
2012-09-21 11:56:33 +02:00
stfn
0fb3378fc1
core: fix IPv6 example in /proxy command
2012-09-20 07:55:58 +02:00
Sebastien Helleu
1dc99c1dc2
charset: allow "UTF-8" in charset encoding options (still forbidden in decoding options)
2012-09-19 17:40:13 +02:00
Nils Görs
028e5e87d5
doc: update german translations, FAQ and quickstart guide
2012-09-18 21:18:27 +02:00
Peter Boström
a80635c8b2
irc: fix rejoin of channels with a key, ignore value "*" sent by server for key (bug #24131 )
2012-09-18 18:08:21 +02:00
Ryuunosuke Ayanokouzi
92221f7cd2
doc: add japanese scripting guide, update japanese translations and docs
2012-09-17 16:33:08 +02:00
Sebastien Helleu
33bb4399b8
doc: update hdata "script_script" in plugin API reference
2012-09-04 13:23:12 +02:00
Sebastien Helleu
3849cb49bc
core: add signals for plugins loaded/unloaded
2012-09-04 12:39:56 +02:00
Sebastien Helleu
e1a54d49eb
core: add default key alt+"x" (zoom on merged buffer) (task #11029 )
2012-08-30 10:46:42 +02:00
Sebastien Helleu
80e740b72f
script: add diff between current script and version in repository
...
New options:
- script.look.diff_command
- script.look.diff_color
Key alt-d has been changed to alt-v on script buffer (view script).
Key alt-d is now used on detail of script to jump to diff (if diff is displayed).
2012-08-30 08:50:22 +02:00
Sebastien Helleu
df7b14e41c
script: add option "script.look.display_source" (display source code with detail of script, enabled by default)
2012-08-28 16:11:51 +02:00
Sebastien Helleu
df80aa5fc9
api: allow update for some variables of hdata, add new functions hdata_update and hdata_set
2012-08-27 09:47:46 +02:00
Sebastien Helleu
7f3d7e5f29
irc: generate alternate nicks dynamically when all nicks are already in use (task #12209 )
2012-08-22 19:28:19 +02:00
Sebastien Helleu
d26f00b391
doc: add question about size of input bar in FAQ
2012-08-22 09:05:10 +02:00