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
|
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
|
176454afa1
|
core: add prefix in addition of message in output of /debug buffer
|
2011-04-07 14:56:29 +02: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
|
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
|
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
|
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
|
c61254f256
|
Add new option irc.look.buffer_auto_switch_on_join
|
2011-03-15 11:51:48 +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
|
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
|
b0a5492102
|
Reload file with certificate authorities when option weechat.network.gnutls_ca_file is changed
|
2011-03-06 22:29:03 +01:00 |
|
Sebastien Helleu
|
e70bbe0659
|
Rebuild bar content when items are changed in an hidden bar
|
2011-03-06 16:46:11 +01:00 |
|
Sebastien Helleu
|
a3536d10e7
|
Add missing "extern" in rmodifier-config.h
|
2011-03-06 12:44:43 +01:00 |
|
Sebastien Helleu
|
39bb5d8ee9
|
relay: allow colon in server password received from client
|
2011-03-05 16:47:58 +01:00 |
|
Sebastien Helleu
|
598b5262a6
|
Silently ignore IRC kicks when channel is not found
|
2011-03-05 09:13:53 +01:00 |
|
Sebastien Helleu
|
80609e4f72
|
Ignore IRC join if nick is not self nick and if channel buffer does not exist (bug #32667)
|
2011-03-05 09:09:58 +01:00 |
|
Sebastien Helleu
|
7351c709f8
|
Add new option irc.look.color_nicks_in_names
|
2011-03-04 14:11:35 +01:00 |
|
Sebastien Helleu
|
e8df46c005
|
Fix crash when setting wrong value in option irc.server.xxx.sasl_mechanism (bug #32670)
|
2011-03-03 22:06:08 +01:00 |
|
Sebastien Helleu
|
3d8553316f
|
Reset style (bold/underline/reverse) before setting color when displaying bar items
|
2011-03-02 20:03:44 +01:00 |
|
Sebastien Helleu
|
c905dbbf9b
|
Fix build with gnutls < 2.9.10
|
2011-03-02 18:15:36 +01:00 |
|
Gu1ll4um3r0m41n
|
c265cad1c9
|
Fix verification of SSL certificates by calling gnutls verify callback (patch #7459)
|
2011-03-02 15:20:36 +01:00 |
|
Sebastien Helleu
|
bf2f7d33ef
|
relay: do not send join for private buffers to client
|
2011-03-01 17:44:15 +01:00 |
|
Sebastien Helleu
|
6f047c4a05
|
Remember scroll position for all buffers in windows (bug #25555)
|
2011-03-01 16:31:56 +01:00 |
|
Sebastien Helleu
|
aeaa0dfb7c
|
Add optional command name for infolist_get on command hooks
|
2011-02-25 23:16:45 +01:00 |
|
Sebastien Helleu
|
be9b4e5910
|
Refresh nicks colors in nicklist when changing option weechat.color.chat_nick_colors
|
2011-02-24 12:15:05 +01:00 |
|
Sebastien Helleu
|
87ace68b4d
|
Do not update self nick color when changing option weechat.color.chat_nick_colors
|
2011-02-24 12:06:58 +01:00 |
|
Sebastien Helleu
|
4cd6fad268
|
Replace char "%" by "!" for reverse video in color attributes
|
2011-02-24 09:55:40 +01:00 |
|
Sebastien Helleu
|
a79f721993
|
Reset color used to display spaces around time and buffer in chat area
|
2011-02-24 09:44:22 +01:00 |
|
Sebastien Helleu
|
4eb2546082
|
Add new option irc.look.color_nicks_in_nicklist
|
2011-02-23 16:45:43 +01:00 |
|
Sebastien Helleu
|
0e51b63686
|
Fix reload of file rmodifier.conf
|
2011-02-23 16:33:55 +01:00 |
|
Sebastien Helleu
|
e3cc291448
|
Fix crash when adding rmodifier with invalid regex
|
2011-02-23 16:21:18 +01:00 |
|
Sebastien Helleu
|
b4ccd82a9d
|
Replace char "/" by ":" to specify background in nick colors
|
2011-02-22 19:33:44 +01:00 |
|