Sebastien Helleu
6ebf3fba45
irc: add help on values for option irc.look.nick_completion_smart
2012-07-27 20:39:39 +02:00
Sebastien Helleu
782e01f177
relay: add support of SSL (for irc and weechat protocols), new option relay.network.ssl_cert_key (task #12044 )
2012-07-27 17:54:08 +02:00
Sebastien Helleu
b869a145ac
doc: add missing argument "pos_option_name" in function "config_search_with_string" (plugin API reference)
2012-07-23 19:03:08 +02:00
Sebastien Helleu
51c1168ff3
relay: add "tags_array" in data sent for message id "_buffer_line_added" (WeeChat protocol)
2012-07-23 12:02:43 +02:00
Sebastien Helleu
f426446521
core: add hdata "hotlist"
2012-07-21 17:32:41 +02:00
Sebastien Helleu
bd7332455d
relay: add object type "arr" (array) in WeeChat protocol
2012-07-20 18:18:37 +02:00
Sebastien Helleu
eab0110732
core: add support of arrays in hdata variables
2012-07-20 18:12:07 +02:00
Sebastien Helleu
7caa481b24
doc: remove warning about relay protocol in development
2012-07-17 14:04:28 +02:00
Sebastien Helleu
a4dac092d2
irc: describe possible values in /help irc.look.display_away
2012-07-15 09:21:39 +02:00
Peter Boström
4eb8013fd3
core: add command line option "-r" (or "--run-command") to run command(s) after startup of WeeChat
2012-07-13 12:57:14 +02:00
Peter Boström
c03fcd5e12
core: add function "hook_set" in plugin API, add "subplugin" in hooks (set by script plugins), display subplugin in /help on commands (task #12049 )
2012-07-09 15:16:51 +02:00
Nils Görs
92aa9bff45
core: add option weechat.look.jump_smart_back_to_buffer (jump back to initial buffer after reaching end of hotlist)
...
The option is "on" by default, which is old behaviour.
2012-07-07 13:41:16 +02:00
Sebastien Helleu
97a64f1334
irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes (task #12022 )
2012-07-07 12:44:55 +02:00
Sebastien Helleu
2370f7aaa7
doc: update note about WeeChat version at beginning of FAQ
2012-07-06 12:35:11 +02:00
Sebastien Helleu
31d3b7d035
doc: fix name of option in question about memory usage (FAQ)
2012-07-06 12:29:04 +02:00
Sebastien Helleu
273256eea9
core: add default key alt+"s" (toggle aspell)
2012-07-05 16:13:04 +02:00
Sebastien Helleu
3de7b2ff3d
aspell: add new option aspell.check.enabled, add options enable/disable/toggle for command /aspell, display aspell status with /aspell (task #11988 )
...
New options in command /aspell:
- "enable": enable aspell
- "disable": disable aspell
- "toggle": toggle aspell
Options renamed in command /aspell:
- "enable" renamed to "setdict" (set dictionary for current buffer)
- "disable" renamed to "deldict" (delete dictionary used on current buffer)
- "dictlist" renamed to "listdict" (show installed dictionaries)
2012-07-05 16:06:28 +02:00
stfn
26d7fcfc97
doc: fix C example of weechat_hook_process_hashtable (plugin API reference)
2012-07-05 09:32:15 +02:00
Sebastien Helleu
dc091d060c
doc: update list of contributors in user guide
2012-07-03 11:38:19 +02:00
Sebastien Helleu
73fbae6a62
doc: add question in FAQ about selection/paste of text when mouse is enabled
2012-07-01 17:35:27 +02:00
Sebastien Helleu
d876a5fc35
doc: fix duplicate chapter name "translations" in developer's guide
2012-07-01 16:59:56 +02:00
Sebastien Helleu
c92d34020b
doc: add format of git commit messages in developer's guide
2012-06-30 17:37:23 +02:00
Sebastien Helleu
0430c144c5
doc: update list of contributors in user guide
2012-06-30 17:16:54 +02:00
Sebastien Helleu
08c3c848bd
irc: add option irc.look.ctcp_time_format to customize reply to CTCP TIME (task #12150 )
2012-06-30 14:19:00 +02:00
Sebastien Helleu
d66555f387
core: add callback "nickcmp" for nick comparison in buffers
2012-06-14 20:06:42 +02:00
Sebastien Helleu
41beef296f
doc: add command /buffer to set notify level in user guide
2012-06-13 22:42:46 +02:00
Sebastien Helleu
bab252de96
doc: add chapters "Buffers and windows" and "Notify levels" in user guide
2012-06-10 17:15:28 +02:00
Sebastien Helleu
25c795a26f
core: add horizontal separator between windows, two new options to toggle horizontal/vertical separators between windows
...
New boolean options, enabled by default:
- weechat.look.window_separator_horizontal
- weechat.look.window_separator_vertical
2012-06-10 09:51:03 +02:00
Sebastien Helleu
9f09c26fca
doc: add commands to download weeget.py in quickstart guide
2012-06-09 22:03:56 +02:00
Sebastien Helleu
c0c75a9555
doc: add "case insensitive" for argument "message" of function hook_print (plugin API reference)
2012-06-09 21:52:34 +02:00
Sebastien Helleu
9c5116b4fe
core: add options weechat.color.chat_nick_offline_highlight(_bg) (text/bg for highlight when nick is offline)
2012-06-09 21:33:10 +02:00
Sebastien Helleu
200652836b
core: add options to use different color for offline nicks in prefix (patch from Nei) (task #11109 )
...
New options:
- weechat.look.color_nick_offline: boolean to enable feature (off by default)
- weechat.color.chat_nick_offline: color for offline nicks (displayed in prefix)
2012-06-09 08:53:50 +02:00
Sebastien Helleu
e6125608c0
rmodifier: reallow names beginning with "#" for rmodifiers
2012-06-04 18:21:29 +02:00
Sebastien Helleu
231ee3fa3d
rmodifier: prohibit names beginning with "#" for rmodifiers
2012-06-04 10:06:46 +02:00
Sebastien Helleu
c681c660c6
alias: prohibit names beginning with "#" for aliases (bug #36584 )
2012-06-04 09:59:03 +02:00
Sebastien Helleu
abcf34c0e2
doc: fix regex for filtering voice messages on bitlbee server
2012-05-20 16:19:29 +02:00
Sebastien Helleu
84175f6287
doc: update hdata "irc_server" (add "chanmodes") in plugin API reference
2012-05-18 15:37:09 +02:00
Sebastien Helleu
abb31e1d15
doc: add note about version for signals "upgrade" and "upgrade_ended" in relay protocol
2012-05-17 11:51:55 +02:00
Sebastien Helleu
a62b243af5
relay: add signals "upgrade" and "upgrade_ended" in WeeChat protocol
2012-05-17 11:24:59 +02:00
Sebastien Helleu
36d5f464fb
doc: add note about property "short_name" of buffers (plugin API reference)
2012-05-11 19:15:48 +02:00
Sebastien Helleu
c2c83466f9
doc: fix typo in python example of infolist_get (plugin API reference)
2012-05-05 21:56:00 +02:00
Sebastien Helleu
5c64e36bc0
core: add description of "command" in /help key
2012-05-05 20:04:02 +02:00
Sebastien Helleu
ccfc2ae99c
doc: update list of contributors in user guide
2012-05-03 16:24:41 +02:00
Sebastien Helleu
3d73805198
doc: fix recommended version of Python in user guide
2012-05-03 12:35:57 +02:00
Sebastien Helleu
c72fa72aef
doc: fix arguments sent to callback of hook_command in plugin API reference
2012-04-18 08:05:46 +02:00
Sebastien Helleu
477e9a609c
doc: fix return value of function "color" in plugin API reference
2012-04-17 08:56:17 +02:00
Sebastien Helleu
c1104eb383
core: update hdata "key" (add "score") in plugin API reference
2012-04-16 13:47:34 +02:00
Sebastien Helleu
7fe2550b40
core: fix help of option weechat.completion.nick_completer
2012-04-11 22:25:42 +02:00
Sebastien Helleu
04b228715b
doc: fix return value of function hook_modifier_exec in plugin API reference
2012-04-11 21:33:05 +02:00
Sebastien Helleu
783e6228a0
doc: update list of translators in user guide
2012-04-09 12:58:28 +02:00