Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-06 | Add some custom css styles for asciidoc | Sebastien Helleu | |
2010-12-06 | Add example for irc proxy in /help relay | Sebastien Helleu | |
2010-12-04 | Update italian translations, FAQ and plugin API reference | Sebastien Helleu | |
2010-12-04 | Fix typos in scripting guide | Sebastien Helleu | |
2010-12-03 | Update german translations and FAQ | Sebastien Helleu | |
2010-12-02 | Add question about key to jump to buffer 11 (or higher) in FAQ | Sebastien Helleu | |
2010-12-02 | Replace "receiver" by "target" in help of some IRC commands | Sebastien Helleu | |
2010-11-29 | Fix /help notice: receiver can be nick or channel | Sebastien Helleu | |
2010-11-29 | Replace buffer local variable "no_highlight_nicks" by "hotlist_max_level_nicks" | Sebastien Helleu | |
2010-11-28 | Add question about IRC SSL connection in FAQ | Sebastien Helleu | |
2010-11-25 | Add new option weechat.look.highlight_regex and function ↵ | Sebastien Helleu | |
string_has_highlight_regex in plugin API (task #10321) | |||
2010-11-20 | Update german translations | Sebastien Helleu | |
2010-11-19 | Update list of contributors | Sebastien Helleu | |
2010-11-19 | Add some tags in FAQ to filter IRC messages displayed when joining channel | Sebastien Helleu | |
2010-11-18 | Update user guide | Sebastien Helleu | |
2010-11-18 | Fix infinite loop on gnutls handshake when connecting with SSL to server on ↵ | Gu1ll4um3r0m41n | |
wrong port or server with SSL problems (bug #27487) | |||
2010-11-14 | Fix data sent to callback of hook_process, improve hook_process by using buffer | Sebastien Helleu | |
Fix: some data was sometimes missing (not sent to callback). Improvement: use a 64KB buffer for child output and send data to callback only when buffer is full. | |||
2010-11-12 | Update german translations, FAQ and scripting guide | Sebastien Helleu | |
2010-11-10 | Use type "unsigned long long" for API function string_format_size | Sebastien Helleu | |
2010-11-09 | Add note about "%h" replaced by WeeChat home in some options | Sebastien Helleu | |
2010-11-09 | Complete with alias value for second argument of command /alias | Sebastien Helleu | |
2010-11-09 | Add function "hook_completion_get_string" in plugin API | Sebastien Helleu | |
2010-11-08 | Add info "python2_bin" (path to python 2.x interpreter) in Python plugin | Sebastien Helleu | |
2010-11-08 | Add question in FAQ about hiding names when joining an IRC channel | Sebastien Helleu | |
2010-11-08 | Add doc for some signals and hsignals in plugin API reference | Sebastien Helleu | |
Doc for signals: - logger_backlog - xxx_script_install - xxx_script_remove - irc_input_send Doc for hsignals: - irc_redirect_command - irc_redirect_pattern | |||
2010-11-07 | Fix typo in help of options irc.look.notify_tags_ison and ↵ | Sebastien Helleu | |
irc.look.notify_tags_whois | |||
2010-11-06 | Move examples at the end of /help logger | Sebastien Helleu | |
2010-11-06 | Add IRC command /notify, new options for notify and infolist "irc_notify" ↵ | Sebastien Helleu | |
(task #5441) This commit provides: - new IRC command /notify - new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois, irc.network.notify_check_ison, irc.network.notify_check_whois - new option "notify" in servers (but should not be changed, only /notify command should be used) - infolist "irc_notify" to get notify list (by server or for all servers). | |||
2010-11-01 | Update german and italian translations | Sebastien Helleu | |
2010-11-01 | Fix return code values in plugin API reference for some config callbacks | Sebastien Helleu | |
2010-10-29 | Add new option irc.look.nick_color_force | Sebastien Helleu | |
2010-10-29 | Add new functions in plugin API to get/set nicks/groups properties in nicklist | Sebastien Helleu | |
8 new functions added: - nicklist_group_get_integer - nicklist_group_get_string - nicklist_group_get_pointer - nicklist_group_set - nicklist_nick_get_integer - nicklist_nick_get_string - nicklist_nick_get_pointer - nicklist_nick_set | |||
2010-10-25 | Add irc modifier and irc_parse_message in scripting guide | Sebastien Helleu | |
2010-10-23 | Add new functions in plugin API: hook_hsignal and hook_hsignal_send | Sebastien Helleu | |
2010-10-20 | Add missing function "infolist_reset_item_cursor" in scripting guide | Sebastien Helleu | |
2010-10-17 | Use const void * for keys and values in some hashtable functions | Sebastien Helleu | |
2010-10-15 | Add properties "values" and "keys_values" for hashtable_get_string (return ↵ | Sebastien Helleu | |
string with list of values or keys/values) | |||
2010-10-13 | Update german FAQ and translations | Sebastien Helleu | |
2010-10-13 | Add new options irc.color.nick_prefix and irc.color.nick_suffix | Sebastien Helleu | |
2010-10-12 | Add new option weechat.look.hotlist_unique_numbers (task #10691) | Sebastien Helleu | |
2010-10-12 | Add new option irc.look.item_away_message | Sebastien Helleu | |
2010-10-11 | Remove unneeded spaces | Sebastien Helleu | |
2010-10-11 | Add property "no_highlight_nicks" in buffers to disable highlight for some ↵ | Sebastien Helleu | |
nicks in buffer This can be used with script buffer_autoset.py (see /help autosetbuffer). | |||
2010-10-11 | Add function "hashtable_has_key" in WeeChat and plugin API | Sebastien Helleu | |
2010-10-10 | Add property "keys" for hashtable_get_string (return string with list of keys) | Sebastien Helleu | |
2010-10-10 | Add tag "nick_xxx" in IRC messages | Sebastien Helleu | |
2010-10-10 | Fix typo in french translation | Sebastien Helleu | |
2010-10-10 | Update name of IRC options for away check in FAQ | Sebastien Helleu | |
2010-10-09 | Move some IRC options from network section to server section (task #10664, ↵ | Sebastien Helleu | |
task #10668) Options moved: connection_timeout, anti_flood_prio_high, anti_flood_prio_low, away_check, away_check_max_nicks, default_msg_part, default_msg_quit. | |||
2010-10-07 | Rename options "irc.look.open_{channel|pv}_near_server" to ↵ | Sebastien Helleu | |
"irc.look.new_{channel|pv}_position" with new values (none, next or near_server) |