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 |
|
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
|
070e1b6ec7
|
Fixed display bug (text was blinking when scrolling)
|
2004-02-24 23:29:58 +00:00 |
|
Sebastien Helleu
|
4e86ff9682
|
CTCP Version reply is now in english only and doesn't show host (security reason)
|
2004-02-21 13:26:28 +00:00 |
|
Sebastien Helleu
|
1d2a83b055
|
Version 0.0.5
|
2004-02-07 19:22:53 +00:00 |
|
Sebastien Helleu
|
c9a469f51b
|
Channel can be specified at the end of command line URL with /channel
|
2004-01-24 21:53:22 +00:00 |
|
Sebastien Helleu
|
69cb87251e
|
/set command is now ok
|
2004-01-24 20:17:01 +00:00 |
|
Sebastien Helleu
|
dcb3b6fc7e
|
Secured code to prevent buffer overflows and memory leaks
|
2004-01-24 02:22:16 +00:00 |
|
Sebastien Helleu
|
dc38b59849
|
Infobar highlight notifications
|
2004-01-21 18:40:13 +00:00 |
|
Sebastien Helleu
|
885fe7434f
|
Fixed QUIT command: now sent to all connected servers (not only current)
|
2004-01-21 15:55:25 +00:00 |
|
Sebastien Helleu
|
84677f2835
|
Added IRC::print_infobar Perl function
|
2004-01-21 15:29:43 +00:00 |
|