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
Sebastien Helleu
32a7fbb767
Added new plugins functions: set_config, get_plugin_config, set_plugin_config.
...
New file is used to store plugin variables (~/.weechat/plugins.rc)
2005-10-23 22:07:18 +00:00
Sebastien Helleu
6beb8b6465
- added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay
...
- fixed bug when exiting DCC buffer (wrong input buffer)
2005-10-22 14:04:26 +00:00
Sebastien Helleu
73359fcc05
Full UTF-8 support, auto-detection of UTF-8 usage (locale)
2005-10-21 13:59:55 +00:00
Sebastien Helleu
a9f04c5fd9
Added "Day changed to [date]" message when day changes
2005-10-18 17:46:54 +00:00
Sebastien Helleu
1e382ab9bd
Log options (for server/channel/private) can now be set while WeeChat is running
2005-10-18 15:56:00 +00:00
Sebastien Helleu
cdc33d08b0
New plugin interface (loads dynamic C libraries)
2005-10-15 12:34:21 +00:00
Sebastien Helleu
eea49832ea
Changed default color for delimiters in input window (from cyan to lightgreen)
2005-10-03 09:37:25 +00:00
Sebastien Helleu
16389e0728
Added colors for input buffer and current channel of status bar
2005-10-02 20:52:38 +00:00
Sebastien Helleu
75c58c423c
Added "smart" hotlist
2005-10-01 13:41:10 +00:00
Sebastien Helleu
caff3dd011
Fixed typo in autojoin option help
2005-09-25 07:49:09 +00:00
Sebastien Helleu
530dc9fb67
Added setting "irc_notice_as_pv" to see notices as pv
2005-09-22 08:21:53 +00:00
Sebastien Helleu
938915d387
Added nicks colors in setup file
2005-09-20 17:44:44 +00:00
Sebastien Helleu
06463e5937
Added /ignore and /unignore commands
2005-09-04 12:55:25 +00:00
Sebastien Helleu
d80c8e9e57
Fixed bug with strings comparison (str[n]casecmp) and some locales (like turkish), now using ASCII comparison
2005-09-03 12:37:20 +00:00
Sebastien Helleu
d4ecb032d4
Added example in server_autojoin description
2005-08-16 15:03:44 +00:00
Sebastien Helleu
3d724fb634
Join and part/quit prefixes (arrows) now displayed with different colors
2005-07-22 08:11:39 +00:00
Sebastien Helleu
c36f08d7d7
Highlights with "irc_highlight" setting now case insensitive
2005-07-19 19:50:10 +00:00
Sebastien Helleu
1230735c5f
Added "irc_highlight" setting, fixed crash when doing /part on an active DCC chat buffer
2005-07-19 17:35:51 +00:00
Sebastien Helleu
1d07964d17
Added color for private in hotlist (different than color for highlight)
2005-07-13 17:40:20 +00:00
Sebastien Helleu
54d4fc12a6
- new keyboard management: keys are setup in config file, new command /key was added and some new default keys were added
...
- added seconds in infobar time (optional with new config flag)
- fixed some curses refreshs
2005-07-09 15:30:51 +00:00
Emmanuel Bouthenot
ec1d57063c
- proxy support (http, socks4, socks5) with authentification for http, socks5
2005-06-30 19:22:01 +00:00
Sebastien Helleu
5bd56f86c6
* commands from users outside channel now authorized (if special user or channel without "n" flag)
...
* completion added for config option (with /set command)
2005-06-30 12:55:36 +00:00
Sebastien Helleu
b330ec3dae
Added IPv6 support
2005-06-27 16:27:31 +00:00
Sebastien Helleu
4e9193a943
Added SSL support with gnutls lib
2005-06-19 20:55:10 +00:00
Sebastien Helleu
71a76ada48
Channel notify levels are saved in config file
2005-06-19 14:22:11 +00:00
Sebastien Helleu
70fe8e9472
part message now accepts %v (replaced by WeeChat version), like quit message
2005-06-18 09:28:16 +00:00
Sebastien Helleu
c8ad30020b
Improved Perl interface and some changes in Python:
...
- function "print_with_channel" was removed
- function "command" now runs weechat command or send text to channel
- Perl functions are now called with weechat::name (instead of IRC::name)
- IRC::xxx functions are still active for compatibility with old scripts
2005-05-05 16:26:34 +00:00
Sebastien Helleu
dca4064502
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
2005-04-30 19:21:28 +00:00
Sebastien Helleu
5090689a76
Buffers timestamp can now be changed (new option in config file)
2005-04-09 11:34:15 +00:00
Sebastien Helleu
a23af790df
Option irc_away_check is now 0 by default (waiting for fix)
2005-03-20 07:19:16 +00:00
Sebastien Helleu
c3f5e88286
Added FIFO pipe for remote control
2005-03-12 03:16:30 +00:00
Sebastien Helleu
57daa68be5
Fixed some translations
2005-02-28 10:45:09 +00:00
Sebastien Helleu
90e4e34f8c
Added spanish translation
2005-02-27 13:25:36 +00:00
Sebastien Helleu
3686d92cb5
Added DCC CHAT (send & recv)
2005-02-27 02:40:11 +00:00
Sebastien Helleu
3e81666752
Added DCC send
2005-02-20 00:08:22 +00:00