Sebastien Helleu
|
8a9e8ecc88
|
- added major feature: new color management system (internal to WeeChat), now
colors are displayed by WeeChat (optional by new settings irc_colors_receive
and irc_colors_send)
- fixed IRC command 367
- added IRC command 382
|
2005-11-04 11:53:23 +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
|
ee4f5716d3
|
Added setting for ignoring some chars when completing nicks
|
2005-10-28 13:07:32 +00:00 |
|
Sebastien Helleu
|
6beb8b6465
|
- added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay
- fixed bug when exiting DCC buffer (wrong input buffer)
|
2005-10-22 14:04:26 +00:00 |
|
Sebastien Helleu
|
73359fcc05
|
Full UTF-8 support, auto-detection of UTF-8 usage (locale)
|
2005-10-21 13:59:55 +00:00 |
|
Sebastien Helleu
|
a9f04c5fd9
|
Added "Day changed to [date]" message when day changes
|
2005-10-18 17:46:54 +00:00 |
|
Sebastien Helleu
|
1e382ab9bd
|
Log options (for server/channel/private) can now be set while WeeChat is running
|
2005-10-18 15:56:00 +00:00 |
|
Sebastien Helleu
|
cdc33d08b0
|
New plugin interface (loads dynamic C libraries)
|
2005-10-15 12:34:21 +00:00 |
|
Sebastien Helleu
|
16389e0728
|
Added colors for input buffer and current channel of status bar
|
2005-10-02 20:52:38 +00:00 |
|
Sebastien Helleu
|
75c58c423c
|
Added "smart" hotlist
|
2005-10-01 13:41:10 +00:00 |
|
Sebastien Helleu
|
530dc9fb67
|
Added setting "irc_notice_as_pv" to see notices as pv
|
2005-09-22 08:21:53 +00:00 |
|
Sebastien Helleu
|
938915d387
|
Added nicks colors in setup file
|
2005-09-20 17:44:44 +00:00 |
|
Sebastien Helleu
|
06463e5937
|
Added /ignore and /unignore commands
|
2005-09-04 12:55:25 +00:00 |
|
Sebastien Helleu
|
3d724fb634
|
Join and part/quit prefixes (arrows) now displayed with different colors
|
2005-07-22 08:11:39 +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
|
1d07964d17
|
Added color for private in hotlist (different than color for highlight)
|
2005-07-13 17:40:20 +00:00 |
|
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
|
71a76ada48
|
Channel notify levels are saved in config file
|
2005-06-19 14:22:11 +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
|
c3f5e88286
|
Added FIFO pipe for remote control
|
2005-03-12 03:16:30 +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
|
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
|
9d0b6fad72
|
Added lag indicator
|
2005-01-23 02:14:37 +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
|
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
|
482d327562
|
nickserv passwords hidden (new config option: log_hide_nickserv_pwd on/off)
|
2004-10-17 11:28:03 +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
|
69cb87251e
|
/set command is now ok
|
2004-01-24 20:17:01 +00:00 |
|
Sebastien Helleu
|
dc38b59849
|
Infobar highlight notifications
|
2004-01-21 18:40:13 +00:00 |
|
Sebastien Helleu
|
c20a3fdfa4
|
Added look_infobar_timestamp config option
|
2004-01-19 23:16:07 +00:00 |
|
Sebastien Helleu
|
10f0236ea9
|
Added info bar
|
2004-01-18 18:59:34 +00:00 |
|
Sebastien Helleu
|
6950745079
|
New copyright
|
2003-12-31 16:56:11 +00:00 |
|
uid67137
|
0708f1a571
|
Added highlight (when our nick is written in a channel/private window), added "col_chat_highlight" configuration option
|
2003-12-26 19:36:52 +00:00 |
|