Sebastien Helleu
c5a30be877
New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar display, fixed nick in input for IRC buffers
...
The "irc/debug" buffer is displayed when IRC debug is enabled (with "/debug irc" thru debug plugin).
If the buffer is closed, it is reopen when new messages are written, until debug is disabled by user (with "/debug irc").
2008-02-22 14:29:34 +01:00
Sebastien Helleu
dec0e7dc12
Added new plugin "debug"
2008-02-21 17:31:59 +01:00
Sebastien Helleu
960d10cad0
Removed option "-command" for command "/server" in IRC plugin
2008-02-03 16:34:19 +01:00
Sebastien Helleu
1e0753e08b
Use of many addresses for one IRC server (auto-switch when a connexion fails), nicks are now set with one option "nicks" (task #6088 )
2008-02-03 16:12:52 +01:00
Sebastien Helleu
cb657254bb
Replaced options nick1/nick2/nick3 by nicks in IRC servers
2008-02-03 00:09:35 +01:00
Sebastien Helleu
adab75c345
Updated translations
2008-01-29 15:21:00 +01:00
Sebastien Helleu
ad41486543
Added config file functions in plugins API, improved /reload and /save commands (now possible to reload/save some files only), fixed completion bug
2008-01-27 10:48:29 +01:00
Sebastien Helleu
ed26a0389c
Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal catched (reload all config files), better config files reloading
2008-01-24 16:50:20 +01:00
Sebastien Helleu
4cdcb11415
Updated translations
2008-01-19 17:20:07 +01:00
Sebastien Helleu
337908e9ef
Update of translations for scripts, fix bugs and code factorized in script plugins
2008-01-14 11:18:39 +01:00
Sebastien Helleu
add64d6f47
New arguments for function "register" in scripts (author, license), with optional check of license when script is loaded
2008-01-11 15:08:36 +01:00
Sebastien Helleu
9f2fc59569
Partial migration of Perl plugin to new API
2008-01-09 18:26:17 +01:00
Sebastien Helleu
f94b679a4a
Added hotlist option for buffer in plugins API, improved buffer refreshs
2008-01-06 12:44:54 +01:00
Sebastien Helleu
e3b52115c7
Update of year in some copyrights
2008-01-02 12:47:09 +01:00
Sebastien Helleu
6fd0bd2158
All messages translated to french, fixed bugs/typos in some messages
2007-12-18 17:20:08 +01:00
Sebastien Helleu
04e5afe6e4
Cleanup WeeChat error and warning messages, updated po files
2007-11-01 11:19:46 +01:00
Sebastien Helleu
2ab46db3ad
Updated po files
2007-10-31 18:28:30 +01:00
FlashCode
16f2d59a6b
Updated WeeChat description
2007-09-21 16:45:47 +02:00
Sebastien Helleu
8ac688d6d0
Removed source locations in gettext files
2007-09-19 12:18:33 +02:00
Sebastien Helleu
d13f3b1265
Version 0.2.7-dev
2007-09-06 10:51:11 +00:00
Sebastien Helleu
c056a03871
Version 0.2.6
2007-09-06 08:24:31 +00:00
Sebastien Helleu
9d69720b26
Added new option "deloutq" to /server command to flush all servers messages out queues (task #7221 )
2007-09-02 16:24:18 +00:00
Sebastien Helleu
f523d2b0a5
Added "/debug buffer" command to see raw buffer content
2007-08-31 11:21:24 +00:00
Sebastien Helleu
882b72cd0c
Added string length limit for setup file options
2007-08-29 12:53:35 +00:00
Sebastien Helleu
b0490eb249
Fixed typo in /help server
2007-08-27 09:55:38 +00:00
Sebastien Helleu
73d9515f5c
Added option to align text of messages (except first lines) (task #7246 )
2007-08-27 08:22:41 +00:00
Sebastien Helleu
57282055c3
Fixed typo in /help server
2007-08-27 07:32:27 +00:00
Sebastien Helleu
dc92ee389c
Added paste detection, new options look_paste_max_lines and col_input_actions (task #5442 )
2007-08-17 09:09:09 +00:00
Sebastien Helleu
ec78674d4e
Added support of channel mode +u (channel user) (bug #20717 )
2007-08-09 09:35:17 +00:00
Sebastien Helleu
c246d44762
Fixed /server help message
2007-08-08 14:27:02 +00:00
Sebastien Helleu
09ddfcd860
Improved /connect command to connect to a host by creating a temporary server, added option to /server to create temporary server (task #7095 )
2007-08-08 14:08:06 +00:00
Sebastien Helleu
028d38b44e
Allow clear of multiple selected buffers with /clear (patch #6112 )
2007-08-08 09:07:19 +00:00
Sebastien Helleu
f68a2cbfcd
Added "copy" and "rename" options to /server command
2007-08-08 08:19:04 +00:00
Sebastien Helleu
362866fdf2
Added key for setting unread marker on all buffers (default: ctrl-S + ctrl-U) (task 7180)
2007-08-06 09:30:22 +00:00
Sebastien Helleu
0904d9afaf
Fixed crash when sending data to channel or pv on disconnected server (bug #20524 )
2007-07-18 23:26:23 +00:00
Sebastien Helleu
2da039222d
Added pv count in /server output
2007-07-18 16:50:56 +00:00
Sebastien Helleu
271bd21802
Improved command /server ant its output, added plural form in PO files
2007-07-18 16:35:12 +00:00
Sebastien Helleu
2c3fad454c
Added "buffer_move" event handler to plugins API (task #6708 )
2007-07-18 12:02:40 +00:00
Sebastien Helleu
3b48025071
Added key function "jump_previous_buffer" to jump to buffer previously displayed (new key: alt-J + alt-P) (task #7085 )
2007-07-15 18:06:56 +00:00
Sebastien Helleu
241f70f869
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-12 15:00:45 +00:00
Sebastien Helleu
fc2693c8e1
Added "scroll" option to /buffer command
2007-07-05 16:44:42 +00:00
Sebastien Helleu
cd3599e6db
Removed tests on binary when using /upgrade
2007-06-12 13:42:33 +00:00
Sebastien Helleu
bbe20b9b30
Fixed log file when channel name contains "/" (bug #20072 )
2007-06-12 13:02:19 +00:00
Sebastien Helleu
00c4e36357
Command /away allowed when not connected to server (internally stored and AWAY command is sent when connecting to server) (task #7003 )
2007-06-12 10:17:11 +00:00
Sebastien Helleu
3799b83107
Added argument for /upgrade command (path to binary), check that binary file is found and has execution permissions before upgrading
2007-06-11 13:46:50 +00:00
Sebastien Helleu
299d37a342
Added hotlist sort with new option "look_hotlist_sort" (task #5870 )
2007-06-08 16:04:50 +00:00
Sebastien Helleu
6971faba65
Version 0.2.6-cvs
2007-06-07 16:12:15 +00:00
Sebastien Helleu
dfea9b208c
Version 0.2.5
2007-06-07 15:13:15 +00:00
Sebastien Helleu
87fa5c8b52
Updated translations
2007-06-06 10:35:16 +00:00
Sebastien Helleu
8978b9c4b9
Added "weechat.log" name in error message when WeeChat log file is locked
2007-06-05 14:00:47 +00:00