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
2023-04-26
script: change default colors (issue #1920)
Sébastien Helleu
2023-04-26
fset: enable option fset.look.use_color_value by default (issue #1920)
Sébastien Helleu
2023-04-26
fset: add options fset.color.color_name and fset.color.color_name_selected (i...
Sébastien Helleu
2023-04-26
fset: change default colors (issue #1920)
Sébastien Helleu
2023-04-26
core: change default prefix_suffix char and color (issue #1920)
Sébastien Helleu
2023-04-26
buflist: change default background color of current buffer (issue #1920)
Sébastien Helleu
2023-04-26
core: change default color of bars and windows separators (issue #1920)
Sébastien Helleu
2023-04-26
core: change default background color of status and title bars (issue #1920)
Sébastien Helleu
2023-04-26
core: add option weechat.color.status_name_insecure (issue #1920)
Sébastien Helleu
2023-04-26
core: always allow 256 colors, find nearest color if less colors are availabl...
Sébastien Helleu
2023-04-26
core: fix infinite loop on startup when running some gui commands before the ...
Sébastien Helleu
2023-04-26
core: fix display bug when drawing partially scrolled multiline
Trygve Aaberge
2023-04-26
ruby: Restore default SIGCHLD signal handler on unload
Andrew Potter
2023-04-25
core: add option `split_return` in command `/input` (closes #1916)
Sébastien Helleu
2023-04-25
core: add cursor key l to quote focused line
Trygve Aaberge
2023-04-25
core: add _chat_focused_line variable to get the focused line
Trygve Aaberge
2023-04-24
irc: add message 742 (mode cannot be set)
Sébastien Helleu
2023-04-24
irc: add message 415 (cannot send message to channel)
Sébastien Helleu
2023-04-23
core: fix update of terminal title in some terminals like suckless terminal (...
Sébastien Helleu
2023-04-23
Revert "core: remove deprecated parameters from command `/input`"
Sébastien Helleu
2023-04-22
buflist: update example in /help buflist.look.sort
Sébastien Helleu
2023-04-21
buflist: add example to sort on hotlist activity in /help buflist.look.sort
Sébastien Helleu
2023-04-20
core: keep only first message line in hdata update of line_data when input_mu...
Sébastien Helleu
2023-04-20
core: do now allow buffer property "input_multiline" to be reset to 0, except...
Sébastien Helleu
2023-04-19
core: still split on printf when input_multiline isn't set
Trygve Aaberge
2023-04-19
core: don't split on newline characters in printf_date_tags
Trygve Aaberge
2023-04-19
core: render newline characters in chat line messages
Trygve Aaberge
2023-04-19
core: remove deprecated parameters from command `/input`
Sébastien Helleu
2023-04-19
core: convert deprecated commands bound to keys when upgrading weechat.conf t...
Sébastien Helleu
2023-04-15
api: add optional argument with version in info "version_number"
Sébastien Helleu
2023-04-15
doc/api: add more examples on function util_version_number
Sébastien Helleu
2023-04-14
core: remove unnecessary condition in comparison of timeval structures
Sébastien Helleu
2023-04-13
core: replace "SSL" by "TLS" in `/help upgrade` (issue #1903)
Sébastien Helleu
2023-04-12
core: update translations (issue #1903)
Sébastien Helleu
2023-04-12
irc: improve short description of server (issue #1903)
Sébastien Helleu
2023-04-12
irc: fix URL of doc on capability negotiation (issue #1903)
Sébastien Helleu
2023-04-12
irc: add support of RFC 7194 (default port 6697 for TLS) (issue #1903)
Sébastien Helleu
2023-04-12
irc: connect with TLS and port 6697 by default (issue #1903)
Sébastien Helleu
2023-04-12
relay: rename "ssl" options and protocol to "tls" (issue #1903)
Sébastien Helleu
2023-04-12
irc: rename "ssl" options to "tls" (issue #1903)
Sébastien Helleu
2023-04-12
core: rename option weechat.color.status_name_ssl to weechat.color.status_nam...
Sébastien Helleu
2023-04-12
core: replace SSL by TLS in comments (issue #1903)
Sébastien Helleu
2023-04-12
irc: check that IRC URL starts with "irc" (issue #1903)
Sébastien Helleu
2023-04-12
irc: add more info in description of function irc_server_alloc_with_url (issu...
Sébastien Helleu
2023-04-12
irc: set gnutls_sess, tls_cert and tls_cert_key to NULL by default in server ...
Sébastien Helleu
2023-04-08
lua: fix crash with print when the value to print is not a string
wfrsk
2023-04-07
core: change default color of "mouse_status" item to lightgreen
Sébastien Helleu
2023-04-07
core: add item "mouse_status" in default status bar
Sébastien Helleu
2023-04-05
core: fix pointer to hash and hash_temp in doc generator
Sébastien Helleu
2023-04-05
tests: add tests on function irc_server_alloc_with_url
Sébastien Helleu
[next]