Sebastien Helleu
2e48becbfc
Update doc
2010-01-25 16:56:52 +01:00
Sebastien Helleu
dac4764394
Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer plugin (bug #28658 )
2010-01-18 10:43:55 +01:00
Sebastien Helleu
a3efc89a7f
Add IRC info "irc_nick_color" to get color of a nick
2010-01-18 10:37:53 +01:00
Sebastien Helleu
2eb82a08b1
Add new IRC output queue for messages with low priority (like automatic CTCP replies), high priority is given to user messages or commands
2010-01-17 15:56:28 +01:00
Sebastien Helleu
4209930399
Enhancements on IRC CTCP messages (display if CTCP is blocked, new config options to control display of CTCP messages/replies)
...
That includes:
- display "(blocked)" if CTCP is blocked
- new option "irc.look.display_ctcp_blocked" to display blocked CTCP,
- new option "irc.look.display_ctcp_reply" to display CTCP reply sent by WeeChat,
- new option "irc.look.display_ctcp_unknown" to display unknown CTCP received.
2010-01-14 10:37:10 +01:00
Sebastien Helleu
ad54188213
Update german translations
2010-01-08 22:43:01 +01:00
Sebastien Helleu
4da0cff321
Add new IRC commands /allchan and /allserv with excluding option, commands /ame and /amsg are now aliases, new aliases /aaway and /anick
2010-01-08 16:20:16 +01:00
Sebastien Helleu
b493bc5c25
Add IRC options to customize target buffer for messages (task #7381 )
2009-12-31 19:29:26 +01:00
Sebastien Helleu
ea567c6fd3
Add optional arguments in /help quit
2009-12-18 19:38:42 +01:00
Sebastien Helleu
265fa492d5
Add option "autorejoin_delay" for servers (task #8771 ), fix autorejoin on channels with key
2009-12-16 15:18:00 +01:00
Sebastien Helleu
48f087b883
Add option "term" for command /debug: display infos about terminal and available colors
2009-12-16 12:18:00 +01:00
Sebastien Helleu
9bfc6a6fd1
Add new option weechat.color.status_time
2009-12-14 15:50:09 +01:00
Sebastien Helleu
bb9a31e753
Add arguments for IRC command /rehash
2009-12-02 12:11:20 +01:00
Sebastien Helleu
ac4ab3e318
Add all server options for IRC commands /server and /connect
2009-11-24 16:07:18 +01:00
Sebastien Helleu
ebeb335560
Fix command /connect (options -ssl, -ipv6 and -port) (bug #27486 )
2009-11-19 15:37:32 +01:00
Sebastien Helleu
018973370d
Add IRC option to use same nick color in channel and private (on by default) (task #9870 )
2009-11-19 14:48:36 +01:00
Sebastien Helleu
e561ab1ae3
Check SSL certificates and use self-signed certificate to auto identify on IRC server (CertFP) (task #7492 ) (patch from kolter)
2009-11-07 19:27:59 +01:00
Sebastien Helleu
03e604c675
Fix typos in translations
2009-11-06 21:57:53 +01:00
Sebastien Helleu
999de8bfc1
Add partial irc-proxy feature to relay plugin
2009-10-29 17:23:25 +01:00
Sebastien Helleu
a08842bbad
Fix bug with URL selection in some terminals (caused by horizontal lines) (bug #27700 )
2009-10-14 18:21:46 +02:00
Sebastien Helleu
b138ffb7ae
Add IRC commands /samode, /sanick, /sapart, /saquit
2009-10-10 12:47:55 +02:00
Sebastien Helleu
62946024d8
Add IRC command /sajoin (task #9770 )
2009-10-10 12:04:20 +02:00
Sebastien Helleu
bfb9ab6a2a
Add script prototypes and examples in plugin API reference
2009-10-09 15:46:29 +02:00
Sebastien Helleu
2bfe49d28b
Add option grab_key_command for /input (bound by default to alt-k)
...
New binding for alt-k is not automatic (for existing config), if you want to
use it, you can do: /key bind meta-k /input grab_key_command
2009-10-05 16:42:49 +02:00
Sebastien Helleu
3a429ca6c3
New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917 )
2009-10-02 09:56:07 +02:00
Sebastien Helleu
ae13264314
Allow /unalias to remove multiple aliases (patch #6926 )
2009-09-30 17:58:56 +02:00
Sebastien Helleu
5a0a2cfcb9
Allow use of wildcards for /alias list (patch #6925 )
2009-09-30 17:44:49 +02:00
Sebastien Helleu
602c9681d0
Add options for CTCP, to block/customize CTCP reply (task #9693 ), add missing CTCP: clientinfo, finger, source, time, userinfo (task #7270 )
2009-09-15 14:42:24 +02:00
Sebastien Helleu
a83dd82c90
Fix typos in some messages
2009-09-04 10:41:35 +02:00
Sebastien Helleu
d2ec2482d6
Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buffer_align_more
2009-08-29 13:06:21 +02:00
Sebastien Helleu
88b65fe3c2
Add new option weechat.look.prefix_buffer_align_max
2009-08-29 10:30:25 +02:00
Sebastien Helleu
db4f20c1f1
Add 2 new completions (irc_server_channels and irc_server_privates), improve completion of command /invite
2009-08-28 11:36:51 +02:00
Sebastien Helleu
6fd5448a52
Update translations
2009-08-17 11:34:42 +02:00
Sebastien Helleu
1691b3060c
Fix typo: explicitely -> explicitly
2009-08-09 12:19:47 +02:00
Sebastien Helleu
14966acaf2
Remove obsolete option weechat.color.input_nick
2009-08-09 12:16:30 +02:00
Sebastien Helleu
9508953b8e
Fix typo: mispelled -> misspelled
2009-08-06 21:35:12 +02:00
Sebastien Helleu
7e94691333
Allow no argument for command /join when /part was issued on current channel
2009-07-27 13:57:43 +02:00
Sebastien Helleu
5139fdcf2a
Add new option weechat.look.search_text_not_found_alert
2009-07-22 18:07:22 +02:00
Sebastien Helleu
c9e6b1bb83
Add note about special chars that must be escaped in /help filter
2009-07-09 22:27:39 +02:00
Sebastien Helleu
a854e28c3d
Remove obsolete option weechat.color.nicklist_separator
2009-07-09 21:25:03 +02:00
Sebastien Helleu
9fad3f128e
Add options irc.look.open_channel/pv_near_server
2009-06-25 10:45:30 +02:00
Sebastien Helleu
8d87086917
Add new option irc.color.item_channel_modes
2009-06-23 10:08:27 +02:00
Sebastien Helleu
23fdef7b50
Fix translation bug in help of command /input
2009-06-17 11:26:46 +02:00
Sebastien Helleu
417380a89e
Remove "/server switch" from doc and completion template
2009-06-17 11:18:21 +02:00
Sebastien Helleu
7d302429d2
Improve option irc.look.notice_as_pv, new values: auto/never/always
...
This allows private chat with following nicks: nickserv/chanserv/memoserv.
2009-06-14 18:50:43 +02:00
Sebastien Helleu
fe980f2863
Remove jabber plugin (will be replaced by script)
2009-06-14 14:17:17 +02:00
Sebastien Helleu
4179a16863
Add color for channel IRC notices (patch #6841 )
2009-06-14 12:47:17 +02:00
Sebastien Helleu
412bf73673
Add new option weechat.look.hotlist_names_merged_buffers
2009-06-14 11:03:01 +02:00
Sebastien Helleu
5ecdee569f
Add option "-merged" for /buffer clear
2009-06-14 10:49:03 +02:00
Sebastien Helleu
a06fa73ba8
Add option irc.look.item_display_server to display server with plugin or name in status bar
2009-06-11 19:03:27 +02:00