Sebastien Helleu
54d4fc12a6
- new keyboard management: keys are setup in config file, new command /key was added and some new default keys were added
...
- added seconds in infobar time (optional with new config flag)
- fixed some curses refreshs
2005-07-09 15:30:51 +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
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
70fe8e9472
part message now accepts %v (replaced by WeeChat version), like quit message
2005-06-18 09:28:16 +00:00
Sebastien Helleu
c8ad30020b
Improved Perl interface and some changes in Python:
...
- function "print_with_channel" was removed
- function "command" now runs weechat command or send text to channel
- Perl functions are now called with weechat::name (instead of IRC::name)
- IRC::xxx functions are still active for compatibility with old scripts
2005-05-05 16:26:34 +00:00
Sebastien Helleu
dca4064502
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
2005-04-30 19:21:28 +00:00
Sebastien Helleu
5090689a76
Buffers timestamp can now be changed (new option in config file)
2005-04-09 11:34:15 +00:00
Sebastien Helleu
a23af790df
Option irc_away_check is now 0 by default (waiting for fix)
2005-03-20 07:19:16 +00:00
Sebastien Helleu
c3f5e88286
Added FIFO pipe for remote control
2005-03-12 03:16:30 +00:00
Sebastien Helleu
57daa68be5
Fixed some translations
2005-02-28 10:45:09 +00:00
Sebastien Helleu
90e4e34f8c
Added spanish translation
2005-02-27 13:25:36 +00:00
Sebastien Helleu
3686d92cb5
Added DCC CHAT (send & recv)
2005-02-27 02:40:11 +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
0473d2c8db
Plugins messages are logged with new config option (log_plugin_msg); on server buffer, only server messages are logged
2005-02-12 21:21:54 +00:00
Sebastien Helleu
89d9fb641e
Default decoded charset is UTF-8
2005-02-12 11:12:46 +00:00
Sebastien Helleu
1af0359046
Fixed charset conversions when locale is UTF-8 (added "look_charset_internal" option)
2005-02-06 13:15:47 +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
9a7b7af41c
Away nicks are now displayed with another color
2005-01-26 22:21:58 +00:00
Sebastien Helleu
07686bf69b
Min value for "irc_lag_min_show" is now 0
2005-01-23 17:59:18 +00:00
Sebastien Helleu
9d0b6fad72
Added lag indicator
2005-01-23 02:14:37 +00:00
Sebastien Helleu
88930e50dd
Improved completion (now completes commands args), fixed color bug (gray removed, replaced by default), fixed crash when unknown section with option(s) in config file, fixed IRC commands: /op, /deop, /voice, /devoice
2005-01-16 11:52:22 +00:00
Sebastien Helleu
55c042d604
Logs are now disabled by default (server/channel/private)
2005-01-08 11:40:23 +00:00
Sebastien Helleu
6d3c24361d
Improved /set command: new colors, server options can be changed while WeeChat is running
2005-01-05 23:07:08 +00:00
Sebastien Helleu
2f5c9a8fd4
Fixed /away command, new [irc] config section, option "look_display_away" moved to "irc_display_away", added default away/part/quit messages in config file
2005-01-04 22:48:40 +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
aca19813ad
Added chmod on ~/.weeechat/weechat.rc file (only onwer can read/write)
2005-01-02 16:22:20 +00:00
Sebastien Helleu
b2c5317e17
Added new options look_charset_decode/look_charset_encode and /unset command.
2005-01-02 02:10:10 +00:00
Sebastien Helleu
14e833c257
Version 0.0.9
2005-01-01 12:31:19 +00:00
Sebastien Helleu
de5af8a3b1
Added /buffer close, new keys: Alt-S (switch to server buffer), Alt-X (switch to first channel of next server)
2004-12-31 15:59:58 +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
482d327562
nickserv passwords hidden (new config option: log_hide_nickserv_pwd on/off)
2004-10-17 11:28:03 +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
4e5f1698ba
Fixed bug when adding alias with same name as other
2004-10-03 12:43:32 +00:00
Sebastien Helleu
ce7f24ecc1
Log server/channel/private to file
2004-09-19 20:26:15 +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
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
750a5cbc6d
Added "col_status_delimiters" config option
2004-07-05 22:31:26 +00:00
Sebastien Helleu
9e6938bdf7
Added auto-switch to active channels (alt-a)
2004-07-03 14:07:09 +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
340176d635
Added history limit (text buffer & commands)
2004-06-13 00:40:30 +00:00
Sebastien Helleu
db235b23fa
/query command added, IRC messages 476, 477 now displayed
2004-03-20 11:19:00 +00:00
Sebastien Helleu
69cb87251e
/set command is now ok
2004-01-24 20:17:01 +00:00