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
2021-03-14
core: mention /fset command in header comment of configuration files
Sébastien Helleu
2021-03-14
fset: add fset bar on configuration reload (issue #1618)
Sébastien Helleu
2021-03-14
buflist: always add buflist bar when plugin is loaded, hide bar by default if...
Sébastien Helleu
2021-03-14
buflist: add buflist bar on configuration reload (issue #1618)
Sébastien Helleu
2021-03-07
core: add missing include of sys/time.h in C headers
Sébastien Helleu
2021-03-07
core: fix compilation of tests on FreeBSD
Sébastien Helleu
2021-02-28
core: fix quoted line in cursor mode (closes #1602)
Sébastien Helleu
2021-02-27
irc: add bar item "irc_nick_prefix"
Sébastien Helleu
2021-02-27
irc: fix separator between nick and host in bar item "irc_nick_host"
Sébastien Helleu
2021-02-27
fset: fix description of function fset_bar_item_fset_cb
Sébastien Helleu
2021-02-25
core: add info_hashtable "secured_data"
Sébastien Helleu
2021-02-09
buflist: add option buflist.look.use_items to speed up display of buflist (cl...
Sébastien Helleu
2021-02-08
core: fix wrong size of the new window after vertical split (closes #1612)
Sébastien Helleu
2021-02-08
core: update help on option sec.crypt.passphrase_command, update translations
Sébastien Helleu
2021-02-07
core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.lo...
Kevin Pulo
2021-02-06
core: replace option sec.crypt.passphrase_file by sec.crypt.passphrase_comman...
Sébastien Helleu
2021-02-05
core: add raw string in evaluation of expressions with "raw:xxx" (closes #1611)
Sébastien Helleu
2021-02-03
irc: add info "irc_is_message_ignored"
Sébastien Helleu
2021-01-30
irc: add function irc_server_get_chantypes
Sébastien Helleu
2021-01-30
irc: use server option "default_chantypes" as fallback in function irc_nick_i...
Sébastien Helleu
2021-01-30
irc: use server option "default_chantypes" as fallback when automatically add...
Sébastien Helleu
2021-01-30
irc: improve help on server option "default_chantypes"
Sébastien Helleu
2021-01-30
irc: fix name of option "default_chantypes" in list of server options
Sébastien Helleu
2021-01-30
irc: simplify code in function irc_channel_is_channel
Sébastien Helleu
2021-01-30
irc: make default chantypes configurable
Matti Virkkunen
2021-01-02
core: update copyright dates
Sébastien Helleu
2021-01-02
irc: remove obsolete comment on translation
Sébastien Helleu
2021-01-02
irc: fix ambiguity on translation of word "server"
Sébastien Helleu
2021-01-02
core: move debug_id assignation in macro EVAL_DEBUG_MSG
Sébastien Helleu
2021-01-01
doc: add note about call to "regfree" after call to "string_regcomp" (plugin ...
Sébastien Helleu
2021-01-01
core: add indentation and colors in /eval debug output
Sébastien Helleu
2020-12-31
core: display more verbose debug with two "-d" in command /eval
Sébastien Helleu
2020-12-30
core: fix typo in comment
Sébastien Helleu
2020-12-25
core: do not remove quotes in arguments of command /eval (closes #1601)
Sébastien Helleu
2020-12-19
core: add options "setvar" and "delvar" in command /buffer, rename option "lo...
Sébastien Helleu
2020-12-19
core: add buffer local variable "completion_default_template" (evaluated) (cl...
Sébastien Helleu
2020-12-18
core: remove unneeded return of WEECHAT_RC_OK in filter command
Sébastien Helleu
2020-12-18
core: add option "recreate" in command /filter
Sébastien Helleu
2020-12-15
script: add status of scripts in output of command /script list in /help script
Sébastien Helleu
2020-12-06
irc: fix completion of commands /halfop and /dehalfop
Sébastien Helleu
2020-12-06
irc: add missing parameter "-yes" in /help dehalfop
Sébastien Helleu
2020-12-06
add -yes to output of /help voice
dotflac
2020-12-05
Revert "exec: return NULL immediately if the task id is invalid"
Sébastien Helleu
2020-11-28
docs: fix simple typo, confiuration -> configuration
Tim Gates
2020-11-23
core: allocate dynamic string size for colors
Sébastien Helleu
2020-11-22
script: increase buffer size in function script_buffer_detail_label
Sébastien Helleu
2020-11-22
core: increase buffer size in function plugin_api_info_uptime_cb
Sébastien Helleu
2020-11-22
core: increase buffer size in function gui_bar_item_time_cb
Sébastien Helleu
2020-11-21
core: increase buffer size in HTTP proxy connection
Sébastien Helleu
2020-11-21
core: increase command buffer size in /color command
Sébastien Helleu
[prev]
[next]