697 Commits

Author SHA1 Message Date
Sebastien Helleu
69b53c8f3d Add IRC command /map 2010-02-02 15:39:04 +01:00
Sebastien Helleu
fbc1c2a9b1 Add tip about addresses and another example in /help server 2010-02-02 15:25:03 +01:00
Sebastien Helleu
5aa82a85e3 Add option irc.look.display_channel_modes_hide_key to hide channel key in channel modes (bug #23961) 2010-02-02 13:56:35 +01:00
Sebastien Helleu
b868eaee2a Update italian translations 2010-01-27 18:34:04 +01:00
Sebastien Helleu
99bfdfd2ff Add signal "day_changed", allow date format in logger options path and mask (task #9430) 2010-01-26 16:36:55 +01:00
Sebastien Helleu
309e8eadab Version 0.3.2-dev 2010-01-23 12:20:06 +01:00
Sebastien Helleu
94eda3fe67 Version 0.3.1 2010-01-23 10:30:13 +01:00
Sebastien Helleu
40ef50d737 Update italian translations 2010-01-22 22:18:32 +01:00
Sebastien Helleu
f74a2784de Update polish translations 2010-01-22 18:36:33 +01:00
Sebastien Helleu
382138940a Fix typo in italian translation 2010-01-22 15:33:23 +01:00
Sebastien Helleu
660fe522a1 Update italian translations 2010-01-20 12:32:26 +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
da40c8d33c Update FAQ and translations 2010-01-17 16:32:49 +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
1b829eed77 Update italian translations 2010-01-10 21:22:08 +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
2133eb30ff Update copyright dates 2010-01-03 19:31:55 +01:00
Sebastien Helleu
8a371fc1aa Update italian translations 2010-01-01 16:57:14 +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
846fb5d283 Update italian translations 2009-12-17 08:32:04 +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
d4b0b98933 Add color "darkgray", add support for background with light color, fix color "black" (bug #23882) 2009-12-13 23:29:08 +01:00
Sebastien Helleu
c31fe6d854 Update translations 2009-12-05 16:41:46 +01:00
Sebastien Helleu
7e5acaf50f Give GnuTLS return code to callback if handshake has failed, display extra info in irc plugin if Diffie-Hellman prime sent by the server is not acceptable (not long enough) 2009-12-04 17:36:09 +01:00
Sebastien Helleu
bb9a31e753 Add arguments for IRC command /rehash 2009-12-02 12:11:20 +01:00
Marco Paolone
3899c63db2 update italian translations 2009-12-01 23:54:26 +01:00
Marco Paolone
f73b85c8df Update italian translations 2009-11-26 01:13:18 +01:00
Marco Paolone
5465fdfba8 Update italian translations 2009-11-26 01:01:31 +01:00
Sebastien Helleu
ac4ab3e318 Add all server options for IRC commands /server and /connect 2009-11-24 16:07:18 +01:00
Marco Paolone
56cc9b76cc Update italian translations 2009-11-21 17:10:52 +01:00
Marco Paolone
2c028dc225 Update italian translations 2009-11-21 16:41:54 +01:00
Sebastien Helleu
a56ac9e735 Fix typos in 2 error messages 2009-11-20 16:58:12 +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
3c7c99b1b5 Add italian docs: quickstart and tester 2009-11-18 21:36:21 +01:00
Marco Paolone
a4322fe2e2 Added last 16 missing string in italian translations 2009-11-18 15:34:14 +01:00
Marco Paolone
c165eab0f2 Update italian translations 2009-11-11 10:32:12 +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
Marco Paolone
c0161bc875 Updated italian translation 2009-11-03 15:15:54 +01:00
Sebastien Helleu
2d70b2cd2e Fix typos in french translation and in /help window 2009-11-01 08:37:38 +01:00
Sebastien Helleu
00f08f8e44 Add italian translations (thanks to Marco Paolone) 2009-10-31 20:45:06 +01:00