292 Commits

Author SHA1 Message Date
Sebastien Helleu
80d6b1d952 Fixed XML typos 2006-02-07 21:10:11 +00:00
Sebastien Helleu
75eb47ee9e Added new plugins API functions (get_server_info, free_server_info, get_channel_info, free_channel_info, get_nick_info, free_nick_info) 2006-02-05 20:57:42 +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
7711d548c0 Fixed typos 2006-01-26 11:18:59 +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
083ede73fd Added command line section in doc 2006-01-21 16:49:25 +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
be6594afb7 Version 0.1.7 2006-01-14 12:09:38 +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
457c786fbe Fixed typos in doc 2006-01-04 14:12:44 +00:00
Sebastien Helleu
4d62625894 New year in copyright, FSF address changed 2006-01-04 08:56:00 +00:00
Sebastien Helleu
1704595452 Added XML files needed by XML doc 2006-01-02 22:31:18 +00:00
Sebastien Helleu
b10b53c689 Replaced Texinfo doc by XML Docbook 2006-01-02 22:16:54 +00:00
Sebastien Helleu
96a9a1df90 Replaced Texinfo doc by XML Docbook 2006-01-02 22:08: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
6eabc3aa61 Added missing args for add_command_handler 2005-12-15 12:44:25 +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
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
a114b7adc3 Fixed arguments for "get_info" function 2005-11-29 22:43:14 +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
9f0aedd319 Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to
previous/next highlight)
2005-11-20 18:13:24 +00:00
Sebastien Helleu
e750eaecfa Updated doc 2005-11-20 08:16:20 +00:00
Sebastien Helleu
ed76104d42 Version 0.1.6 2005-11-11 11:23:04 +00:00
Sebastien Helleu
bf3f696830 Added /uptime command 2005-11-06 12:09:44 +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
be1c9be925 Added command line arguments to disable auto-connect to servers and plugins auto-load 2005-10-30 19:22:53 +00:00
Sebastien Helleu
ee4f5716d3 Added setting for ignoring some chars when completing nicks 2005-10-28 13:07:32 +00:00
Sebastien Helleu
e26772dcdb Added new return codes for plugin handlers, to discard messages for WeeChat, plugins, or both. 2005-10-28 07:31:21 +00:00
Sebastien Helleu
3f3a202739 Removed old functions for removing handlers, replaced by one function, the same for all handlers 2005-10-25 18:27:02 +00:00
Sebastien Helleu
0f055b087a - Added options for /plugin command: autoload, reload, unload
- Added new plugin functions, for C plugins and scripts: set_config, get_plugin_config, set_plugin_config
- Added new script function: remove_handler
2005-10-25 17:37:13 +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
b7484eeea7 Updated doc 2005-10-23 11:34:58 +00:00
Sebastien Helleu
a9f04c5fd9 Added "Day changed to [date]" message when day changes 2005-10-18 17:46:54 +00:00
Sebastien Helleu
7b4453a507 Updated doc with new plugins implementation 2005-10-17 20:54:30 +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
4a7b3436ae Added online help for config options (with /set full_option_name) 2005-10-02 08:16:12 +00:00
Sebastien Helleu
799bb14928 Updated doc with new options 2005-10-01 22:05:27 +00:00
Sebastien Helleu
caff3dd011 Fixed typo in autojoin option help 2005-09-25 07:49:09 +00:00
Sebastien Helleu
150c5e9749 Version 0.1.5 2005-09-24 11:35:13 +00:00
Sebastien Helleu
0094d143b3 Updated doc 2005-09-22 14:20:17 +00:00
Sebastien Helleu
96a69fd7f3 Updated doc 2005-09-21 08:34:48 +00:00
Sebastien Helleu
da7df57b1a Added global history keys (ctrl+up/down) 2005-09-11 16:30:51 +00:00
Sebastien Helleu
c517253a72 Updated doc 2005-09-05 15:52:16 +00:00