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 |
|
Sebastien Helleu
|
84f84823c9
|
Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin)
|
2005-02-15 20:03:35 +00:00 |
|
Sebastien Helleu
|
85bd530a88
|
Away check is now customizable (with new irc_away_check option)
|
2005-02-05 17:39:48 +00:00 |
|
Sebastien Helleu
|
c48ee3cd73
|
Fixed bug in message parser when connected to many servers
|
2005-01-26 23:54:29 +00:00 |
|
Sebastien Helleu
|
9a7b7af41c
|
Away nicks are now displayed with another color
|
2005-01-26 22:21:58 +00:00 |
|
Sebastien Helleu
|
9d0b6fad72
|
Added lag indicator
|
2005-01-23 02:14:37 +00:00 |
|
Sebastien Helleu
|
96fc2c9aec
|
Server & error messages now prefixed, /server command modified, ~/.weechat/logs dir can be read/write by user only
|
2005-01-03 23:40:22 +00:00 |
|
Sebastien Helleu
|
14e833c257
|
Version 0.0.9
|
2005-01-01 12:31:19 +00:00 |
|
Sebastien Helleu
|
f4f2ec3668
|
auto-reconnection to server (new options: server_autoreconnect (on/off), server_autoreconnect_delay (in seconds)), disconnections are now managed without problem by WeeChat
|
2004-12-27 16:22:39 +00:00 |
|
Sebastien Helleu
|
996343fc1d
|
Added server_command_delay config option (delay in seconds after startup command)
|
2004-12-21 19:35:09 +00:00 |
|
Sebastien Helleu
|
76c4d4d427
|
Auto-rejoin channels when kicked (new config option: server_autorejoin on/off)
|
2004-10-17 09:13:54 +00:00 |
|
Sebastien Helleu
|
7ef14b95b6
|
Added IRC::command function for Perl scripts
|
2004-10-03 16:29:05 +00:00 |
|
Sebastien Helleu
|
c656661812
|
Added DCC control keys (Accept, Cancel, Remove, Close DCC view)
|
2004-09-16 20:01:56 +00:00 |
|
Sebastien Helleu
|
0e47caf091
|
Away now announced in channels, and config option "look_display_away" added to enable/disable this feature
|
2004-09-12 17:22:45 +00:00 |
|
Sebastien Helleu
|
4b3d25175f
|
Display DCC progress in realtime, added selected DCC color config option, move into DCC list is ok (scroll)
|
2004-09-11 14:54:11 +00:00 |
|
Sebastien Helleu
|
1484e17ce1
|
DCC not auto accepted (depending on config), "~" replaced by home in dcc download dir, suffix displayed in filename received (if file is renamed), highlight for DCC buffer
|
2004-09-09 21:41:54 +00:00 |
|
Sebastien Helleu
|
9759d72d3d
|
Incoming DCC file
|
2004-09-08 21:48:45 +00:00 |
|
Sebastien Helleu
|
92eb995917
|
Receive DCC packets (for DCC file)
|
2004-09-08 16:56:56 +00:00 |
|
Sebastien Helleu
|
c8eae742b9
|
Version 0.0.8-pre2: DCC window with Alt-D, /query command now reopens private buffer if already opened
|
2004-08-31 22:53:33 +00:00 |
|
Sebastien Helleu
|
062e5ea1ae
|
Window management
|
2004-07-01 20:43:57 +00:00 |
|
Sebastien Helleu
|
66ff97166f
|
Version 0.0.7-pre2 - window management
|
2004-06-22 22:21:22 +00:00 |
|
Sebastien Helleu
|
db235b23fa
|
/query command added, IRC messages 476, 477 now displayed
|
2004-03-20 11:19:00 +00:00 |
|
Sebastien Helleu
|
0bd38072f2
|
Display channel modes when joining channel that already exists (i.e. with modes already set)
|
2004-02-29 21:16:22 +00:00 |
|
Sebastien Helleu
|
81da0f41d7
|
Added modes channel (and /mode command is now ok), dcc skeleton, fixed display bug for nicklist
|
2004-02-29 16:31:26 +00:00 |
|
Sebastien Helleu
|
dcb3b6fc7e
|
Secured code to prevent buffer overflows and memory leaks
|
2004-01-24 02:22:16 +00:00 |
|
Sebastien Helleu
|
38bf163c17
|
Servers allowed on command line (irc://nick:passwd@irc.example.org:port)
|
2004-01-18 23:53:34 +00:00 |
|
Sebastien Helleu
|
6950745079
|
New copyright
|
2003-12-31 16:56:11 +00:00 |
|
Sebastien Helleu
|
fd3e94070a
|
When private window is created (another user is talking), WeeChat does not switch to this window
|
2003-12-31 16:00:20 +00:00 |
|
Sebastien Helleu
|
a1f09df80f
|
- added IRC::get_info function for Perl scripts
- cleanup code in main() function of weechat.c
- fixed bug when unloading all Perl scripts (now end and restart Perl interpreter)
|
2003-11-30 19:18:06 +00:00 |
|
Sebastien Helleu
|
507a5c17c0
|
Added plugin prefix ("=P=") in front of scripts messages
|
2003-11-29 10:37:37 +00:00 |
|