Sebastien Helleu
3402de02b0
Add help about values for /help weechat.look.buffer_notify_default
2010-08-14 12:29:43 +02:00
Sebastien Helleu
6cc44124cb
Add note about regex (split into 2 regex) in /help filter
2010-08-14 12:20:02 +02:00
Sebastien Helleu
559b5b3f47
Update user guide
2010-08-14 12:04:58 +02:00
Sebastien Helleu
50ac22c16e
Add note about up/down arrows for key ctrl-R in user guide
2010-08-12 16:02:12 +02:00
Sebastien Helleu
65a8317153
Add hook priority in plugin API reference
2010-08-12 12:54:25 +02:00
Sebastien Helleu
d59d099e82
Add new plugin "rmodifier": alter modifier strings with regular expressions (bug #26964 )
2010-08-11 15:43:20 +02:00
Sebastien Helleu
7512ae4b1f
Add example of printed message with tag "no_log" in scripting guide
2010-07-28 11:59:19 +02:00
Sebastien Helleu
aef695e0e8
Fix help of option irc.look.nick_color_stop_chars (problem in generated asciidoc file)
2010-07-17 21:38:04 +02:00
Sebastien Helleu
65439e9346
Update plugin API reference: add "New in version x.y.z" for some functions, add missing functions
2010-07-17 17:47:52 +02:00
Sebastien Helleu
077f1d9fe7
Update docs
2010-07-17 10:30:43 +02:00
Sebastien Helleu
7e6088570b
Add new option weechat.look.align_end_of_lines
2010-07-12 09:43:16 +02:00
Sebastien Helleu
d2d4cc97ec
Fix oftc address in quickstart guide
2010-07-08 17:21:05 +02:00
Sebastien Helleu
aefa40836b
Improve irc lag indicator: two colors (counting and finished), update item even when pong has not been received, lag_min_show is now in milliseconds
2010-07-06 12:17:30 +02:00
Sebastien Helleu
86e503b640
Add function hashtable_add_to_infolist in plugin API reference
2010-07-05 18:13:35 +02:00
Sebastien Helleu
cb18bdb10b
Add hashtable in core and plugin API
2010-06-28 10:40:30 +02:00
Sebastien Helleu
6562d676fe
Update licenses and copyrights, add missing author names in sources
2010-06-22 19:46:28 +02:00
Sebastien Helleu
de49e31965
Add IRC info "irc_nick_color_name" to get color name of a nick
2010-06-15 14:13:59 +02:00
Sebastien Helleu
adf74ec691
Add note about binary package weechat-dbg in doc, for reporting crashs with gdb
2010-06-11 13:05:28 +02:00
Sebastien Helleu
acbfb55ef5
Add new options irc.look.display_host_join/join_local/quit and irc.color.reason_quit
2010-06-08 16:51:57 +02:00
Sebastien Helleu
ff0a798634
Move options weechat.color.nicklist_prefix to irc plugin
...
Options renamed or removed:
- weechat.color.nicklist_prefix1 renamed to irc.color.nick_prefix_op
- weechat.color.nicklist_prefix2 renamed to irc.color.nick_prefix_halfop
- weechat.color.nicklist_prefix3 renamed to irc.color.nick_prefix_voice
- weechat.color.nicklist_prefix4 renamed to irc.color.nick_prefix_user
- weechat.color.nicklist_prefix5 removed
2010-06-04 12:35:25 +02:00
Sebastien Helleu
114fe22a80
Add new option weechat.look.confirm_quit
2010-05-26 15:16:24 +02:00
Sebastien Helleu
7bb9892e86
Add IRC command /wallchops, fix bug with display of notice for ops (task #10021 , bug #29932 )
2010-05-23 10:01:38 +02:00
Sebastien Helleu
2dee40dd1a
Add isupport value in IRC servers (content of IRC message 005), with new infos: irc_server_isupport and irc_server_isupport_value
2010-05-22 10:51:43 +02:00
Sebastien Helleu
6253e3ac37
Add optional message in IRC private buffer when nick is back on server after a /quit
...
New option: "irc.look.display_pv_back" (default value is "on").
Option "irc.look.show_away_once" has been renamed to "irc.look.display_pv_away_once".
2010-05-21 18:19:02 +02:00
Sebastien Helleu
732f58d776
Add examples in /help join
2010-05-20 12:23:50 +02:00
Sebastien Helleu
4616ca981e
Add function "string_expand_home" in plugin API, fix bug with replacement of home in paths
2010-05-02 18:21:58 +02:00
Sebastien Helleu
1836b40a4a
Move option irc.color.item_buffer_name_ssl to core (new name: weechat.color.status_name_ssl)
2010-05-01 12:26:59 +02:00
Sebastien Helleu
1dd211da9a
Replace command "bt" by "bt full" for reporting crashes with gdb in user guide
2010-05-01 11:48:02 +02:00
Sebastien Helleu
f1dfe08243
Add keys for undo/redo changes on command line (default: ctrl/alt + underscore) (task #9483 )
2010-04-28 23:24:32 +02:00
Sebastien Helleu
87d29b1987
Add new options irc.network.autoreconnect_delay_growing and irc.network.autoreconnect_delay_max (task #10338 )
2010-04-21 23:24:05 +02:00
Sebastien Helleu
9cbcc24d4c
Add new option irc.color.item_buffer_name_ssl (task #10339 )
2010-04-20 22:19:43 +02:00
Sebastien Helleu
9394a78e39
Fix typo in description of modifier "history_add"
2010-04-08 17:16:38 +02:00
Sebastien Helleu
a6f37da576
Add buffer pointer as string in modifier_data for modifier "history_add"
2010-04-08 16:49:19 +02:00
Sebastien Helleu
d52f051ec1
Add modifier "history_add" (text added to buffer or global history)
2010-04-08 15:27:47 +02:00
Sebastien Helleu
3fc11807f9
Update italian doc and translations
2010-04-08 10:24:05 +02:00
Sebastien Helleu
9017a23013
Add option "-open" for IRC command /connect
2010-04-05 13:03:11 +02:00
Sebastien Helleu
96f49f39e0
Add or remove highlight words in a buffer with "highlight_words_add" and "highlight_words_del" (for buffer_set)
2010-04-03 19:11:02 +02:00
Sebastien Helleu
df0d408ce9
Add option "get" for command /buffer, add completions with buffer properties
2010-04-03 16:05:39 +02:00
Sebastien Helleu
1c80407f0f
Fix help of option weechat.plugin.autoload
2010-03-31 23:40:59 +02:00
Sebastien Helleu
848cce2c8a
Improve plugins autoload (option weechat.plugin.autoload): allow to use "*" as joker and "!" to prevent a plugin from being autoloaded (task #6361 )
...
Some examples for option weechat.plugin.autoload:
- load all plugins (default): "*"
- load only alias, charset, irc and logger: "alias,charset,irc,logger"
- load all plugins but not lua and tcl: "*,!lua,!tcl"
- load all plugins but not perl and python: "*,!p*" (not recommended because new future plugins may begin with "p")
- do not load any plugin (weechat core alone is not really useful eheh): "!*"
2010-03-31 22:39:09 +02:00
Sebastien Helleu
35944a4219
Fix IRC command /list: send channel and server name given as argument, and use separate option "-re" to allow a regex
2010-03-29 18:37:08 +02:00
Sebastien Helleu
485e884751
Add new option irc.look.part_closes_buffer to close buffer when /part is issued on channel (task #10295 )
2010-03-26 20:02:17 +01:00
Sebastien Helleu
b9e65ec63d
Fix bug with writing of configuration files when disk is full (bug #29331 )
2010-03-26 19:01:25 +01:00
Sebastien Helleu
483b63f360
Add signals "nicklist_{group|nick}_{added|removed}", remove signal "nicklist_changed"
...
Data for new signals is a string with format: "buffer,name", where:
- buffer is a pointer, for example 0x123456
- name is group or nick name added/removed from nicklist on this buffer.
2010-03-25 17:02:37 +01:00
Sebastien Helleu
e59bbbb40a
Add "irc_is_nick" for function info_get to check if a string is a valid IRC nick name (patch #7133 )
2010-03-25 10:39:07 +01:00
Sebastien Helleu
96e6ae3fc3
Add new options for command /key (listdefault, listdiff and reset), add examples in /help key
...
Note: old option "reset" for /key has been renamed to "resetall".
2010-03-24 19:54:31 +01:00
Sebastien Helleu
8cfabb4696
Add examples in /help dcc, update german translations
2010-03-23 16:26:36 +01:00
Sebastien Helleu
03d01f4234
Remove WeeChat slogan
2010-03-23 10:23:26 +01:00
Sebastien Helleu
2bad57ae28
Add note about /unalias in /help alias
2010-03-23 09:58:07 +01:00
Sebastien Helleu
918383424f
Reformat examples in help of some commands
2010-03-23 09:42:37 +01:00