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
2017-06-01
core: remove config_look_hotlist_add_buffer_if_away completely
Miroslav Koskar
2017-05-31
buflist: add missing ${hotlist_priority} in /help buflist
Sébastien Helleu
2017-05-31
buflist: add missing ${number_displayed} in /help buflist
Sébastien Helleu
2017-05-30
buflist: add support of char "~" in option buflist.look.sort for case insensi...
Sébastien Helleu
2017-05-30
buflist: replace function buflist_compare_hdata_var by a call to weechat_hdat...
Sébastien Helleu
2017-05-30
api: add function hdata_compare
Sébastien Helleu
2017-05-30
api: add function config_option_get_string in plugin API
Sébastien Helleu
2017-05-30
irc: fix crash on SASL authentication with mechanism ""ecdsa-nist256p-challenge"
Sébastien Helleu
2017-05-28
core: remove unused variable "index" in function eval_hdata_get_value
Sébastien Helleu
2017-05-27
irc: fix memory leak in case of error in "ecdsa-nist256p-challenge" SASL mech...
Sébastien Helleu
2017-05-24
buflist: increase size of hashtables used for string evaluation (issue #998)
Sébastien Helleu
2017-05-24
buflist: fix slow switch of buffer when there are a lot of buffers opened (cl...
Sébastien Helleu
2017-05-24
irc: remove unused variable in function irc_message_parse
Sébastien Helleu
2017-05-23
buflist: add keys F1/F2, alt+F1/alt+F2 to scroll the buflist bar
Sébastien Helleu
2017-05-22
core: fix potential use of NULL pointer in function arraylist_clear
Sébastien Helleu
2017-05-21
core: remove useless condition
Sébastien Helleu
2017-05-20
core: allow index for hdata arrays in evaluation of expressions
Sébastien Helleu
2017-05-19
relay: fix parsing of CAP command arguments in irc protocol (closes #995)
Sébastien Helleu
2017-05-19
buflist: add variable ${current_buffer} in bar item evaluation
Sébastien Helleu
2017-05-18
buflist: add missing indentation in /help buflist
Sébastien Helleu
2017-05-18
buflist: add option "bar" in command /buflist, do not automatically add the b...
Sébastien Helleu
2017-05-15
script: fix typo in a comment
Sébastien Helleu
2017-05-15
buflist: add a variable to store the size of arraylist
Sébastien Helleu
2017-05-13
buflist: fix uninitialized hdata pointer in focus callback
Sébastien Helleu
2017-05-10
script: remove dead assignment in function script_action_install_process_cb
Sébastien Helleu
2017-05-10
core: remove dead assignment in function gui_input_history_next
Sébastien Helleu
2017-05-10
buflist: fix authors
Sébastien Helleu
2017-05-10
buflist: remove void action on variables used in the function
Sébastien Helleu
2017-05-10
buflist: remove unused includes
Sébastien Helleu
2017-05-06
irc: fix update of server addresses on reconnection when the evaluated conten...
Sébastien Helleu
2017-05-06
core: add option weechat.completion.nick_case_sensitive (closes #981)
Sébastien Helleu
2017-05-05
buflist: add option buflist.look.enabled
Sébastien Helleu
2017-05-04
core: fix memory leak in display of mouse event debug info
Sébastien Helleu
2017-05-03
buflist: add all buffer hdata in focus callback
Sébastien Helleu
2017-05-02
irc: add option "open" in command /server (closes #966)
Sébastien Helleu
2017-04-30
buflist: fix sort of merged and inactive buffers
Sébastien Helleu
2017-04-29
core: improve translation of /help eval
Sébastien Helleu
2017-04-29
core: add wildcard matching operators to eval (closes #608)
Simmo Saan
2017-04-27
irc: fix crash in case of invalid server reply during SASL authentication wit...
Tobias Stoeckmann
2017-04-26
buflist: add support of hdata "irc_server" and "irc_channel" in sort option (...
Sébastien Helleu
2017-04-25
buflist: add pointers to IRC server and channel
Sébastien Helleu
2017-04-25
buflist: add option buflist.format.nick_prefix
Sébastien Helleu
2017-04-25
core: fix check of condition in ${if:...} (evaluated strings)
Sébastien Helleu
2017-04-25
core: fix command /cursor stop (do not toggle cursor mode) (closes #964)
Sébastien Helleu
2017-04-25
core: add new cut formats in function comment
Sébastien Helleu
2017-04-24
core: add a way to count the suffix length in max chars displayed in cut of s...
Sébastien Helleu
2017-04-23
buflist: add option buflist.format.indent
Sébastien Helleu
2017-04-23
script: remove option script.scripts.url_force_https, use HTTPS by default in...
Sébastien Helleu
2017-04-22
core: ensure length is not negative in function string_strndup
Sébastien Helleu
2017-04-22
irc: fix parsing of DCC filename
Tobias Stoeckmann
[next]