Sébastien Helleu
|
5d46c5ef16
|
core: update translations
|
2014-11-01 15:09:49 +01:00 |
|
Sébastien Helleu
|
483a464b55
|
core: update translations
|
2014-11-01 11:59:37 +01:00 |
|
Sébastien Helleu
|
3accbd639f
|
irc: automatically add current channel in command /samode (closes #241)
|
2014-10-26 19:24:52 +01:00 |
|
Sébastien Helleu
|
a092e72731
|
core: add note about option weechat.look.color_nick_offline in help of color options for offline nick
|
2014-10-26 13:13:17 +01:00 |
|
Sébastien Helleu
|
3f5a810254
|
trigger: evaluate and replace regex groups at same time, new format for regex option in triggers (incompatible with version 1.0) (closes #224)
|
2014-10-26 12:30:13 +01:00 |
|
Sébastien Helleu
|
f62f759c3d
|
core: add hide of chars in string in evaluation of expressions
The syntax is: ${hide:char,string}.
All chars in string are replaced with char (which can be one or more chars).
|
2014-10-16 20:46:06 +02:00 |
|
Sébastien Helleu
|
1bda9f1077
|
relay: use comma separator in option relay.irc.backlog_tags, check the value of option when it is changed with /set
|
2014-10-08 22:25:35 +02:00 |
|
Sébastien Helleu
|
d1b4281d20
|
trigger: do not allow any changes on a trigger when it is currently running (closes #189)
|
2014-09-20 14:51:09 +02:00 |
|
Sébastien Helleu
|
761ac5d0e9
|
irc: disable creation of temporary servers by default with command /connect, new option irc.look.temporary_servers
|
2014-09-04 07:39:05 +02:00 |
|
Sébastien Helleu
|
dda2170d94
|
core: add another example of buffer name in /help filter
|
2014-08-29 18:21:48 +02:00 |
|
Sébastien Helleu
|
fa4436b262
|
irc: remove a trailing comma in help of server capabilities option
|
2014-08-23 21:05:38 +02:00 |
|
Sébastien Helleu
|
eac426f625
|
core: fix error message in case of ambiguous incomplete command
|
2014-08-23 12:37:01 +02:00 |
|
Sébastien Helleu
|
bde38c87ea
|
core: fix typo: too much calls -> too many calls
|
2014-08-23 12:34:04 +02:00 |
|
Sébastien Helleu
|
e887592b78
|
core: fix typo: unambigous -> unambiguous
|
2014-08-23 12:30:54 +02:00 |
|
Sébastien Helleu
|
8c586eb49a
|
core: allow incomplete commands if unambiguous (task #5419)
|
2014-08-23 12:13:11 +02:00 |
|
Sébastien Helleu
|
2ae5660cc3
|
trigger: add option "restore" in command /trigger
|
2014-08-23 09:11:13 +02:00 |
|
Sébastien Helleu
|
83ffdb9ecd
|
irc: add "server-time" in help of server option "capabilities"
|
2014-08-17 09:58:19 +02:00 |
|
Sébastien Helleu
|
d918c3d1b0
|
core: fix translation of message displayed after /upgrade
|
2014-08-16 11:50:15 +02:00 |
|
Sébastien Helleu
|
ab8ea0f3cb
|
irc: fix translation of CTCP PING reply (closes #137)
|
2014-08-16 11:37:43 +02:00 |
|
Sébastien Helleu
|
6295adad6d
|
relay: fix number of bytes sent/received on 32-bit systems
|
2014-08-02 16:17:30 +02:00 |
|
Sébastien Helleu
|
35574d63ab
|
irc: fix duplicate sender name in display of wallops (closes #142, closes #145)
|
2014-08-02 11:35:43 +02:00 |
|
Sébastien Helleu
|
db01880bd1
|
core: add comments in translations for file size units
|
2014-07-25 20:40:38 +02:00 |
|
Sébastien Helleu
|
f227e9ec3e
|
core: add terabyte unit for size displayed
|
2014-07-25 07:57:48 +02:00 |
|
Sébastien Helleu
|
66959ad911
|
core: update translations
|
2014-07-20 12:27:52 +02:00 |
|
Sébastien Helleu
|
eb4d1cf9e7
|
core: display a warning on startup if $TERM is not screen(-256color) under screen/tmux
The same warning is displayed with command "/debug term".
|
2014-07-14 19:00:23 +02:00 |
|
Sébastien Helleu
|
e0312f7ecf
|
core: add option "-mask" in command /unset (closes #112)
|
2014-07-12 09:14:56 +02:00 |
|
Sébastien Helleu
|
f80a80204a
|
core: add option weechat.color.status_nicklist_count (closes #109, closes #110)
|
2014-07-12 08:13:58 +02:00 |
|
Sébastien Helleu
|
4350dd058e
|
core: display curl error after a failed download
|
2014-07-05 22:17:55 +02:00 |
|
Sébastien Helleu
|
9d3355b5a4
|
core: add note about semicolon to separate commands in /help eval
|
2014-06-29 11:48:04 +02:00 |
|
Sébastien Helleu
|
44de5bac65
|
core: update message displayed when passphrase is not set on /secure buffer
|
2014-06-28 14:50:15 +02:00 |
|
Sébastien Helleu
|
179dc0306e
|
core: remove obsolete translations
|
2014-06-28 13:20:13 +02:00 |
|
Sébastien Helleu
|
980a9abcfd
|
core: do not display content of passphrase on /secure buffer
|
2014-06-28 13:18:16 +02:00 |
|
Sébastien Helleu
|
0191818368
|
core: remove extra spaces in /help set
|
2014-06-27 22:04:56 +02:00 |
|
Sébastien Helleu
|
1a1c50cc01
|
core: add option "env" in command /set
|
2014-06-27 07:54:53 +02:00 |
|
Sébastien Helleu
|
56f5a01b99
|
irc: fix typo in a message
|
2014-06-19 07:49:54 +02:00 |
|
Sébastien Helleu
|
dfb6516a11
|
irc: add value "+" for option irc.look.smart_filter_mode to use modes from server prefixes (closes #90)
The new default value of option irc.look.smart_filter_mode is now "+".
|
2014-06-14 09:53:07 +02:00 |
|
Sébastien Helleu
|
f68c9c6df6
|
irc: fix help of commands kick/kickban/remove (closes #102)
|
2014-06-08 09:39:27 +02:00 |
|
Sébastien Helleu
|
5d0a74a43e
|
core: add option weechat.look.hotlist_remove (closes #99)
|
2014-06-06 19:39:19 +02:00 |
|
Sébastien Helleu
|
34098cee27
|
irc: add command /remove (closes #91)
|
2014-05-26 07:57:38 +02:00 |
|
Sébastien Helleu
|
faae8f470b
|
relay: check pointers received in hdata command to prevent crashes with bad pointers (WeeChat protocol)
|
2014-05-24 18:18:11 +02:00 |
|
Sébastien Helleu
|
d38d961394
|
core: add option "send" in command /input (send text to a buffer)
|
2014-05-13 22:40:46 +02:00 |
|
Sébastien Helleu
|
32edff0fa5
|
core: add option "-buffer" in command /command (closes #67)
|
2014-05-13 22:12:19 +02:00 |
|
Sébastien Helleu
|
57781e6b0d
|
irc: make reason optional in command /kill
|
2014-05-12 23:10:30 +02:00 |
|
Sébastien Helleu
|
36d519acb0
|
irc: add support of message 324 (channel modes) in option irc.look.display_join_message (closes #75)
|
2014-05-08 11:55:18 +02:00 |
|
Sébastien Helleu
|
117dca056d
|
core: add support of '!' for tags in /help filter
|
2014-05-08 11:01:07 +02:00 |
|
Sébastien Helleu
|
37ad9e3684
|
irc: add option irc.look.join_auto_add_chantype (closes #65)
|
2014-05-06 21:25:31 +02:00 |
|
Sébastien Helleu
|
c760098647
|
core: add non-breaking spaces in French translations
|
2014-04-20 09:25:40 +02:00 |
|
Sébastien Helleu
|
1d7b44202a
|
irc: fix description of arguments in infolist "irc_nick"
Only the nick is optional is this infolist (server and channel are required).
|
2014-04-17 23:31:50 +02:00 |
|
Sébastien Helleu
|
34723d2acc
|
api: allow wildcard "*" inside the mask in function string_match
|
2014-04-12 23:07:06 +02:00 |
|
Sébastien Helleu
|
51d18c92e5
|
charset: fix /help charset.default.decode
The charset is used only when the message is not UTF-8 valid.
|
2014-04-12 17:32:33 +02:00 |
|