Sebastien Helleu
|
bb021e567a
|
Values yes/no accepted (as on/off) for config boolean values (task #5454)
|
2006-08-26 08:38:04 +00:00 |
|
Sebastien Helleu
|
00fbd7ad56
|
Added server default notify level (task #5634), fixed crashs with /buffer and /charset commands when not connected to any server (bug #17525)
|
2006-08-25 16:30:10 +00:00 |
|
Sebastien Helleu
|
77e3fb3c83
|
Added arguments $1,$2,..,$9 and $* for alias (task #5831), added special vars $nick/$channel/$server for server_command, alias and plugin command handlers
|
2006-08-22 10:04:17 +00:00 |
|
Sebastien Helleu
|
a5cd14add5
|
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-08-03 19:50:52 +00:00 |
|
Sebastien Helleu
|
d861cb0fd3
|
Use of constants for min/max DCC blocksize
|
2006-07-27 21:05:15 +00:00 |
|
Sebastien Helleu
|
3eced7694b
|
Splited weechat.c into weechat.c and util.c
|
2006-07-23 11:19:09 +00:00 |
|
Sebastien Helleu
|
5699898d5b
|
Added "look_save_on_exit" option (patch from Emanuele Giaquinta)
|
2006-07-18 16:55:19 +00:00 |
|
Sebastien Helleu
|
c5f1a1af6c
|
Case ignored for channel names in charset options (bug #16858)
|
2006-06-26 09:58:55 +00:00 |
|
Sebastien Helleu
|
9eb6643f63
|
Replaced "window close" by "window merge" for default alias "wc"
|
2006-05-21 15:04:44 +00:00 |
|
Sebastien Helleu
|
d2f855b7ee
|
Changed default alias "wc" (now /window close instead of /part)
|
2006-05-21 14:59:34 +00:00 |
|
Sebastien Helleu
|
0eea93bba3
|
Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for WeeChat log file
|
2006-05-20 09:45:02 +00:00 |
|
Sebastien Helleu
|
7d944ceca4
|
Fixed typo in setup option help
|
2006-05-07 11:35:35 +00:00 |
|
Sebastien Helleu
|
40ffeb9e0c
|
Splited GUI sources
|
2006-04-22 21:18:02 +00:00 |
|
Sebastien Helleu
|
9481ec0c9c
|
Changed default nick prefix/suffix
|
2006-04-16 10:27:48 +00:00 |
|
Sebastien Helleu
|
f80489f469
|
Added option "look_align_size_max", nick alignment to right is now set by default with size 14 (max 20)
|
2006-04-16 09:46:23 +00:00 |
|
Sebastien Helleu
|
0b523df418
|
Fixed typos in doc
|
2006-04-13 16:13:57 +00:00 |
|
Sebastien Helleu
|
b81b747b96
|
Added more help for input prompt format
|
2006-04-13 12:04:14 +00:00 |
|
Sebastien Helleu
|
1bee0ba0b2
|
Added new option to customize input prompt, added nick modes, fixed commands 332, 333 (/topic now ok when channel is not opened)
|
2006-04-12 13:34:33 +00:00 |
|
Sebastien Helleu
|
d01081241a
|
Added nick alignment options
|
2006-04-02 21:53:41 +00:00 |
|
Sebastien Helleu
|
eaa33bfb8e
|
Added hostname/IP option for connection to server
|
2006-03-25 11:20:37 +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 |
|
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
|
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
|
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
|
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
|
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
|
77e00d0381
|
Added charset by server and channel, new command: /charset
|
2005-12-11 00:52:32 +00:00 |
|
Sebastien Helleu
|
0ef010d211
|
added /upgrade command, added ETA for DCC files
|
2005-12-06 18:20:59 +00:00 |
|
Sebastien Helleu
|
8e696af49a
|
Removed "look_color_nicks" option, using "col_nick_color1" if "look_color_nicks_number" is set to 1
|
2005-11-29 21:44:50 +00:00 |
|
Sebastien Helleu
|
c005d8c4d3
|
Added server/channel arg to /buffer command for jumping to buffer
|
2005-11-29 08:23:03 +00:00 |
|
Sebastien Helleu
|
5a970dffbb
|
Renamed options "col_chat_marker*" to "col_chat_read_marker*"
|
2005-11-20 08:01:59 +00:00 |
|
Sebastien Helleu
|
d5affecc23
|
Added read marker (indicator for first unread line), added quotes and spaces in config files
|
2005-11-19 22:08:46 +00:00 |
|
Emmanuel Bouthenot
|
6d931f27c3
|
better setting and restting terminal title
|
2005-11-16 09:02:47 +00:00 |
|
Emmanuel Bouthenot
|
8cab953c6f
|
add command /history
|
2005-11-13 16:59:40 +00:00 |
|
Sebastien Helleu
|
ba98dca08a
|
Added "col_real_white" option to active real white (useful only if term has not
white background)
|
2005-11-06 00:46:29 +00:00 |
|
Sebastien Helleu
|
fd562722d0
|
Changed help for "irc_colors_receive" option
|
2005-11-05 10:46:23 +00:00 |
|
Sebastien Helleu
|
8a9e8ecc88
|
- added major feature: new color management system (internal to WeeChat), now
colors are displayed by WeeChat (optional by new settings irc_colors_receive
and irc_colors_send)
- fixed IRC command 367
- added IRC command 382
|
2005-11-04 11:53:23 +00:00 |
|
Sebastien Helleu
|
079e4a4028
|
- added new setting (look_one_server_buffer): use same buffer for all servers
- fixed DCC bug when looking for ports in range
|
2005-10-30 09:56:24 +00:00 |
|
Sebastien Helleu
|
ee4f5716d3
|
Added setting for ignoring some chars when completing nicks
|
2005-10-28 13:07:32 +00:00 |
|
Sebastien Helleu
|
b86c95e7dc
|
Added partial match for highlights, patch by Jim Ramsay
|
2005-10-26 23:15:38 +00:00 |
|