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
2019-11-25
core: add more info in /help weechat.look.nick_color_hash_salt (issue #635)
Sébastien Helleu
2019-11-25
core: remove allocation of string when salt is used (issue #635)
Sébastien Helleu
2019-11-25
core: add option weechat.look.nick_color_hash_salt to allow for reshuffling o...
Simmo Saan
2019-11-21
irc: do not automatically open a channel with name "0" (closes #1429)
Sébastien Helleu
2019-11-17
core: set buffer name, short name and title only if the value has changed
Sébastien Helleu
2019-11-15
irc: mention /filter command in /help irc.look.smart_filter
Sébastien Helleu
2019-11-12
python: use more idiomatic cmake pkg-config linking
Eli Schwartz
2019-11-10
Haiku: link libnetwork, not libpthread.
Jerome Duval
2019-11-08
irc: set option irc.look.display_pv_warning_address to off by default (issue ...
Sébastien Helleu
2019-11-03
irc: fix typo and examples in /help server
Sébastien Helleu
2019-11-03
irc: set raw filter to "*" if local variable "filter" was not set after /upgr...
Sébastien Helleu
2019-11-03
irc: restore irc raw filter after /upgrade (issue #1000)
Sébastien Helleu
2019-11-03
irc: add filters on raw buffer (closes #1000)
Sébastien Helleu
2019-10-30
fset: add comment on filter by evaluated expression
Sébastien Helleu
2019-10-30
fset: fix filter variable used to match filter string
Sébastien Helleu
2019-10-23
plugins: sort options added in configuration sections
Sébastien Helleu
2019-10-23
core: optimize search of options in configuration sections
Sébastien Helleu
2019-10-14
core: fix scrolling up in bare mode when switched to bare mode at the top of ...
Sébastien Helleu
2019-10-12
python: send "bytes" instead of "str" to callbacks in Python 3 when the strin...
Sébastien Helleu
2019-10-12
core: add reverse of string for screen in evaluation of expressions with "rev...
Sébastien Helleu
2019-10-11
irc: add option irc.look.display_pv_warning_address (closes #892)
Sébastien Helleu
2019-10-09
irc: add server option ssl_password for SSL certificate private key password ...
Simmo Saan
2019-10-09
irc: fix compiler warning on uninitialized variable
Sébastien Helleu
2019-10-06
core: ensure completion_item is not NULL before using it
Sébastien Helleu
2019-10-06
core: fix crash in completion of filenames
Sébastien Helleu
2019-10-06
core: fix long lines
Sébastien Helleu
2019-10-06
Merge remote-tracking branch 'origin/pr/630'
Sébastien Helleu
2019-10-06
core: fix line too long, add comment on argument "with_suffix"
Sébastien Helleu
2019-10-06
core: count suffix in alignment computed for context info
Sébastien Helleu
2019-10-06
Merge remote-tracking branch 'origin/pr/619'
Sébastien Helleu
2019-10-06
logger: fix write in log file if it has been deleted or renamed (closes #123)
Sébastien Helleu
2019-10-06
irc: use path from option xfer.file.upload_path to complete filename in comma...
Sébastien Helleu
2019-10-06
core: add optional default path (evaluated) in completion "filename" (issue #60)
Sébastien Helleu
2019-10-06
core: add support of modifiers in evaluation of expressions with "modifier:na...
Sébastien Helleu
2019-10-06
api: add modifier "eval_path_home" (issue #60)
Sébastien Helleu
2019-10-06
core: fix comments on modifier callback functions in plugin API
Sébastien Helleu
2019-10-05
xfer: add option xfer.file.download_temporary_suffix with default value ".par...
Sébastien Helleu
2019-10-05
xfer: fix memory leak when a xfer is freed and when the plugin is unloaded
Sébastien Helleu
2019-10-04
irc: fix typo in /help links
Sébastien Helleu
2019-10-02
logger: add option logger.file.color_lines (closes #528, closes #621)
Sébastien Helleu
2019-10-01
api: add modifier "color_encode_ansi" (issue #528)
Sébastien Helleu
2019-10-01
core: add function to convert WeeChat colors to ANSI colors (issue #528)
Sébastien Helleu
2019-10-01
core: add support of reverse video in ANSI color codes
Sébastien Helleu
2019-10-01
core: fix typos in comments
Sébastien Helleu
2019-10-01
core: fix style in CMake files
Sébastien Helleu
2019-09-27
irc: add "user" in output of irc_message_parse (closes #136)
Sébastien Helleu
2019-09-26
logger: move logger backlog functions to logger-backlog.c
Sébastien Helleu
2019-09-24
core: add power operator "**" in calc expressions (issue #997)
Sébastien Helleu
2019-09-24
core: fix wrong results with the unary minus in calc expressions
Sébastien Helleu
2019-09-23
irc: add separate options for kick/kill message coloring (closes #683)
Simmo Saan
[prev]
[next]