2003-09-27 10:01:11 +00:00
|
|
|
WeeChat - Wee Enhanced Environment for Chat
|
|
|
|
===========================================
|
|
|
|
|
2007-08-06 09:30:22 +00:00
|
|
|
ChangeLog - 2007-08-06
|
2006-09-12 10:45:46 +00:00
|
|
|
|
2003-09-27 10:01:11 +00:00
|
|
|
|
2007-06-11 06:46:53 +00:00
|
|
|
Version 0.2.6 (under dev!):
|
2007-08-06 09:30:22 +00:00
|
|
|
* added key for setting unread marker on all buffers (default:
|
|
|
|
ctrl-S + ctrl-U) (task 7180)
|
2007-08-01 10:44:51 +00:00
|
|
|
* fixed nick prefix display on servers that doesn't support all prefixes
|
|
|
|
(bug #20025)
|
2007-08-01 09:59:00 +00:00
|
|
|
* fixed terminal encoding detection when NLS is disabled (bug #20646)
|
2007-07-18 23:26:23 +00:00
|
|
|
* fixed crash when sending data to channel or pv on disconnected server
|
|
|
|
(bug #20524)
|
2007-07-18 16:35:12 +00:00
|
|
|
* improved command /server ant its output
|
2007-07-18 13:11:58 +00:00
|
|
|
* added 3 default new keys: ctrl-B (left), ctrl-F (right), ctrl-D (delete)
|
2007-07-18 12:02:40 +00:00
|
|
|
* added "buffer_move" event handler to plugins API (task #6708)
|
2007-07-15 18:06:56 +00:00
|
|
|
* added key function "jump_previous_buffer" to jump to buffer previously
|
|
|
|
displayed (new key: alt-J + alt-P) (task #7085)
|
2007-07-13 15:38:26 +00:00
|
|
|
* added "%*" to completion template, to repeat last completion
|
|
|
|
* added "-nojoin" option for /connect and /reconnect commands (task #7074)
|
2007-07-12 15:00:45 +00:00
|
|
|
* fixed bugs with IRC color in messages, now color codes are inserted in
|
|
|
|
command line with ^Cc,^Cb,.. instead of %C,%B,.. (bug #20222, task #7060)
|
2007-07-09 09:14:51 +00:00
|
|
|
* fixed bug with smart nick completion (last speakers first) when a nick
|
|
|
|
is changed
|
2007-07-08 11:42:38 +00:00
|
|
|
* fixed charset bug with channel names in status bar (bug #20400)
|
2007-07-05 16:44:42 +00:00
|
|
|
* added "scroll" option to /buffer command
|
2007-07-01 11:20:34 +00:00
|
|
|
* down key now saves input to history and clears input line (task #7049)
|
2007-06-12 13:02:19 +00:00
|
|
|
* fixed log file when channel name contains "/" (bug #20072)
|
2007-06-12 10:17:11 +00:00
|
|
|
* command /away allowed when not connected to server (internally stored
|
|
|
|
and AWAY command is sent when connecting to server) (task #7003)
|
2007-06-12 13:42:33 +00:00
|
|
|
* added argument for /upgrade command (path to binary)
|
2007-06-11 06:46:53 +00:00
|
|
|
* fixed bug with /topic when channel not open and topic not defined
|
|
|
|
(bug #20141)
|
2007-06-08 16:04:50 +00:00
|
|
|
* added hotlist sort with new option "look_hotlist_sort" (task #5870)
|
|
|
|
|
2007-06-07 15:13:15 +00:00
|
|
|
Version 0.2.5 (2007-06-07):
|
2007-06-07 13:26:54 +00:00
|
|
|
* fixed QUOTE command: now allowed when socket is ok (even if IRC
|
|
|
|
connection to server is not ok) (bug #20113)
|
2007-06-06 10:13:25 +00:00
|
|
|
* added missing IRC commands (327, 378, 379) (bug #20091)
|
2007-06-05 21:31:43 +00:00
|
|
|
* fixed hotlist when exiting search mode: current buffer is removed from
|
|
|
|
hotlist
|
2007-05-24 12:43:18 +00:00
|
|
|
* added "%M" for completion with nicks of current server (nicks on open
|
|
|
|
channels) (task #6931)
|
2007-05-23 16:07:31 +00:00
|
|
|
* improved key bindings: now possible to bind a key on many commands,
|
|
|
|
separated by semicolon (task #5444)
|
2007-05-22 16:37:11 +00:00
|
|
|
* improved IRC long message split: use word boundary (task #6685)
|
2007-05-22 13:11:58 +00:00
|
|
|
* removed ":" for unknown IRC commands before arguments (bug #19929)
|
2007-05-22 14:46:59 +00:00
|
|
|
* fixed "%C" completion: now completes with all channels of all servers
|
2007-05-22 13:02:39 +00:00
|
|
|
* fixed bug with "/buffer query_name", added server and channel completion
|
|
|
|
for /buffer command (bug #19928)
|
2007-05-21 21:46:51 +00:00
|
|
|
* added cmake for weechat compile (patch #5943)
|
2007-05-20 10:41:51 +00:00
|
|
|
* fixed IRC mode parsing when receiving modes with arguments (bug #19902)
|
2007-05-18 09:13:25 +00:00
|
|
|
* fixed crash with IRC JOIN malformed message (bug #19891)
|
2007-05-11 12:06:20 +00:00
|
|
|
* fixed bug with nick prefixes on some IRC servers (bug #19854)
|
2007-05-09 16:43:01 +00:00
|
|
|
* improved setup file save: now writes temporary file, then rename it
|
|
|
|
(task #6847)
|
2007-05-09 13:12:12 +00:00
|
|
|
* fixed bug with $nick/$channel/$server variables in commands
|
2007-05-09 11:14:59 +00:00
|
|
|
* forget current nick when user manually disconnects from server
|
2007-05-09 11:13:41 +00:00
|
|
|
* fixed nick display in input window
|
2007-05-09 11:00:11 +00:00
|
|
|
* fixed bug with erroneous nickname when connecting to server (bug #19812)
|
|
|
|
* fixed display bugs in IRC error messages
|
2007-05-04 09:48:33 +00:00
|
|
|
* added protocol priority for gnutls (patch #5915)
|
2007-05-02 09:41:19 +00:00
|
|
|
* added channel admin mode '!' for some IRC servers
|
2007-05-02 09:19:35 +00:00
|
|
|
* fixed bug with iso2022jp locale (bug #18719)
|
2007-04-25 08:41:29 +00:00
|
|
|
* fixed string format bug when displaying string thru plugin script API
|
2007-04-24 12:18:36 +00:00
|
|
|
* added /reconnect command (task #5448)
|
2007-04-24 11:28:41 +00:00
|
|
|
* added "-all" option for /connect and /disconnect commands (task #6232)
|
2007-04-15 08:04:53 +00:00
|
|
|
* improved nick completion: completion with last speakers first and self
|
|
|
|
nick at the end; added option look_nick_completion_smart, enabled by
|
|
|
|
default (task #5896)
|
2007-04-14 13:14:05 +00:00
|
|
|
* fixed nick completion in command arguments (bug #19590)
|
|
|
|
* fixed possible crash with nick completion when a nick leaves channel
|
|
|
|
(bug #19589)
|
2007-04-04 14:04:42 +00:00
|
|
|
* added color for input text not found in buffer history
|
2007-04-02 09:23:41 +00:00
|
|
|
* fixed USER message when connecting to IRC server (patch #5835)
|
|
|
|
|
2007-03-29 17:48:47 +00:00
|
|
|
Version 0.2.4 (2007-03-29):
|
2007-03-29 12:44:42 +00:00
|
|
|
* fixed color bug with IRC messages displayed by plugins (bug #19442)
|
2007-03-25 14:13:21 +00:00
|
|
|
* fixed topic charset, now using channel charset if defined (bug #19386)
|
2007-03-23 13:39:23 +00:00
|
|
|
* renamed log file for DCC chat (now <server>.dcc.<nick>.weechatlog)
|
|
|
|
* fixed crash when closing a pv if a DCC chat is open on same nick
|
|
|
|
(bug #19147)
|
2007-03-22 13:26:50 +00:00
|
|
|
* fixed bug with channel topic after reconnection (not erased) (bug #19384)
|
2007-03-21 20:29:13 +00:00
|
|
|
* added current buffer in hotlist when scrolling up in buffer (task #6664)
|
2007-03-19 23:31:49 +00:00
|
|
|
* fixed bug with explode_string / free_exploded_string when max_items > 0
|
2007-03-16 15:28:09 +00:00
|
|
|
* added new key (ctrl-R) for interactive and incremental search in buffer
|
2007-03-16 15:02:47 +00:00
|
|
|
history (task #6628)
|
2007-03-16 11:49:58 +00:00
|
|
|
* fixed /topic completion when no topic set on current channel (bug #19322)
|
2007-03-16 08:40:10 +00:00
|
|
|
* improved password hiding, code cleanup (bug #19229)
|
2007-03-06 16:42:39 +00:00
|
|
|
* added new return code in plugin API to force highlight (for message
|
|
|
|
handlers only)
|
2007-03-06 14:37:43 +00:00
|
|
|
* fixed bug with server buffer when "look_one_server_buffer" is ON and
|
|
|
|
server buffer is moved to any number > 1 (bug #19219)
|
2007-03-05 13:03:37 +00:00
|
|
|
* fixed /help command: displays plugin help for redefined commands
|
|
|
|
(bug #19166)
|
2007-03-01 09:34:50 +00:00
|
|
|
* prefix '/' disabled in commands (patch #5769)
|
2007-03-01 09:06:04 +00:00
|
|
|
* fixed completion of redefined commands removed by plugins (bug #19176)
|
2007-03-01 08:25:08 +00:00
|
|
|
* fixed memory leaks in perl and python plugins (bug #19163)
|
2007-02-12 17:39:34 +00:00
|
|
|
* added "call" option to /key command, added new key function "insert" to
|
|
|
|
insert text on command line (task #6468)
|
2007-02-06 21:33:48 +00:00
|
|
|
* fixed permissions on "dcc" and "logs" directories (bug #18978)
|
2007-02-05 22:18:33 +00:00
|
|
|
* added event handler to plugin API
|
2007-02-05 15:50:38 +00:00
|
|
|
* added scots quickstart guide
|
2007-02-03 08:49:23 +00:00
|
|
|
* added numeric argument for /clear command (buffer number) (patch #5372)
|
2007-01-21 11:54:45 +00:00
|
|
|
* fixed crash when /away command is issued with no server connection
|
|
|
|
(bug #18839)
|
2007-01-16 23:53:01 +00:00
|
|
|
* fixed crash when closing a buffer opened on many windows
|
2007-01-16 14:54:38 +00:00
|
|
|
* fixed freeze with SSL server when disconnecting after connection loss
|
|
|
|
(bug #18735)
|
|
|
|
|
2007-01-10 18:12:53 +00:00
|
|
|
Version 0.2.3 (2007-01-10):
|
2007-01-09 21:15:02 +00:00
|
|
|
* fixed display bugs with nicklist at top/bottom when look_nicklist_separator
|
|
|
|
is OFF (bug #18737)
|
2007-01-08 15:43:21 +00:00
|
|
|
* fixed iconv problem, causing truncated words when using iso locale
|
2007-01-07 18:38:39 +00:00
|
|
|
* fixed topic scroll when topic has multi-bytes chars
|
2007-01-06 23:57:59 +00:00
|
|
|
* fixed compilation problem with iconv under FreeBSD
|
2007-01-06 22:24:54 +00:00
|
|
|
* fixed bugs with charset: now decodes/encodes nicks and channels in IRC
|
|
|
|
messages (bug #18716)
|
|
|
|
|
2007-01-05 23:46:35 +00:00
|
|
|
Version 0.2.2 (2007-01-06):
|
2007-01-01 20:48:14 +00:00
|
|
|
* fixed bug with status bar (missing refresh) when closing a buffer
|
2007-01-01 17:42:12 +00:00
|
|
|
* fixed bug with use of first buffer for a channel if not connected
|
|
|
|
to server (now allowed only for a server buffer)
|
2006-12-26 17:29:50 +00:00
|
|
|
* fixed refresh bug with private buffer title
|
2006-12-08 15:22:44 +00:00
|
|
|
* fixed bug with nick completion in command args (now uses option
|
|
|
|
look_nick_completion_ignore)
|
2006-12-05 14:27:01 +00:00
|
|
|
* fixed display bug with color for first line on screen (bug #17719)
|
2006-12-04 09:44:23 +00:00
|
|
|
* added anti-flood option (irc_anti_flood) (task #5442)
|
2006-12-04 08:51:10 +00:00
|
|
|
* fixed bug with "set_config" function in plugins API (bug #18448)
|
2006-12-01 16:14:08 +00:00
|
|
|
* plugins: "add_message_handler" now accepts "*" for all IRC messages
|
2006-11-29 16:08:57 +00:00
|
|
|
* added keys (F9/F10) to scroll topic (task #6030)
|
|
|
|
* added auto completion with channels and filenames (task #5423)
|
2006-11-26 11:42:59 +00:00
|
|
|
* fixed memleak in keyboard input
|
2006-11-19 08:18:59 +00:00
|
|
|
* fixed refresh bug when changing config options if window is splited
|
2006-11-17 22:03:00 +00:00
|
|
|
* added space between chat and nicklist when position is "right" (bug #17852)
|
2006-11-17 20:40:23 +00:00
|
|
|
* added option "look_nicklist_separator" (task #5437)
|
2006-11-14 19:54:56 +00:00
|
|
|
* fixed bug with DCC SEND when filename begins with '~'
|
2006-11-09 13:34:03 +00:00
|
|
|
* added "irc_send_unknown_commands" option to send unknown commands to
|
|
|
|
IRC server (OFF by default) (task #5947)
|
2006-11-08 07:54:33 +00:00
|
|
|
* /charset command and charset conversions now made by "charset" plugin
|
|
|
|
* fixed display bug in status bar, wrong length when using UTF-8
|
2006-11-04 19:53:39 +00:00
|
|
|
* fixed bug with ignore: now any IRC command is allowed
|
2006-10-30 13:27:24 +00:00
|
|
|
* fixed crash with Ctrl-T (transpose) and one char on line (bug #18153)
|
2006-11-28 19:23:00 +00:00
|
|
|
* added filename completion (task #5425)
|
2006-10-24 13:08:35 +00:00
|
|
|
* added "modifier" in plugins API
|
|
|
|
* improved /plugin command
|
2006-10-20 10:11:16 +00:00
|
|
|
* fixed bug on ignore with "mode" IRC command (bug #18058)
|
2006-10-20 09:19:51 +00:00
|
|
|
* fixed crash when loading ruby script if file does not exist, with
|
|
|
|
Ruby >= 1.9 only (bug #18064)
|
2006-10-14 08:33:13 +00:00
|
|
|
* added date in plugin function get_buffer_data()
|
2006-10-12 17:16:14 +00:00
|
|
|
* fixed some portability bugs (patch #5271)
|
2006-10-12 16:42:35 +00:00
|
|
|
* fixed iconv detection for BSD (patch #5456)
|
2006-10-12 16:13:30 +00:00
|
|
|
* fixed typo in configure.in (bash specific test) (patch #5450)
|
2006-10-12 15:14:08 +00:00
|
|
|
* mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are
|
|
|
|
now sent in one mode command to server (task #5968)
|
2006-10-12 12:30:11 +00:00
|
|
|
* added more values for config boolean values: y/true/t/1 and n/false/f/0
|
2006-10-09 14:55:35 +00:00
|
|
|
* fixed bug with /alias and arguments (like $1), now text after
|
|
|
|
argument(s) is used (bug #17944)
|
2006-10-08 07:43:09 +00:00
|
|
|
* fixed minor display bug with special chars on some arch like PPC
|
|
|
|
|
2006-10-01 08:11:55 +00:00
|
|
|
Version 0.2.1 (2006-10-01):
|
2006-09-30 06:52:52 +00:00
|
|
|
* fixed crash for DCC receiver when resuming a file (bug #17885)
|
2006-09-30 06:55:20 +00:00
|
|
|
* fixed DCC error for sender when receiver cancels DCC (bug #17838)
|
2006-09-23 09:09:36 +00:00
|
|
|
* fixed random crash with /upgrade command (error when loading buffers)
|
2006-09-16 14:47:15 +00:00
|
|
|
* fixed buffer search by server/channel: now if only channel is specified,
|
|
|
|
a channel of another server can be found
|
2006-09-12 10:45:46 +00:00
|
|
|
* fixed highlight for DCC, invite and notice: when a window is displaying
|
|
|
|
buffer, there's no highlight
|
2006-09-08 20:20:05 +00:00
|
|
|
* command "/away -all" now allowed when not connected to current server
|
2006-09-08 13:51:32 +00:00
|
|
|
* new signals handled: SIGTERM and SIGHUP (received when terminal is closed):
|
|
|
|
clean WeeChat quit (send quit to irc servers then quit WeeChat)
|
2006-09-02 20:47:52 +00:00
|
|
|
* added some new default key bindings for existing keys (for some OS)
|
2006-08-30 21:37:13 +00:00
|
|
|
* command /key now ok with one arg (key name): display key if found
|
2006-08-28 12:09:09 +00:00
|
|
|
* fixed bug with CTCP VERSION sent on channels (bug #17547)
|
|
|
|
* added current channel completion for /ctcp command
|
2006-08-26 21:47:52 +00:00
|
|
|
* fixed bugs in get_buffer_data() which breaks the retrieval of buffer
|
|
|
|
content (perl, lua)
|
2006-08-26 15:45:37 +00:00
|
|
|
* fixed nicklist display bug when top/bottom (not enough lines) (bug #17537)
|
2006-08-26 15:11:56 +00:00
|
|
|
* fixed bug with auto-rejoin of keyed chans (bug #17534)
|
2006-08-26 13:26:29 +00:00
|
|
|
* added default nick completion when line starts with '//' (bug #17535)
|
2006-08-26 08:38:04 +00:00
|
|
|
* values yes/no accepted (as on/off) for config boolean values (task #5454)
|
2006-08-25 16:30:10 +00:00
|
|
|
* added server default notify level (set by /buffer notify on server buffer)
|
|
|
|
(task #5634)
|
|
|
|
* fixed crashs with /buffer and /charset commands when not connected to any
|
|
|
|
server (bug #17525)
|
2006-08-22 10:04:17 +00:00
|
|
|
* added special vars $nick/$channel/$server for server_command, alias and
|
|
|
|
plugin command handlers
|
|
|
|
* added arguments $1,$2,..,$9 and $* for alias (task #5831)
|
2006-08-20 22:28:31 +00:00
|
|
|
* added hotlist in session file when using /upgrade command (task #5449)
|
2006-08-19 17:05:43 +00:00
|
|
|
* fixed nick refresh problem with unrealircd specific modes: chan owner (~)
|
|
|
|
and chan admin (&) (bug #17340)
|
2006-09-12 10:45:46 +00:00
|
|
|
|
2006-08-19 11:58:58 +00:00
|
|
|
Version 0.2.0 (2006-08-19):
|
2006-08-17 23:24:40 +00:00
|
|
|
* added 'C'lear option on IRC raw buffer
|
2006-08-17 23:13:32 +00:00
|
|
|
* IRC raw buffer now uses join/part prefix with color to display messages
|
2006-08-17 16:12:52 +00:00
|
|
|
* added send of "quit" message to server when using /disconnect
|
2006-08-17 09:47:44 +00:00
|
|
|
* fixed "wallops" command when received, now displayed by WeeChat (bug #17441)
|
2006-08-10 14:14:19 +00:00
|
|
|
* fixed /wallops command (now many words are correctly sent)
|
2006-08-10 13:58:10 +00:00
|
|
|
* fixed command 348 (channel exception list, received by /mode #chan e)
|
2006-08-07 22:26:55 +00:00
|
|
|
* added missing modes (channel & user), now all modes are allowed (bug #16606)
|
|
|
|
* added "%m" for completion with self nick (on current server)
|
2006-08-17 13:23:31 +00:00
|
|
|
* added missing IRC commands (310, 326, 329, 338)
|
2006-08-05 20:05:53 +00:00
|
|
|
* fixed DCC restore after /upgrade (order is now correctly saved)
|
2006-08-05 18:44:55 +00:00
|
|
|
* fixed away after server disconnection (now away is set again when
|
|
|
|
reconnecting) (bug #16359)
|
2006-08-05 11:20:58 +00:00
|
|
|
* fixed DCC file connection problem (connection from receiver to sender)
|
2006-08-03 19:50:52 +00:00
|
|
|
* improved DCC speed (up to x5 on LAN) by forking for DCC files and a
|
|
|
|
new option "dcc_fast_send" (does not wait for ACK) (task #5758)
|
2006-07-30 20:41:49 +00:00
|
|
|
* fixed crash when purging DCC with high number of DCC (> window size)
|
2006-07-27 16:04:46 +00:00
|
|
|
* fixed completion for command handlers (now empty completion_template
|
|
|
|
means nick completion, "-" string means no completion at all)
|
2006-07-27 11:11:22 +00:00
|
|
|
* fixed nick alignment problem when look_nickmode is off
|
2006-07-25 18:06:39 +00:00
|
|
|
* added generic function for incoming numeric IRC commands (bug #16611)
|
2006-07-25 15:26:41 +00:00
|
|
|
* fixed crash when doing "/part something" on a server buffer (bug #17201)
|
2006-07-22 19:46:09 +00:00
|
|
|
* charsets are now checked when set by /charset command
|
2006-07-18 16:55:19 +00:00
|
|
|
* added "look_save_on_exit" option (patch from Emanuele Giaquinta)
|
2006-07-16 16:44:58 +00:00
|
|
|
* fixed crash on DCC buffer under Darwin 8 (bug #17115)
|
2006-07-07 10:29:01 +00:00
|
|
|
* added configure option for doc XSL prefix (bug #16991)
|
2006-06-30 13:02:25 +00:00
|
|
|
* fixed bug with spaces in script names (bug #16957)
|
2006-06-28 21:19:02 +00:00
|
|
|
* fixed random crash when "MODE #chan -l" is received
|
2006-06-28 17:53:01 +00:00
|
|
|
* fixed bug in IRC parser (random crash with malformed IRC messages)
|
2006-07-16 11:04:10 +00:00
|
|
|
* fixed refresh bugs when terminal is resized: too many refreshs,
|
|
|
|
display bug with splited windows
|
2006-06-26 09:58:55 +00:00
|
|
|
* case ignored for channel names in charset options (bug #16858)
|
2006-06-24 08:41:01 +00:00
|
|
|
* fixed crash when setting look_one_server_buffer to ON (bug #16932)
|
2006-06-22 16:23:47 +00:00
|
|
|
* added new functions in plugin/script API: get window info,
|
|
|
|
get buffer info, get buffer content
|
2006-06-20 08:28:21 +00:00
|
|
|
* added polish, russian and czech quickstart guide
|
2006-06-16 13:20:11 +00:00
|
|
|
* fixed display bug with special char (bug #16732)
|
2006-06-15 13:06:36 +00:00
|
|
|
* added color encoding for some commands like /me
|
2006-08-19 22:24:57 +00:00
|
|
|
* added aspell plugin
|
2006-06-14 16:23:53 +00:00
|
|
|
* renamed plugins names (removed "lib" prefix in name)
|
2006-06-10 17:35:11 +00:00
|
|
|
* fixed crash when closing DCC/raw buffer if 2 are open (bug #16808)
|
2006-06-10 16:42:22 +00:00
|
|
|
* fixed crashes with DCC chat remove/purge on DCC view (bug #16775)
|
2006-06-07 16:24:17 +00:00
|
|
|
* fixed bug with connection to bnc (bug #16760)
|
2006-05-29 23:03:53 +00:00
|
|
|
* command /save now writes plugins options (~/.weechat/plugins.rc)
|
2006-05-29 22:36:29 +00:00
|
|
|
* fixed crash with "register" function in plugin scripts (bug #16701)
|
2006-05-25 19:12:31 +00:00
|
|
|
* fixed random crash at exit (/quit or /upgrade) with splited windows
|
|
|
|
|
2006-05-24 22:57:33 +00:00
|
|
|
Version 0.1.9 (2006-05-25):
|
2006-05-24 21:39:39 +00:00
|
|
|
* fixed /squery command (message sent to server, now ok with # args > 2)
|
2006-05-21 15:10:36 +00:00
|
|
|
* fixed /alias command (with an alias name, display content)
|
2006-05-20 14:43:49 +00:00
|
|
|
* improved lua plugin detection (bug #16574)
|
2006-05-20 13:42:08 +00:00
|
|
|
* added backtrace when WeeChat crashes, log file automatically renamed
|
2006-05-16 13:53:34 +00:00
|
|
|
* added lock for log file (~/.weechat/weechat.log), only one WeeChat
|
|
|
|
process can use this file (bug #16382)
|
2006-05-14 11:06:16 +00:00
|
|
|
* fixed crash with malformed UTF-8 strings
|
|
|
|
* fixed crash with ncurses color when too many colors defined in ncurses
|
2006-05-14 12:42:46 +00:00
|
|
|
(bug #16556)
|
2006-05-13 00:06:18 +00:00
|
|
|
* added new key to find previous completion (shift-tab by default)
|
2006-05-08 22:45:01 +00:00
|
|
|
* fixed bug with long outgoing IRC messages (> 512 bytes) (bug #16358)
|
|
|
|
* fixed Ruby crash when handler does not return OK or KO (bug #16552)
|
2006-05-08 13:26:08 +00:00
|
|
|
* fixed UTF-8 display bug with chars using more than one cell on screen
|
|
|
|
(bug #16356)
|
2006-05-07 16:21:42 +00:00
|
|
|
* fixed display bug with DCC file size when > 1 Gb
|
2006-05-07 11:31:11 +00:00
|
|
|
* fixed refresh bug (deadlock in curses) when terminal is resized
|
|
|
|
(bug #16542)
|
2006-05-05 12:59:16 +00:00
|
|
|
* fixed nicklist sort bug
|
|
|
|
* added russian translations (thanks to Pavel Shevchuk)
|
|
|
|
* added german doc (thanks to Frank Zacharias)
|
2006-05-14 08:45:55 +00:00
|
|
|
* added missing IRC commands (006, 007, 290, 292, 310, 379, 437, 974)
|
2006-04-23 09:22:53 +00:00
|
|
|
* fixed crash when multiple pv have same name: now it's forbidden
|
|
|
|
and pv buffer is not renamed (when a nick changes) if another
|
2006-05-07 11:31:11 +00:00
|
|
|
exists with same name (bug #16369)
|
2006-04-21 13:02:50 +00:00
|
|
|
* command /clear [-all] now clears hotlist
|
2006-05-07 11:31:11 +00:00
|
|
|
* fixed crash after /upgrade if a line in history is empty (bug #16379)
|
|
|
|
* fixed many crashes with DCC chat (bug #16416)
|
2006-04-12 13:34:33 +00:00
|
|
|
* added new option to customize input prompt
|
|
|
|
* added nick modes
|
|
|
|
* fixed commands 332, 333 (/topic now ok when channel is not opened)
|
2006-04-11 09:55:40 +00:00
|
|
|
* removed color encoding and charset conversion for commands (only
|
|
|
|
allowed in text sent to channel/private)
|
2006-04-08 18:38:00 +00:00
|
|
|
* added hostnames associeted to nicks (available for /ban completion)
|
2006-04-04 17:47:31 +00:00
|
|
|
* added "+p" mode for channels, fixed mode display in status bar
|
2006-04-02 21:53:41 +00:00
|
|
|
* added nick alignment options
|
2006-04-01 14:39:51 +00:00
|
|
|
* fixed /names command: now displays result when not on a channel
|
2006-03-31 13:49:58 +00:00
|
|
|
* fixed refresh bug (too many refresh) when terminal is resized
|
|
|
|
* fixed nicklist display bugs when on top or bottom of chat window
|
2006-03-30 12:08:55 +00:00
|
|
|
* added keyboard handler to plugin API
|
2006-03-26 09:46:30 +00:00
|
|
|
* improved script plugin loader
|
2006-03-25 11:20:37 +00:00
|
|
|
* added hostname/IP option for connection to server
|
2006-03-24 09:57:22 +00:00
|
|
|
* fixed --disable-plugins option in configure script
|
2006-03-24 09:38:54 +00:00
|
|
|
* added /setp command (set plugin options)
|
2006-03-21 13:27:51 +00:00
|
|
|
* fixed high CPU usage when running under a screen that has been killed
|
2006-03-21 11:41:02 +00:00
|
|
|
* aliases are executed before WeeChat/IRC commands, /builtin command added
|
2006-03-19 12:15:27 +00:00
|
|
|
* added /cycle command, /part command does close buffer any more (use
|
|
|
|
/buffer close (or alias /close) to part and close buffer
|
|
|
|
|
2006-03-18 09:03:14 +00:00
|
|
|
Version 0.1.8 (2006-03-18):
|
2006-03-17 14:09:34 +00:00
|
|
|
* improved Ruby plugin
|
2006-03-14 13:06:48 +00:00
|
|
|
* fixed /set command when internal server name contains one or many dots
|
|
|
|
* fixed get_info plugin API function when no server at all is opened
|
2006-03-11 07:33:54 +00:00
|
|
|
* fixed display bug when top of buffer is displayed and first line is
|
|
|
|
removed (according to "history_max_lines" setting)
|
2006-03-10 22:44:21 +00:00
|
|
|
* fixed /mode command output
|
2006-03-08 15:31:26 +00:00
|
|
|
* improved alias completion (now uses target command for completion)
|
|
|
|
* fixed completion problem in private with nicks
|
2006-03-04 23:20:41 +00:00
|
|
|
* added missing IRC command (487)
|
2006-03-04 14:27:14 +00:00
|
|
|
* added inactivity time, available for plugins via get_info("inactivity")
|
2006-03-03 10:40:43 +00:00
|
|
|
* keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll
|
|
|
|
nicklist top/bottom
|
2006-03-02 21:54:33 +00:00
|
|
|
* added special names for plugin message handlers: weechat_pv,
|
|
|
|
weechat_highlight, weechat_ctcp, weechat_dcc
|
2006-02-28 21:11:34 +00:00
|
|
|
* script plugins now load scripts in WeeChat system share directory
|
2006-02-28 15:59:33 +00:00
|
|
|
* /msg command does not open any buffer any more
|
2006-02-26 11:27:43 +00:00
|
|
|
* fixed crash when using global history (when older entry is removed)
|
2006-02-22 11:58:11 +00:00
|
|
|
* added IRC raw data buffer (new key: alt-J + alt-R)
|
|
|
|
* fixed display bug with /kill command
|
2006-02-20 17:01:18 +00:00
|
|
|
* added new plugins functions: add_timer_handler, remove_timer_handler,
|
|
|
|
remove_infobar
|
2006-02-18 13:35:06 +00:00
|
|
|
* plugin messages handlers now called when message is ignored (by /ignore)
|
|
|
|
* new behaviour for messages ignored by a message handler: now WeeChat
|
|
|
|
executes standard handler, treating message as "ignored"
|
2006-02-16 20:27:28 +00:00
|
|
|
* many commands allowed for aliases
|
2006-02-12 22:12:05 +00:00
|
|
|
* many commands allowed when connecting to server
|
2006-02-08 21:37:17 +00:00
|
|
|
* added Lua script plugin
|
|
|
|
* added functions in plugins API: get_server_info, free_server_info,
|
|
|
|
get_channel_info, free_channel_info, get_nick_info, free_nick_info
|
2006-01-30 20:42:53 +00:00
|
|
|
* added option "look_nick_complete_first" (patch from Gwenn)
|
|
|
|
* added option "look_open_near_server" (patch from Gwenn)
|
2006-01-26 13:57:27 +00:00
|
|
|
* fixed bug with /upgrade and servers buffer
|
2006-01-26 10:18:50 +00:00
|
|
|
* fixed bug with "get_dcc_info" plugin interface function
|
2006-01-25 17:52:11 +00:00
|
|
|
* added new scroll keys for a few lines up/down (default: meta-pgup/pgdn)
|
|
|
|
(patch from Pistos)
|
2006-01-25 10:31:22 +00:00
|
|
|
* added new option "irc_away_check_max_nicks" to disable away check on
|
|
|
|
channels with high number of nicks (patch from Gwenn)
|
2006-01-25 08:55:24 +00:00
|
|
|
* added new command line argument for setting WeeChat homedir (-d or --dir)
|
|
|
|
(patch from Gwenn)
|
2006-01-24 15:08:03 +00:00
|
|
|
* fixed bug with charset in infobar highlights
|
2006-01-22 21:30:19 +00:00
|
|
|
* fixed bug with buffer detection in plugins/scripts commands
|
|
|
|
* fixed bug with /history command
|
2006-01-21 11:56:58 +00:00
|
|
|
* added option "irc_show_away_once", to show away message only once in pv
|
2006-03-18 09:03:14 +00:00
|
|
|
* added partial hungarian translation
|
2006-01-21 11:56:58 +00:00
|
|
|
|
2006-01-14 12:09:38 +00:00
|
|
|
Version 0.1.7 (2006-01-14):
|
2006-01-10 08:52:09 +00:00
|
|
|
* fixed msg command (now allowed in private buffer with "*" as target)
|
2006-01-08 01:22:25 +00:00
|
|
|
* removed "irc_default_msg_away" setting, for RFC 2812 conformity
|
2006-01-12 15:05:35 +00:00
|
|
|
(/away command wihtout argument only removes away status),
|
|
|
|
new values for "irc_display_away" (off, local, channel)
|
2006-01-07 23:54:22 +00:00
|
|
|
* fixed refresh bug with Solaris when term size is changed
|
2006-01-03 15:10:17 +00:00
|
|
|
* replaced Texinfo doc by XML Docbook
|
2005-12-22 16:33:04 +00:00
|
|
|
* added color for window separators (when splited)
|
2005-12-16 14:16:03 +00:00
|
|
|
* added completion system for plugins/scripts commands
|
|
|
|
* fixed plugins autoload
|
2005-12-11 00:52:32 +00:00
|
|
|
* added charset by server and channel, new command: /charset
|
2005-12-09 09:23:37 +00:00
|
|
|
* added Ruby script plugin
|
2005-12-06 18:20:59 +00:00
|
|
|
* added /upgrade command
|
|
|
|
* added ETA (Estimated Time of Arrival) for DCC files
|
2005-11-29 10:11:21 +00:00
|
|
|
* /nick command is now allowed when not connected to server
|
2005-11-29 08:23:03 +00:00
|
|
|
* added server/channel arg to /buffer command for jumping to buffer
|
2005-11-26 13:45:32 +00:00
|
|
|
* fixed display bug in chat window when a message length equals to window
|
|
|
|
width
|
2006-02-22 11:58:11 +00:00
|
|
|
* added new keys for switching to other windows: alt-W followed by
|
2005-11-22 13:43:54 +00:00
|
|
|
alt-{arrow}
|
|
|
|
* added new keys for scrolling to previous/next highlight: alt-P / alt-N
|
2005-11-19 22:08:46 +00:00
|
|
|
* added "read marker": an indicator for first unread line in a
|
2005-11-22 13:43:54 +00:00
|
|
|
server or channel buffer (new key alt-U to scroll to marker)
|
2005-11-13 22:14:06 +00:00
|
|
|
* new window maganement: custom size for windows, auto resize when
|
|
|
|
terminal is resized
|
|
|
|
* fixed infinite loop when resizing term to small size
|
2005-11-13 17:30:28 +00:00
|
|
|
* added /history command
|
|
|
|
|
2005-11-11 11:23:04 +00:00
|
|
|
Version 0.1.6 (2005-11-11):
|
2005-11-04 11:53:23 +00:00
|
|
|
* new color management system, IRC colors are now correctly
|
|
|
|
displayed and can be removed by new options irc_colors_receive
|
|
|
|
and irc_colors_send
|
2005-11-04 16:14:28 +00:00
|
|
|
* fixed scroll problem when one line is bigger than screen size
|
2005-10-30 09:56:24 +00:00
|
|
|
* added setting for having one server buffer for all servers
|
|
|
|
(look_one_server_buffer)
|
2005-10-28 13:07:32 +00:00
|
|
|
* added setting for ignoring some chars when completing nicks
|
2005-10-27 10:28:20 +00:00
|
|
|
* fixed IRC message parser bug
|
|
|
|
* signal SIGPIPE is now ignored
|
2005-10-26 23:15:38 +00:00
|
|
|
* added partial match for highlights
|
2005-10-22 14:04:26 +00:00
|
|
|
* added dcc_own_ip and dcc_port_range settings
|
2005-10-21 13:59:55 +00:00
|
|
|
* full UTF-8 support, auto-detection of UTF-8 usage (locale)
|
2005-10-18 17:46:54 +00:00
|
|
|
* added "Day changed to [date]" message when day changes
|
2005-10-15 12:34:21 +00:00
|
|
|
* new plugin interface, rewritten from scratch: now loads dynamic C
|
2005-12-09 09:23:37 +00:00
|
|
|
library, and perl/python are script plugins
|
2005-10-18 15:56:00 +00:00
|
|
|
* log options (for server/channel/private) can now be set while
|
|
|
|
WeeChat is running
|
2005-11-04 11:53:23 +00:00
|
|
|
* added channel modes +e and +f
|
|
|
|
* added some missing IRC commands, fixed command 367
|
2005-10-02 20:52:38 +00:00
|
|
|
* added colors for input buffer and current channel of status bar
|
2005-10-02 08:16:12 +00:00
|
|
|
* added online help for config options (with /set full_option_name)
|
2005-10-01 13:41:10 +00:00
|
|
|
* enhanced "smart" hotlist, with names (new options:
|
|
|
|
look_hotlist_names_{count|level|length})
|
|
|
|
|
2005-09-24 11:35:13 +00:00
|
|
|
Version 0.1.5 (2005-09-24):
|
2005-09-23 09:57:45 +00:00
|
|
|
* added /ame command (send CTCP action to all channels of all
|
|
|
|
connected servers)
|
2005-09-22 08:21:53 +00:00
|
|
|
* added setting "irc_notice_as_pv" to see notices as pv
|
2005-09-20 17:44:44 +00:00
|
|
|
* added nicks colors in setup file
|
2005-09-20 16:14:04 +00:00
|
|
|
* fixed DCC bug: delete failed file only if really empty (on disk)
|
2005-09-15 14:02:38 +00:00
|
|
|
* fixed IRC message parser bug
|
2005-09-15 08:21:36 +00:00
|
|
|
* fixed scroll problem (screen moving when scrolling and new line
|
|
|
|
displayed)
|
2005-09-14 08:39:14 +00:00
|
|
|
* fixed infinite loop when scrolling back and displaying long lines
|
2005-09-13 17:04:34 +00:00
|
|
|
* fixed crash when closing a buffer used by more than one window
|
2005-09-10 08:53:35 +00:00
|
|
|
* added some missing IRC commands
|
2005-09-07 10:14:07 +00:00
|
|
|
* fixed DCC display bug (now decodes string according to charset)
|
2005-09-04 12:55:25 +00:00
|
|
|
* added /ignore and /unignore commands
|
2005-09-03 12:37:20 +00:00
|
|
|
* fixed bug with strings comparison (str[n]casecmp) and some locales
|
|
|
|
(like turkish), now using ASCII comparison (thanks to roktas)
|
2005-09-02 08:16:52 +00:00
|
|
|
* signal SIGQUIT is now ignored
|
2005-08-17 16:54:05 +00:00
|
|
|
* fixed refresh bug when one line is bigger than screen size
|
2005-08-16 21:01:32 +00:00
|
|
|
* fixed look_nicklist_min_size and look_nicklist_max_size options
|
2005-08-15 21:52:15 +00:00
|
|
|
* fixed refresh bug when changing channel modes
|
2005-07-31 11:32:28 +00:00
|
|
|
* jump to next server now saves current channel buffer for each server
|
2005-07-30 18:41:48 +00:00
|
|
|
* ctrl-up/ctrl-down keys added to call previous/next command in global
|
|
|
|
history (common to all buffers)
|
|
|
|
|
2005-07-30 08:28:43 +00:00
|
|
|
Version 0.1.4 (2005-07-30):
|
2005-07-22 08:11:39 +00:00
|
|
|
* join and part/quit prefixes (arrows) now displayed with different colors
|
2005-07-19 17:35:51 +00:00
|
|
|
* added "irc_highlight" setting, to get highlight with any word
|
2005-07-19 09:46:23 +00:00
|
|
|
* fixed auto-rejoin for channels with key
|
2005-07-17 11:03:00 +00:00
|
|
|
* fixed /ctcp command (now any command/data allowed)
|
2005-07-17 00:02:40 +00:00
|
|
|
* added /amsg command (send text to all channels of all connected servers)
|
2005-07-14 07:04:45 +00:00
|
|
|
* fixed SIGSEGV handler (now write a core file by aborting program)
|
|
|
|
* fixed statusbar & infobar background refresh problem with some systems
|
2005-07-13 17:40:20 +00:00
|
|
|
* added color for private in hotlist (different than color for highlight)
|
2005-07-13 16:24:47 +00:00
|
|
|
* added DCC resume and timeout
|
2005-07-12 08:35:58 +00:00
|
|
|
* added function for Perl/Python to get DCC list
|
2005-07-12 17:05:01 +00:00
|
|
|
* fixed FIFO pipe (command now authorized on a buffer not connected
|
|
|
|
to an IRC server)
|
2005-07-11 14:34:20 +00:00
|
|
|
* topic completion now decodes UTF-8 string
|
2005-07-11 12:14:57 +00:00
|
|
|
* fixed bug with IRC URL on command line (irc://)
|
2005-07-09 15:30:51 +00:00
|
|
|
* new keyboard management: keys are setup in config file, new command
|
2006-02-22 11:58:11 +00:00
|
|
|
/key was added and some new default keys were added, alt-K key is
|
2005-07-16 11:14:47 +00:00
|
|
|
used to grab key (useful for /key command)
|
2005-07-09 15:30:51 +00:00
|
|
|
* added seconds in infobar time (optional thanks to new setting)
|
|
|
|
* fixed some curses refreshs
|
2005-07-06 07:13:03 +00:00
|
|
|
* channels auto-prefixed by "#" (if no prefix found) for /join command
|
|
|
|
|
2005-07-02 17:03:23 +00:00
|
|
|
Version 0.1.3 (2005-07-02):
|
2005-06-30 19:22:01 +00:00
|
|
|
* proxy support (http, socks4, socks5) with authentification (http, socks5)
|
|
|
|
and ipv6 support (client to proxy)
|
2005-06-30 12:55:36 +00:00
|
|
|
* completion added for config option (with /set command)
|
|
|
|
* commands from users outside channel now authorized (if special user or
|
|
|
|
channel without "n" flag)
|
2005-06-27 16:27:31 +00:00
|
|
|
* added IPv6 support
|
2005-06-20 14:04:17 +00:00
|
|
|
* kill command now received and displayed
|
2005-06-21 08:05:58 +00:00
|
|
|
* added SSL support
|
2005-06-19 14:22:11 +00:00
|
|
|
* channel notify levels are saved in config file (new option
|
|
|
|
"server_notify_levels" for server sections)
|
2005-06-18 09:28:16 +00:00
|
|
|
* part message now accepts %v (replaced by WeeChat version), like quit message
|
|
|
|
* errors while loading perl scripts are now displayed in server buffer
|
|
|
|
(instead of current buffer)
|
|
|
|
* in python scripts, all messages written in stdin and stderr are redirected
|
|
|
|
in server buffer
|
2005-06-16 16:52:17 +00:00
|
|
|
* fix a filename error while loading a python script manually
|
2005-06-16 11:02:19 +00:00
|
|
|
* fixed plugins "print" and "prnt" functions: now ok for writing on server
|
|
|
|
buffers
|
2005-06-15 17:17:45 +00:00
|
|
|
* fixed color problem with new libcurses version
|
2006-02-22 11:58:11 +00:00
|
|
|
* fixed crash when using alt-S or alt-X on DCC buffer (alt-D)
|
2005-05-24 14:10:56 +00:00
|
|
|
* fixed startup crash when config file (~/.weechat/weechat.rc) is not found
|
|
|
|
* improved Perl/Python libs detection for ./configure script
|
|
|
|
|
2005-05-21 07:04:11 +00:00
|
|
|
Version 0.1.2 (2005-05-21):
|
2005-05-07 09:29:26 +00:00
|
|
|
* added Python plugin support, improved Perl interface (and now Perl/Python
|
|
|
|
libraries are checked by configure script)
|
2006-02-22 11:58:11 +00:00
|
|
|
* added nicklist scroll keys (alt+{home/end/pgup/pgdn} or F11/F12)
|
2005-04-23 18:13:25 +00:00
|
|
|
* added transfer rate for DCC files
|
2005-04-19 21:02:59 +00:00
|
|
|
* added "-all" option for /nick command
|
2005-04-09 11:34:15 +00:00
|
|
|
* buffers timestamp can now be changed (new option in config file)
|
2005-04-30 10:29:54 +00:00
|
|
|
* WeeChat now ok under *BSD and Mac OS X
|
2005-05-07 09:29:26 +00:00
|
|
|
* fixed nicklist sort
|
2005-04-03 17:12:12 +00:00
|
|
|
* fixed crash when purging old DCC
|
2005-03-24 16:42:24 +00:00
|
|
|
* fixed crash with 64-bits arch (like AMD64) when converting UTF-8
|
2005-04-28 18:34:12 +00:00
|
|
|
* added missing IRC commands (307, 341, 485, 671)
|
2005-03-21 06:18:03 +00:00
|
|
|
|
2005-03-20 07:22:53 +00:00
|
|
|
Version 0.1.1 (2005-03-20):
|
2005-03-15 21:15:36 +00:00
|
|
|
* added nicks count for channel buffers
|
2005-03-12 03:16:30 +00:00
|
|
|
* added FIFO pipe for remote control
|
2005-03-05 17:03:15 +00:00
|
|
|
* added crash dump when WeeChat receives SIGSEGV (Segmentation fault)
|
2005-02-26 11:10:20 +00:00
|
|
|
* added new display engine: doesn't cut words at end of lines
|
2005-02-27 02:40:11 +00:00
|
|
|
* added DCC send and DCC chat
|
2005-03-16 21:49:49 +00:00
|
|
|
* added /halfop & /dehalfop commands, fixed halfop display bug in nicklist
|
2005-03-13 23:36:45 +00:00
|
|
|
* added /ban, /unban and /kickban commands
|
2005-02-27 13:25:36 +00:00
|
|
|
* added spanish translation
|
2005-03-10 15:40:18 +00:00
|
|
|
* added --irc-commands and --weechat-commands command line options
|
2005-02-20 13:37:47 +00:00
|
|
|
* connection to IRC server is now made by child process (non blocking)
|
2005-02-15 20:03:35 +00:00
|
|
|
* added support for UnrealIrcd ("~" for chan owner, "&" for chan admin)
|
2005-02-22 21:58:40 +00:00
|
|
|
* new key for window switch (now: F5/F6=switch buffer, F7/F8=switch window)
|
2005-02-12 21:21:54 +00:00
|
|
|
* on server buffer, only server messages are logged
|
2005-02-17 22:48:44 +00:00
|
|
|
* improved /help command output
|
2005-02-12 21:21:54 +00:00
|
|
|
* plugins messages are logged with new config option (log_plugin_msg)
|
2005-03-13 23:36:45 +00:00
|
|
|
* fixed /kick command
|
2005-03-12 20:08:08 +00:00
|
|
|
* fixed /invite command (and now invite requests are displayed)
|
2005-02-15 18:41:47 +00:00
|
|
|
* fixed /buffer close command (now ok when disconnected from server)
|
2005-02-13 19:59:11 +00:00
|
|
|
* fixed display bugs when many windows are opened
|
2005-02-12 21:21:54 +00:00
|
|
|
|
2005-02-12 12:59:32 +00:00
|
|
|
Version 0.1.0 (2005-02-12):
|
2005-02-06 03:13:33 +00:00
|
|
|
* improved /window command: now split and merge are ok
|
2005-02-05 17:39:48 +00:00
|
|
|
* away nicks are now displayed with another color (new option: "irc_away_check")
|
|
|
|
* added away indicator in status bar
|
2005-01-23 02:14:37 +00:00
|
|
|
* added lag indicator (and auto-disconnect after a delay if important lag)
|
2005-01-16 11:52:22 +00:00
|
|
|
* improved completion: now completes commands arguments (IRC and internal),
|
|
|
|
when only one completion matches, completion mechanism is stoped (to
|
|
|
|
complete command arg for example)
|
2005-01-05 23:07:08 +00:00
|
|
|
* improved /set command: empty strings are allowed, new colors, server
|
|
|
|
options can be changed while WeeChat is running
|
2005-01-04 22:48:40 +00:00
|
|
|
* added default away/part/quit messages in config file
|
|
|
|
* new [irc] section in config file, option "look_display_away" moved to
|
|
|
|
"irc_display_away"
|
|
|
|
* server messages & errors are all prefixed (by 3 chars, like '-@-')
|
2005-02-06 13:15:47 +00:00
|
|
|
* added new options for charset (UTF-8 support): look_charset_decode,
|
|
|
|
look_charset_encode and look_charset_internal
|
2005-01-31 23:33:59 +00:00
|
|
|
* fixed many memory leaks
|
|
|
|
* fixed colors bug: removed "gray" color (replaced by "default"), colors are
|
|
|
|
ok when terminal has white (or light) background
|
2005-02-06 03:13:33 +00:00
|
|
|
* fixed crash when resizing terminal to small size
|
2005-01-31 23:33:59 +00:00
|
|
|
* fixed crash when multiple servers and big messages received from server
|
|
|
|
* fixed crash when closing some private buffers
|
|
|
|
* fixed crash when unknown section with option(s) in config file
|
2005-01-16 11:52:22 +00:00
|
|
|
* fixed /op, /deop, /voice, /devoice (now ok with many nicks)
|
2005-01-08 17:37:23 +00:00
|
|
|
* fixed /me command (now ok without parameter)
|
2005-01-04 22:48:40 +00:00
|
|
|
* fixed /away command (now ok if not away)
|
2005-01-08 11:40:23 +00:00
|
|
|
* logs are now disabled by default (server/channel/private)
|
2005-01-02 02:10:10 +00:00
|
|
|
|
2005-01-01 12:31:19 +00:00
|
|
|
Version 0.0.9 (2005-01-01):
|
2004-12-27 16:22:39 +00:00
|
|
|
* auto-reconnection to server (new options: server_autoreconnect (on/off),
|
|
|
|
server_autoreconnect_delay (in seconds))
|
|
|
|
* major bug fixed when socket is closed by server (100% CPU usage fixed),
|
|
|
|
and disconnections are now ok (all channels are "closed", history is still
|
|
|
|
visible, and buffer will be used again if reconnection to server)
|
2004-12-23 11:31:34 +00:00
|
|
|
* option "look_remove_colors_from_msgs" is now working
|
2004-12-22 13:39:39 +00:00
|
|
|
* fixed display of nick mode changes
|
2004-12-31 15:59:58 +00:00
|
|
|
* new command "/buffer close" (close any server/channel/private buffer)
|
2004-12-22 13:39:39 +00:00
|
|
|
* /notice command fixed (and display when received from server)
|
2006-02-22 11:58:11 +00:00
|
|
|
* new keys: ctrl+A (=home), ctrl+E (=end), ctrl+W (= ctrl+Backspace),
|
|
|
|
alt-S (switch to server buffer), alt-X (switch to first channel of next
|
2004-12-31 15:59:58 +00:00
|
|
|
server)
|
2004-12-22 13:39:39 +00:00
|
|
|
* added new config option: "server_command_delay" (delay in seconds after
|
|
|
|
startup command for each server)
|
|
|
|
|
2004-10-30 09:57:16 +00:00
|
|
|
Version 0.0.8 (2004-10-30):
|
2004-10-29 08:02:07 +00:00
|
|
|
* /kick command fixed: now ok with many words as reason
|
2004-10-17 11:28:03 +00:00
|
|
|
* nickserv passwords hidden (new config option: log_hide_nickserv_pwd on/off)
|
2004-10-17 09:13:54 +00:00
|
|
|
* auto-rejoin channels when kicked (new config option: server_autorejoin on/off)
|
2004-10-03 16:29:05 +00:00
|
|
|
* added IRC::command function for Perl scripts
|
2004-10-03 12:43:32 +00:00
|
|
|
* fixed bug when adding alias with same name as other
|
2004-10-03 01:56:30 +00:00
|
|
|
* /buffer command developed (buffers list, move and notify)
|
2004-09-19 20:26:15 +00:00
|
|
|
* logging buffers to disk (server/channel/private according to user prefs)
|
2004-09-12 17:22:45 +00:00
|
|
|
* Away now announced in channels, and config option "look_display_away" added
|
|
|
|
to enable/disable this feature
|
2004-09-08 16:41:15 +00:00
|
|
|
* Fixed crash when resizing terminal to very small size
|
|
|
|
* "-MORE-" message is now erased when switching to another buffer
|
2006-02-22 11:58:11 +00:00
|
|
|
* DCC file receive ok (alt-D for DCC view)
|
2004-08-31 22:53:33 +00:00
|
|
|
* /query command now reopens private buffer if already opened
|
2006-02-22 11:58:11 +00:00
|
|
|
* added key for redrawing terminal (ctrl-L)
|
|
|
|
* added key for clearing hotlist (alt-R)
|
2004-08-10 18:02:38 +00:00
|
|
|
|
2004-08-08 19:49:15 +00:00
|
|
|
Version 0.0.7 (2004-08-08):
|
2004-07-05 22:31:26 +00:00
|
|
|
* new "col_status_delimiters" config option
|
2004-07-04 15:39:49 +00:00
|
|
|
* /buffer command added, buffers ordered by number, auto-jump to active
|
2006-02-22 11:58:11 +00:00
|
|
|
buffers (alt-A), jump to buffers by number (alt-number)
|
2004-07-04 15:39:49 +00:00
|
|
|
* /window command added, split terminal horizontally/vertically
|
2004-07-02 23:19:36 +00:00
|
|
|
* unique color for each nick (based on nickname)
|
|
|
|
* action messages are now considered as messages, not crappy joins/parts
|
2004-06-17 18:48:01 +00:00
|
|
|
* fixed display bug when nicklist is displayed at bottom of screen
|
2004-06-13 00:40:30 +00:00
|
|
|
* added history limit (text buffer & commands)
|
2004-07-02 23:19:36 +00:00
|
|
|
* replaced --enable-debug with --with-debug option for ./configure, which is
|
|
|
|
now integer: 1 = compiler debug flag, 2 = same 1 with verbose debug messages
|
|
|
|
in WeeChat (default: 0 = no debug)
|
2004-06-13 00:40:30 +00:00
|
|
|
|
2004-06-05 09:20:35 +00:00
|
|
|
Version 0.0.6 (2004-06-05):
|
2004-05-31 15:16:34 +00:00
|
|
|
* improved channel highlight (priority to message vs join/part)
|
2004-03-27 15:09:36 +00:00
|
|
|
* fixed bug when opened private win and remote user changes his nick
|
|
|
|
* /query command added (starts private conversation)
|
2004-03-20 11:19:00 +00:00
|
|
|
* IRC messages 476, 477 added
|
2004-02-29 16:31:26 +00:00
|
|
|
* /mode command is now ok and channel flags are displayed in status bar
|
2004-02-24 23:29:58 +00:00
|
|
|
* fixed display bug (text was blinking when scrolling)
|
2004-02-21 13:26:28 +00:00
|
|
|
* CTCP Version reply is now in english only and doesn't show host (security reason)
|
|
|
|
|
2004-02-07 19:22:53 +00:00
|
|
|
Version 0.0.5 (2004-02-07):
|
2004-01-24 20:17:01 +00:00
|
|
|
* /set command to modify config options when WeeChat is running
|
2004-01-24 21:53:22 +00:00
|
|
|
* fixed look_nicklist config option, now enables/disables nicklist
|
2004-01-24 02:22:16 +00:00
|
|
|
* secured code to prevent buffer overflows and memory leaks
|
2004-01-21 15:55:25 +00:00
|
|
|
* fixed QUIT IRC command: now sent to all connected servers (not only current)
|
2004-01-24 21:53:22 +00:00
|
|
|
* URL command line parameter to connect to server(s)
|
2004-01-21 15:29:43 +00:00
|
|
|
* new Perl script function to display message in info bar ("IRC::print_infobar")
|
2004-01-21 18:40:13 +00:00
|
|
|
* info bar highlight notifications
|
2004-01-19 23:16:07 +00:00
|
|
|
* info bar timestamp is added to config ("look_infobar_timestamp")
|
2004-01-18 18:59:34 +00:00
|
|
|
* added info bar (optional, "look_infobar" to enable it, "on" by default)
|
|
|
|
* fixed crash with /oper command
|
2004-01-17 10:47:37 +00:00
|
|
|
* for default config file, nick is now based on un*x username (thanks to Witukind)
|
2004-01-15 23:09:18 +00:00
|
|
|
* fixed crash when config file cannot be written
|
2004-01-11 17:29:56 +00:00
|
|
|
* -c (or --config) command line parameter added to see config file options
|
2004-01-01 23:14:20 +00:00
|
|
|
* highlight action messages
|
|
|
|
|
2004-01-01 11:10:22 +00:00
|
|
|
Version 0.0.4 (2004-01-01):
|
2003-12-26 12:59:31 +00:00
|
|
|
* Perl plugin, with auto-load
|
2003-12-31 16:00:20 +00:00
|
|
|
* when private window is created (another user is talking), WeeChat does not
|
|
|
|
switch to this window
|
|
|
|
* highlight when our nick is written in a channel/private window
|
|
|
|
* ctrl-C now intercepted (ignored)
|
2003-11-09 00:08:01 +00:00
|
|
|
* debug messages can be enabled via ./configure --enbale-debug option
|
|
|
|
|
2003-11-03 22:03:47 +00:00
|
|
|
Version 0.0.3 (2003-11-03):
|
2003-10-26 23:36:10 +00:00
|
|
|
* ./configure script to build WeeChat
|
2003-10-12 09:20:22 +00:00
|
|
|
* nicks are now correctly sorted (op, halfop, voice, other)
|
2003-11-02 23:04:20 +00:00
|
|
|
* fixed problem with '353' IRC message (nicklist)
|
|
|
|
* fixed problem when nick is truncated by server
|
2003-10-11 17:38:38 +00:00
|
|
|
* fixed crash when entering text without any server connection
|
2003-11-02 00:16:41 +00:00
|
|
|
* fixed crash when /set command is executed
|
2003-10-11 00:25:46 +00:00
|
|
|
* fixed display bug (text was blinking when scrolling)
|
2003-10-12 00:05:29 +00:00
|
|
|
* french translation
|
2003-10-08 22:24:23 +00:00
|
|
|
* new IRC command: /stats, /service, /squit, /motd, /lusers, /links, /time,
|
2003-10-11 00:25:46 +00:00
|
|
|
/trace, /admin, /info, /servlist, /squery, /who, /whowas, /die, /summon,
|
2003-10-12 17:03:38 +00:00
|
|
|
/users, /wallops, /userhost, /ison, /ctcp ping
|
2003-10-12 00:05:29 +00:00
|
|
|
* code cleanup
|
2003-10-06 22:24:19 +00:00
|
|
|
|
2003-10-05 09:06:39 +00:00
|
|
|
Version 0.0.2 (2003-10-05):
|
2003-10-04 23:23:24 +00:00
|
|
|
* added commands /rehash and /restart
|
2003-10-04 10:47:11 +00:00
|
|
|
* command & auto-join channels when connected to server
|
2003-10-04 08:53:10 +00:00
|
|
|
* new commands for alias: /alias, /unalias (new section in config file)
|
|
|
|
* config is now saved automatically when quitting WeeChat, /save command added
|
|
|
|
* new commands for servers: /server, /connect, /disconnect
|
2003-09-29 21:46:34 +00:00
|
|
|
* added autoconnect flag for each server in config file
|
2003-10-04 08:53:10 +00:00
|
|
|
* added "look_set_title" option in config file
|
2003-09-29 21:46:34 +00:00
|
|
|
* term window title is modified with WeeChat name and version
|
|
|
|
* fixed nicklist display bug
|
|
|
|
* fixed crash when sending command which can only be received
|
|
|
|
* CTCP version returns more info (about OS)
|
|
|
|
|
|
|
|
Version 0.0.1 (2003-09-27):
|
|
|
|
* ncurses GUI with color output
|
|
|
|
* multi-servers
|
|
|
|
* channel windows, with nicklist (position: top, bottom, left or right)
|
|
|
|
* private windows
|
|
|
|
* IRC commands: away, ctcp, deop, devoice, invite, join, kick, kill, list,
|
|
|
|
me, mode, msg, names, nick, notice, op, oper, part, ping, pong, quit,
|
|
|
|
quote, topic, version, voice, whois
|
|
|
|
* WeeChat commands: clear, help, set (partial)
|
|
|
|
* many config options
|
|
|
|
* log file (~/.weechat/weechat.log)
|
|
|
|
* nicklist can be moved on top, bottom, left or right of window
|