Sebastien Helleu
|
dfc1c0370d
|
Version 0.1.0
|
2005-02-12 12:59:32 +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
|
0c695733b3
|
Improved /window command: now split and merge are ok, fixed crash when resizing terminal to small size
|
2005-02-06 03:13:33 +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
|
8921e45815
|
Fixed many memory leaks
|
2005-01-31 23:33:59 +00:00 |
|
Sebastien Helleu
|
4d3e76eb3e
|
Fixed bug in message parser when connected to many servers
|
2005-01-27 00:11:06 +00:00 |
|
Sebastien Helleu
|
9a7b7af41c
|
Away nicks are now displayed with another color
|
2005-01-26 22:21:58 +00:00 |
|
Sebastien Helleu
|
7debba0eca
|
Added away indicator
|
2005-01-25 20:54:22 +00:00 |
|
Sebastien Helleu
|
757d00ab48
|
Fixed crash when closing some private buffers
|
2005-01-23 16:32:40 +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
|
64601fc662
|
Fixed /me command (now ok without parameter)
|
2005-01-08 17:37:23 +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
|
a3e3113e4e
|
Fixed /set command (now empty strings are allowed)
|
2005-01-02 02:45:06 +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
|
c35f841b58
|
Major bug fixed when socket is closed by server (100% CPU usage fixed)
|
2004-12-27 12:50:51 +00:00 |
|
Sebastien Helleu
|
fca4840c4a
|
Colors suppression in incoming messages is now ok (option look_remove_colors_from_msgs)
|
2004-12-23 11:31:34 +00:00 |
|
Sebastien Helleu
|
97ef63e2e6
|
Updated ChangeLog
|
2004-12-22 13:39:39 +00:00 |
|
Sebastien Helleu
|
2b96cacd51
|
Version 0.0.8
|
2004-10-30 09:57:16 +00:00 |
|
Sebastien Helleu
|
ebcf17c78d
|
Fixed bug with /kick command (now ok with many words as reason)
|
2004-10-29 08:02:07 +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
|
7ef14b95b6
|
Added IRC::command function for Perl scripts
|
2004-10-03 16:29:05 +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
|
0a6945b6ed
|
Command "/buffer notify"
|
2004-10-03 01:56:30 +00:00 |
|
Sebastien Helleu
|
ce7f24ecc1
|
Log server/channel/private to file
|
2004-09-19 20:26:15 +00:00 |
|
Sebastien Helleu
|
0f718bf2c0
|
Commands "/buffer (list)" and "/buffer move" now ok
|
2004-09-19 09:46:11 +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
|
1425ee40f4
|
Fixed crash when resizing terminal to very small size, "-MORE-" message is now erased when switching to another buffer
|
2004-09-08 16:41:15 +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
|
9c6f2fcb8c
|
Added Ctrl-L key to redraw terminal
|
2004-08-25 20:51:25 +00:00 |
|
Sebastien Helleu
|
9278198964
|
Added key for clearing hotlist (Alt-R)
|
2004-08-10 18:02:38 +00:00 |
|
Sebastien Helleu
|
c94e1204aa
|
Version 0.0.7
|
2004-08-08 19:49:15 +00:00 |
|
Sebastien Helleu
|
750a5cbc6d
|
Added "col_status_delimiters" config option
|
2004-07-05 22:31:26 +00:00 |
|
Sebastien Helleu
|
f02ba717a0
|
Added /buffer command, jump to buffer by number (alt-digit), actions now ok in private buffers
|
2004-07-04 15:39:49 +00:00 |
|
Sebastien Helleu
|
9e6938bdf7
|
Added auto-switch to active channels (alt-a)
|
2004-07-03 14:07:09 +00:00 |
|
Sebastien Helleu
|
b9a40bbe21
|
Buffers ordered by number, unique color for each nick, action messages now like messages (not crappy msgs), --enable-debug replaced by --with-debug for ./configure script
|
2004-07-02 23:19:36 +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
|
095f296529
|
Fixed display bug when nicklist is displayed at bottom of screen
|
2004-06-17 18:48:01 +00:00 |
|
Sebastien Helleu
|
340176d635
|
Added history limit (text buffer & commands)
|
2004-06-13 00:40:30 +00:00 |
|
Sebastien Helleu
|
d7287a71e5
|
Version 0.0.6
|
2004-06-05 09:20:35 +00:00 |
|
Sebastien Helleu
|
9211a67fb4
|
Improved channel highlight (priority to message vs join/part)
|
2004-05-31 15:16:34 +00:00 |
|
Sebastien Helleu
|
35d6c43f85
|
Fixed bug when opened private win and remote user changes his nick
|
2004-03-27 15:09:36 +00:00 |
|
Sebastien Helleu
|
db235b23fa
|
/query command added, IRC messages 476, 477 now displayed
|
2004-03-20 11:19:00 +00:00 |
|