Sebastien Helleu
|
c525b231e4
|
Added hostnames associeted to nicks (available for /ban completion)
|
2006-04-08 18:38:00 +00:00 |
|
Sebastien Helleu
|
212ec7a76d
|
Added nick alignment in private buffers
|
2006-04-03 09:35:08 +00:00 |
|
Sebastien Helleu
|
d01081241a
|
Added nick alignment options
|
2006-04-02 21:53:41 +00:00 |
|
Sebastien Helleu
|
8ef6192b49
|
Fixed string explosion bug (should return 0 with empty string)
|
2006-04-02 11:37:22 +00:00 |
|
Sebastien Helleu
|
f98d66a842
|
Fixed /buffer close bug with part message
|
2006-04-02 10:45:29 +00:00 |
|
Sebastien Helleu
|
cc324abb75
|
Fixed bug with /alias and /unalias commands when alias begins with '/'
|
2006-03-30 17:08:23 +00:00 |
|
Sebastien Helleu
|
83bdd97916
|
Added keyboard handler to plugin API
|
2006-03-30 12:08:55 +00:00 |
|
Sebastien Helleu
|
9abddbb7e9
|
Fixed bug with /set string value completion
|
2006-03-25 11:53:00 +00:00 |
|
Sebastien Helleu
|
eaa33bfb8e
|
Added hostname/IP option for connection to server
|
2006-03-25 11:20:37 +00:00 |
|
Sebastien Helleu
|
d9c032fee3
|
Added /setp command (set plugin options)
|
2006-03-24 09:38:54 +00:00 |
|
Sebastien Helleu
|
9fb1176b1b
|
Completed /set command help
|
2006-03-21 14:17:29 +00:00 |
|
Sebastien Helleu
|
27fd4beca7
|
Aliases are executed before WeeChat/IRC commands, /builtin command added
|
2006-03-21 11:41:02 +00:00 |
|
Sebastien Helleu
|
e499c1cb32
|
Added /cycle command, /part command does close buffer any more
|
2006-03-19 12:15:27 +00:00 |
|
Sebastien Helleu
|
2c894b89e7
|
Fixed /set command when internal server name contains one or many dots
|
2006-03-14 13:06:48 +00:00 |
|
Sebastien Helleu
|
227c05447f
|
Improved alias completion (now uses target command for completion)
|
2006-03-08 15:31:26 +00:00 |
|
Sebastien Helleu
|
1005890db2
|
Fixed completion bug with commands in pv (nick completion, for example with /me)
|
2006-03-06 21:09:09 +00:00 |
|
Sebastien Helleu
|
8f714033ac
|
Fixed chmod on home (now chmod is not executed when a directory is user's home)
|
2006-03-06 20:58:08 +00:00 |
|
Sebastien Helleu
|
650805f204
|
Using new default value for DCC download dir (created at startup), fixed logs dir creation
|
2006-03-04 15:37:20 +00:00 |
|
Sebastien Helleu
|
5c29def9d9
|
Fixed crash when using global history (when older entry is removed)
|
2006-02-26 11:27:43 +00:00 |
|
Sebastien Helleu
|
c0a1673060
|
Added IRC raw data buffer
|
2006-02-22 11:58:11 +00:00 |
|
Sebastien Helleu
|
4f81254e40
|
Fixed message displayed when a command handler failed (now "failed" instead of
"command not found")
|
2006-02-18 12:50:55 +00:00 |
|
Emmanuel Bouthenot
|
a62a002522
|
clean code while parsing commands in server_command and make possible to run many (irc or weechat) commands with alias
|
2006-02-16 09:51:08 +00:00 |
|
Sebastien Helleu
|
0538215157
|
Updated doc for server_command setting
|
2006-02-12 22:12:05 +00:00 |
|
Sebastien Helleu
|
70ad116c0f
|
Added options "look_open_near_server" and "look_nick_complete_first" (patch from Gwenn)
|
2006-01-30 20:22:40 +00:00 |
|
Sebastien Helleu
|
0e91f0c208
|
Fixed bug with /upgrade when servers buffer (with one buffer for all servers) is moved to buffer # > 1
|
2006-01-26 13:57:27 +00:00 |
|
Sebastien Helleu
|
2e1c6023d7
|
Fixed bug with option "irc_away_check_max_nicks" (now channels are refreshed when nicks count changed)
|
2006-01-26 10:04:57 +00:00 |
|
Sebastien Helleu
|
464fc8abdf
|
Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patch from Pistos)
|
2006-01-25 17:52:11 +00:00 |
|
Sebastien Helleu
|
1607c44e75
|
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 10:31:22 +00:00 |
|
Sebastien Helleu
|
364d774ded
|
Added new command line argument for setting WeeChat homedir (-d or --dir) (patch from Gwenn)
|
2006-01-25 08:55:24 +00:00 |
|
Sebastien Helleu
|
8cd8410448
|
Fixed bugs: buffer detection in plugins/scripts commands, and /history command
|
2006-01-22 21:30:19 +00:00 |
|
Sebastien Helleu
|
3c16d49d2d
|
Added some info for commands and options help
|
2006-01-21 21:26:24 +00:00 |
|
Sebastien Helleu
|
5aeb7921fe
|
Added option "irc_show_away_once", to show away message only once in pv
|
2006-01-21 11:56:58 +00:00 |
|
Sebastien Helleu
|
a4695f5ba2
|
New values for "irc_display_away" (off, local, channel)
|
2006-01-12 15:05:35 +00:00 |
|
Sebastien Helleu
|
b3b1ab104b
|
Fixed hotlist display bug with server buffer when all servers are displayed on
same buffer (display was current server instead of server with activity)
|
2006-01-08 19:26:51 +00:00 |
|
Sebastien Helleu
|
05992a34f3
|
Encode commands like text with channel's encoding charset
|
2006-01-08 19:13:59 +00:00 |
|
Sebastien Helleu
|
b1f83dce8a
|
Removed "irc_default_msg_away" setting, for RFC 2812 conformity (/away command
wihtout argument only removes away status)
|
2006-01-08 01:22:25 +00:00 |
|
Sebastien Helleu
|
0369660c0e
|
Option "irc_display_away" is now set to OFF by default
|
2006-01-05 10:26:27 +00:00 |
|
Sebastien Helleu
|
4d62625894
|
New year in copyright, FSF address changed
|
2006-01-04 08:56:00 +00:00 |
|
Sebastien Helleu
|
18e47000f4
|
Added uptime save in session file (for /upgrade command)
|
2005-12-25 10:40:52 +00:00 |
|
Sebastien Helleu
|
4f0dc2984b
|
Added color for windows separators, fixed minor refresh bug when changing some colors
|
2005-12-22 16:33:04 +00:00 |
|
Sebastien Helleu
|
88ee7addbc
|
Removed "&" for XML doc
|
2005-12-21 13:57:04 +00:00 |
|
Sebastien Helleu
|
d3bfff3d65
|
Fixed typos in some command helps ("&" now forbidden for XML doc)
|
2005-12-21 11:39:49 +00:00 |
|
Sebastien Helleu
|
503350f46b
|
Changed some command outputs for doc
|
2005-12-20 14:37:35 +00:00 |
|
Sebastien Helleu
|
7c1c8cd874
|
Fixed completion bugs with nick completion in commmands ("%n")
|
2005-12-20 11:47:24 +00:00 |
|
Sebastien Helleu
|
77b504cd3f
|
Fixed encoding bug ("encode" var was not used since new command /charset was introduced)
|
2005-12-18 00:22:51 +00:00 |
|
Sebastien Helleu
|
04fda8a314
|
Fixed FIFO pipe buffer detection, away message (301) now displayed in query if
exists, otherwise on server buffer
|
2005-12-17 11:54:41 +00:00 |
|
Sebastien Helleu
|
d5b58ff068
|
Added completion system for plugins/scripts commands, fixed plugins autoload
|
2005-12-16 14:16:03 +00:00 |
|
Sebastien Helleu
|
1c4056a3b6
|
Added missing #ifdef HAVE_GNUTLS
|
2005-12-12 14:05:18 +00:00 |
|
Sebastien Helleu
|
756f7354e9
|
Added up/down/left/right args to /window command completion, help & doc
|
2005-12-12 11:38:15 +00:00 |
|
Sebastien Helleu
|
ceaf9fa287
|
Fixed minor bug with session reload (nicks count for channels now ok)
|
2005-12-11 14:33:02 +00:00 |
|