index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-11-15
script: add option script.scripts.url_force_https (closes #253)
Sébastien Helleu
2014-11-15
core: add constant for libcurl >= 7.38.0
Sébastien Helleu
2014-11-15
core: regroup libcurl constants/options by version
Sébastien Helleu
2014-11-15
core: add debug message in hook_process when core debug >= 1
Sébastien Helleu
2014-11-11
irc: add infolist "irc_color_weechat"
Sébastien Helleu
2014-11-11
irc: add support for color codes 16-99 in IRC messages (closes #228) (patch f...
Sébastien Helleu
2014-11-09
xfer: fix code style
Sébastien Helleu
2014-11-09
Merge branch 'xfer_chat' of git://github.com/talisein/weechat-1 into talisein...
Sébastien Helleu
2014-11-09
xfer: fix comments
Sébastien Helleu
2014-11-09
xfer: return 0/1 instead of WEECHAT_RC_OK/ERROR in function xfer_resolve_addr
Sébastien Helleu
2014-11-09
Merge branch 'xfer_wildcard' of git://github.com/talisein/weechat-1 into tali...
Sébastien Helleu
2014-11-09
core: add option weechat.completion.command_inline (task #12491)
Sébastien Helleu
2014-11-07
python: remove comment added by mistake
Sébastien Helleu
2014-11-06
core: update German translations
Nils Görs
2014-11-06
core: update translations
Sébastien Helleu
2014-11-06
core: add bar item "mouse_status", new options weechat.look.item_mouse_status...
Nils Görs
2014-11-04
irc: use option irc.look.nick_mode_empty to display nick prefix in bar item "...
Sébastien Helleu
2014-11-04
irc: disable SSLv3 by default in server option "ssl_priorities" (closes #248)
Sébastien Helleu
2014-11-04
relay: disable SSLv3 by default
Sébastien Helleu
2014-11-02
relay: don't remove relay from config when the binding fails (closes #225), a...
Sébastien Helleu
2014-11-01
core: send mouse code only one time after delay with command /mouse enable|di...
Sébastien Helleu
2014-11-01
core: add signals "mouse_enabled" and "mouse_disabled" (closes #244)
Sébastien Helleu
2014-11-01
core: send mouse code only one time to terminal with command /mouse enable|di...
Sébastien Helleu
2014-11-01
trigger: fix trigger example "effects" in /help trigger (update regex to new ...
Sébastien Helleu
2014-11-01
irc: reformat some code to make it more readable
Sébastien Helleu
2014-11-01
irc: add "extended-join" in help of server option "capabilities"
Sébastien Helleu
2014-11-01
irc: fix display of "(null)" as real name when it is missing in extended-join
Sébastien Helleu
2014-11-01
irc: add support for CAP extended-join
Max Teufel
2014-11-01
irc: fix display of channel exception list (348) with 6 arguments (date missing)
Sébastien Helleu
2014-11-01
irc: add argument "server_message" in function irc_nick_color_for_msg
Sébastien Helleu
2014-11-01
Merge branch 'master+irc_protocol_nick_address' of git://github.com/maxteufel...
Sébastien Helleu
2014-11-01
core: fix buffer property "lines_hidden" when merging buffers or when a line ...
Sébastien Helleu
2014-10-31
irc: remove IRC color codes from buffer title in channels (closes #237)
Sébastien Helleu
2014-10-26
irc: automatically add current channel in command /samode (closes #241)
Sébastien Helleu
2014-10-26
relay: add option relay.network.ssl_priorities (closes #234)
Sébastien Helleu
2014-10-26
core: add note about option weechat.look.color_nick_offline in help of color ...
Sébastien Helleu
2014-10-26
trigger: fix memory leak when allocating a new trigger with several regex
Sébastien Helleu
2014-10-26
trigger: evaluate and replace regex groups at same time, new format for regex...
Sébastien Helleu
2014-10-23
api: fix crash when reading config options with NULL value (closes #238)
Sébastien Helleu
2014-10-22
core: display time in bare display only if option weechat.look.buffer_time_fo...
Sébastien Helleu
2014-10-22
api: add regex replace feature in function string_eval_expression
Sébastien Helleu
2014-10-17
core: call "callback_free" in functions arraylist_{remove|clear|free}
Sébastien Helleu
2014-10-16
core: fix memory leak in completion
Sébastien Helleu
2014-10-16
core: add hide of chars in string in evaluation of expressions
Sébastien Helleu
2014-10-12
core: move default prefix/suffix for evaluation in wee-eval.h
Sébastien Helleu
2014-10-12
core: remove extra spaces in a comment
Sébastien Helleu
2014-10-11
core: fix search/insert of elements in sorted arraylist with duplicates
Sébastien Helleu
2014-10-09
irc: add tag "nick_xxx" in invite messages
nyuszika7h
2014-10-09
irc: fix completion of commands /msg, /notice and /query
Sébastien Helleu
2014-10-08
relay: use comma separator in option relay.irc.backlog_tags, check the value ...
Sébastien Helleu
[next]