Sebastien Helleu
|
7426569d86
|
core: prohibit names beginning with "#" for bars, proxies, filters and IRC servers (bug #33020)
|
2011-04-16 10:47:18 +02:00 |
|
Sebastien Helleu
|
619f470f9f
|
doc: update german translations and user guide
|
2011-04-15 21:33:47 +02:00 |
|
Sebastien Helleu
|
53cc5af7c5
|
aspell: add section "option" in aspell.conf for speller options (task #11083)
|
2011-04-15 18:45:17 +02:00 |
|
Sebastien Helleu
|
377024835a
|
irc: fix memory leak when copying or renaming server
|
2011-04-15 10:41:18 +02:00 |
|
Sebastien Helleu
|
55aa584a2b
|
plugins: fix memory leaks when setting buffer callbacks after /upgrade (plugins: irc, relay, xfer, scripts)
|
2011-04-15 10:40:23 +02:00 |
|
Sebastien Helleu
|
091d128ac5
|
core: remove unneeded space in german translation
|
2011-04-14 10:01:39 +02:00 |
|
Sebastien Helleu
|
7673a700b3
|
core: use buffer pointer instead of window in input functions, add new function window_search_with_buffer in plugin API
|
2011-04-13 20:25:26 +02:00 |
|
Sebastien Helleu
|
7d7eeceb89
|
doc: use color orange for key "alt" and gray for key "shift"
|
2011-04-13 09:54:54 +02:00 |
|
Sebastien Helleu
|
2c2ebea3fd
|
irc: do not rejoin channels where /part has been issued before reconnection to server (bug #33029)
|
2011-04-11 16:39:39 +02:00 |
|
Sebastien Helleu
|
85c5653713
|
irc: use nick color for users outside the channel
|
2011-04-11 15:52:31 +02:00 |
|
Sebastien Helleu
|
5ee0d7a456
|
core: add default keys meta-O{A,B,C,D} (same as meta-O{a,b,c,d})
|
2011-04-11 14:51:28 +02:00 |
|
Sebastien Helleu
|
25684ad8a6
|
core: fix crash when terminal has no color support
|
2011-04-11 14:45:05 +02:00 |
|
Sebastien Helleu
|
9d128cad22
|
core: add messages counts in hotlist for each buffer, option weechat.look.hotlist_buffer_separator and tag "notify_none"
New options:
- weechat.look.hotlist_buffer_separator
- weechat.look.hotlist_count_max
- weechat.look.hotlist_count_min_msg
- weechat.color.status_count_msg
- weechat.color.status_count_private
- weechat.color.status_count_highlight
- weechat.color.status_count_other
|
2011-04-11 13:57:00 +02:00 |
|
Sebastien Helleu
|
8597f14bf6
|
irc: update short name of server buffer when server is renamed
|
2011-04-10 17:44:37 +02:00 |
|
Sebastien Helleu
|
5ca579e065
|
core: add missing and remove unneeded spaces in translations
|
2011-04-10 11:24:07 +02:00 |
|
Sebastien Helleu
|
447a29ae5c
|
core: update german translations and FAQ
|
2011-04-09 09:57:10 +02:00 |
|
Sebastien Helleu
|
176454afa1
|
core: add prefix in addition of message in output of /debug buffer
|
2011-04-07 14:56:29 +02:00 |
|
Sebastien Helleu
|
6929486649
|
tcl: fix tcl detection on some 64-bits systems (bug #32915)
|
2011-03-26 17:59:01 +01:00 |
|
Sebastien Helleu
|
8bfc387579
|
core: flush stdout after changing terminal title (patch from Guido Berhoerster)
|
2011-03-26 17:40:20 +01:00 |
|
Sebastien Helleu
|
a441d67a26
|
doc: add question about "WeeChat" name in FAQ
|
2011-03-24 18:42:56 +01:00 |
|
Sebastien Helleu
|
081d2889c1
|
irc: fix self nick color in nicklist after changing nick with /nick
|
2011-03-24 18:10:59 +01:00 |
|
Sebastien Helleu
|
ceaad9a20d
|
irc: return empty color name for nick prefix when no mode is set (instead of "chat")
|
2011-03-23 18:55:24 +01:00 |
|
Sebastien Helleu
|
80312dd56a
|
irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single option irc.color.nick_prefixes (task #10888)
|
2011-03-23 18:29:24 +01:00 |
|
Sebastien Helleu
|
b7b2cc8bd7
|
irc: fix local variable "away" on server buffer (set/delete it each time away is set or removed on server)
|
2011-03-23 16:11:23 +01:00 |
|
Sebastien Helleu
|
97048d57fc
|
Update italian translations and docs
|
2011-03-21 16:39:13 +01:00 |
|
Sebastien Helleu
|
bee3f511c2
|
Add optional bar name in command /bar default
|
2011-03-18 15:36:52 +01:00 |
|
Sebastien Helleu
|
2711bc4afe
|
Create default bars only if no bar is defined in configuration file
|
2011-03-18 15:35:54 +01:00 |
|
Sebastien Helleu
|
8c13cab941
|
Add new option weechat.look.highlight_tags (force highlight on tags)
|
2011-03-18 12:17:21 +01:00 |
|
Sebastien Helleu
|
e0151b42a6
|
aspell: fix spellers used after switch of window (bug #32811)
|
2011-03-16 21:59:39 +01:00 |
|
Sebastien Helleu
|
4678802cbc
|
Use new style for keys in FAQ
|
2011-03-16 19:31:16 +01:00 |
|
Sebastien Helleu
|
9a100beb89
|
Add question about keys up/down for global history in FAQ
|
2011-03-16 19:00:16 +01:00 |
|
Sebastien Helleu
|
ea65e4d50f
|
Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer_auto_switch_on_join to irc.look.buffer_switch_join (task #10506)
|
2011-03-16 18:38:41 +01:00 |
|
Sebastien Helleu
|
15121096d4
|
Allow removal of hashtable entry in callback of hashtable_map
|
2011-03-15 16:19:47 +01:00 |
|
Sebastien Helleu
|
dd76010e08
|
Fix return value of callback for hashtable_map in plugin API reference
|
2011-03-15 16:19:09 +01:00 |
|
Sebastien Helleu
|
a47da825fa
|
Add task #8542 in ChangeLog
|
2011-03-15 13:05:13 +01:00 |
|
Sebastien Helleu
|
c61254f256
|
Add new option irc.look.buffer_auto_switch_on_join
|
2011-03-15 11:51:48 +01:00 |
|
Sebastien Helleu
|
fdc29b5f49
|
Fix typos in plugin API reference
|
2011-03-15 09:45:14 +01:00 |
|
Sebastien Helleu
|
eec9b22f6f
|
Fix typo in french FAQ (patch #7505)
|
2011-03-13 19:14:50 +01:00 |
|
Sebastien Helleu
|
3137c690ed
|
Use new style for command line color keys in user guide
|
2011-03-13 08:59:09 +01:00 |
|
Sebastien Helleu
|
e4b3111a49
|
Update german translations
|
2011-03-12 10:16:04 +01:00 |
|
Sebastien Helleu
|
c71e2cad38
|
Add function "buffer_match_list" in plugin API
|
2011-03-11 18:39:37 +01:00 |
|
Sebastien Helleu
|
adae98e94d
|
Fix bug with repeat of last completion ("%*"), which failed when many templates are used in completion
|
2011-03-10 17:38:18 +01:00 |
|
Sebastien Helleu
|
df8a678995
|
Add missing variable "buffers" in dump of filters
|
2011-03-09 19:14:07 +01:00 |
|
Sebastien Helleu
|
e2510cbd04
|
Allow list of buffers in command /filter (exclusion with prefix "!") (task #10880)
|
2011-03-09 10:13:41 +01:00 |
|
Sebastien Helleu
|
78435e83ee
|
Update german translations and FAQ
|
2011-03-08 08:22:42 +01:00 |
|
Sebastien Helleu
|
151c081229
|
Fix build when gnutls library is not found
|
2011-03-07 14:41:24 +01:00 |
|
Sebastien Helleu
|
384925eb7e
|
Add chars "`" and "_" in default value of option weechat.completion.nick_ignore_chars
|
2011-03-07 14:31:17 +01:00 |
|
Sebastien Helleu
|
fd0f5f5767
|
Add new option irc.look.smart_filter_nick
|
2011-03-07 12:23:32 +01:00 |
|
Sebastien Helleu
|
f7fd0ae8fc
|
Add question in FAQ about freenode and SSL
|
2011-03-06 23:05:56 +01:00 |
|
Sebastien Helleu
|
b0a5492102
|
Reload file with certificate authorities when option weechat.network.gnutls_ca_file is changed
|
2011-03-06 22:29:03 +01:00 |
|