Sebastien Helleu
|
99d86d64ab
|
Added "+p" mode for channels, fixed mode display in status bar
|
2006-04-04 17:47:31 +00:00 |
|
Sebastien Helleu
|
d01081241a
|
Added nick alignment options
|
2006-04-02 21:53:41 +00:00 |
|
Emmanuel Bouthenot
|
6175a89580
|
add regular expression support for /list command
|
2006-04-01 19:33:02 +00:00 |
|
Sebastien Helleu
|
eaa33bfb8e
|
Added hostname/IP option for connection to server
|
2006-03-25 11:20:37 +00:00 |
|
Sebastien Helleu
|
e499c1cb32
|
Added /cycle command, /part command does close buffer any more
|
2006-03-19 12:15:27 +00:00 |
|
Sebastien Helleu
|
02d4287ad0
|
Added missing IRC command "378"
|
2006-03-14 12:44:42 +00:00 |
|
Sebastien Helleu
|
8cd8410448
|
Fixed bugs: buffer detection in plugins/scripts commands, and /history command
|
2006-01-22 21:30:19 +00:00 |
|
Sebastien Helleu
|
5aeb7921fe
|
Added option "irc_show_away_once", to show away message only once in pv
|
2006-01-21 11:56:58 +00:00 |
|
Sebastien Helleu
|
a4695f5ba2
|
New values for "irc_display_away" (off, local, channel)
|
2006-01-12 15:05:35 +00:00 |
|
Sebastien Helleu
|
4d62625894
|
New year in copyright, FSF address changed
|
2006-01-04 08:56:00 +00:00 |
|
Sebastien Helleu
|
d5b58ff068
|
Added completion system for plugins/scripts commands, fixed plugins autoload
|
2005-12-16 14:16:03 +00:00 |
|
Sebastien Helleu
|
77e00d0381
|
Added charset by server and channel, new command: /charset
|
2005-12-11 00:52:32 +00:00 |
|
Sebastien Helleu
|
0ef010d211
|
added /upgrade command, added ETA for DCC files
|
2005-12-06 18:20:59 +00:00 |
|
Sebastien Helleu
|
6b6def5890
|
Fixed "jump to next server" action (was broken by new option "look_one_server_buffer")
|
2005-10-30 22:56:00 +00:00 |
|
Sebastien Helleu
|
be1c9be925
|
Added command line arguments to disable auto-connect to servers and plugins auto-load
|
2005-10-30 19:22:53 +00:00 |
|
Sebastien Helleu
|
079e4a4028
|
- added new setting (look_one_server_buffer): use same buffer for all servers
- fixed DCC bug when looking for ports in range
|
2005-10-30 09:56:24 +00:00 |
|
Sebastien Helleu
|
11d77e6168
|
Added channel modes +e/+f, IRC commands 348,349,470
|
2005-10-16 21:46:31 +00:00 |
|
Sebastien Helleu
|
068284dd19
|
Added /ame command (send CTCP action to all channels of all connected servers)
|
2005-09-23 09:57:45 +00:00 |
|
Sebastien Helleu
|
938915d387
|
Added nicks colors in setup file
|
2005-09-20 17:44:44 +00:00 |
|
Sebastien Helleu
|
2962a8e6c8
|
Added IRC commands: 042, 344, 345, 484
|
2005-09-10 08:53:35 +00:00 |
|
Sebastien Helleu
|
76263dc7cf
|
Added IRC command "221"
|
2005-09-07 14:17:10 +00:00 |
|
Sebastien Helleu
|
06463e5937
|
Added /ignore and /unignore commands
|
2005-09-04 12:55:25 +00:00 |
|
Emmanuel Bouthenot
|
ace03b808d
|
add half (due to dcc) dcc support with proxies (only in ipv4 )
|
2005-08-04 19:01:29 +00:00 |
|
Sebastien Helleu
|
1230735c5f
|
Added "irc_highlight" setting, fixed crash when doing /part on an active DCC chat buffer
|
2005-07-19 17:35:51 +00:00 |
|
Sebastien Helleu
|
575525d965
|
Reverted to previous code
|
2005-07-18 09:30:55 +00:00 |
|
Emmanuel Bouthenot
|
6271304832
|
change signatures in proxy functions
|
2005-07-17 23:10:17 +00:00 |
|
Sebastien Helleu
|
1eac6d8fdd
|
Added /amsg command (send text to all channels of all connected servers)
|
2005-07-16 23:26:01 +00:00 |
|
Sebastien Helleu
|
99f03cd2a3
|
Added DCC resume
|
2005-07-13 16:24:47 +00:00 |
|
Sebastien Helleu
|
6b12f19083
|
- added DCC timeout
- fixed FIFO pipe (command now authorized on a buffer not connected to an IRC server)
- fixed Perl bug with info reading functions
|
2005-07-12 17:05:01 +00:00 |
|
Emmanuel Bouthenot
|
ec1d57063c
|
- proxy support (http, socks4, socks5) with authentification for http, socks5
|
2005-06-30 19:22:01 +00:00 |
|
Sebastien Helleu
|
5bd56f86c6
|
* commands from users outside channel now authorized (if special user or channel without "n" flag)
* completion added for config option (with /set command)
|
2005-06-30 12:55:36 +00:00 |
|
Sebastien Helleu
|
b330ec3dae
|
Added IPv6 support
|
2005-06-27 16:27:31 +00:00 |
|
Sebastien Helleu
|
ae8f8a5700
|
gnutls code compiled according to pre-processor var HAVE_GNUTLS
|
2005-06-22 21:08:21 +00:00 |
|
Sebastien Helleu
|
f4abd0bf59
|
Added certificate management in SSL (connection now ok with SSL server)
|
2005-06-21 08:05:58 +00:00 |
|
Sebastien Helleu
|
abe7e08147
|
kill command now received and displayed
|
2005-06-20 14:04:17 +00:00 |
|
Sebastien Helleu
|
4e9193a943
|
Added SSL support with gnutls lib
|
2005-06-19 20:55:10 +00:00 |
|
Sebastien Helleu
|
71a76ada48
|
Channel notify levels are saved in config file
|
2005-06-19 14:22:11 +00:00 |
|
Sebastien Helleu
|
40d02fdffd
|
Added IRC command "671"
|
2005-04-28 18:34:12 +00:00 |
|
Sebastien Helleu
|
73c69d2d71
|
Added transfer rate for DCC files
|
2005-04-23 18:13:25 +00:00 |
|
Sebastien Helleu
|
5ebab583f6
|
Added "-all" option for /nick command, added "341" IRC command (for invitation)
|
2005-04-19 21:02:59 +00:00 |
|
Sebastien Helleu
|
3198879ff2
|
Added missing IRC command 307
|
2005-03-21 06:18:03 +00:00 |
|
Sebastien Helleu
|
0b78294f1a
|
Added /halfop & /dehalfop commands, fixed halfop display bug in nicklist
|
2005-03-16 21:49:49 +00:00 |
|
Sebastien Helleu
|
bbd4011020
|
Added nicks count for channel buffers
|
2005-03-15 21:15:36 +00:00 |
|
Sebastien Helleu
|
09242c3ba6
|
Added /ban, /unban and /kickban commands, fixed /kick command
|
2005-03-13 23:36:45 +00:00 |
|
Sebastien Helleu
|
4322501ebd
|
Fixed /invite command (and now invite requests are displayed)
|
2005-03-12 20:08:08 +00:00 |
|
Sebastien Helleu
|
7433015842
|
Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)
|
2005-03-05 17:03:15 +00:00 |
|
Sebastien Helleu
|
4d4d697b17
|
Added date/time for DCC CHAT on DCC buffer
|
2005-02-27 10:08:45 +00:00 |
|
Sebastien Helleu
|
3686d92cb5
|
Added DCC CHAT (send & recv)
|
2005-02-27 02:40:11 +00:00 |
|
Sebastien Helleu
|
73f6606771
|
Connection to IRC server is now made by child process (non blocking)
|
2005-02-20 13:37:47 +00:00 |
|
Sebastien Helleu
|
3e81666752
|
Added DCC send
|
2005-02-20 00:08:22 +00:00 |
|