index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-21
tests: add tests on function string_is_command_char with custom command chars
Sébastien Helleu
2020-05-21
tests: add test on function string_base64_decode with truncated base64 string
Sébastien Helleu
2020-05-21
tests: add test on function string_base16_decode with a char >= 0xA0
Sébastien Helleu
2020-05-21
core: add base 16/32/64 encoding/decoding in evaluation of expressions
Sébastien Helleu
2020-05-21
core: move functions string_base_encode and string_base_decode from plugin-ap...
Sébastien Helleu
2020-05-21
core: return -1 in case of error in functions string_base16_decode and string...
Sébastien Helleu
2020-05-20
core: split function eval_replace_vars_cb into multiple functions
Sébastien Helleu
2020-05-19
irc: do not remove spaces at the end of users messages received (closes #1513)
Sébastien Helleu
2020-05-18
doc: add missing non-breaking spaces before colons and semicolons in French docs
Sébastien Helleu
2020-05-17
tests: run tests on plugins only if the plugins are enabled and compiled
Sébastien Helleu
2020-05-17
core: update ChangeLog (issue #592)
Sébastien Helleu
2020-05-17
trigger: add (void) before calls to trigger_callback_execute when the returne...
Sébastien Helleu
2020-05-17
trigger: only return trigger's return code when condition evaluates to true
Simmo Saan
2020-05-16
core: update ChangeLog (issue #1509)
Sébastien Helleu
2020-05-16
Fix /window scroll_beyond_end when buffer has fewer lines than terminal height
Trygve Aaberge
2020-05-16
core: update translations (closes #1245, closes #1257)
Sébastien Helleu
2020-05-16
core: rename info_hashtable "gui_focus_info" to "focus_info" (issue #1257)
Sébastien Helleu
2020-05-16
core: move creation of info_hashtable from gui-focus.c to plugin-api-info.c (...
Sébastien Helleu
2020-05-16
gui: make key optional in gui_focus_to_hashtable
Simmo Saan
2020-05-16
gui: add gui_focus_info hashtable info (#1245)
Simmo Saan
2020-05-16
core: update ChangeLog (issue #1505)
Sébastien Helleu
2020-05-16
core: add color in /buffer output for notification level, update translations...
Sébastien Helleu
2020-05-16
core: Allow displaying notify level with /buffer notify
Trygve Aaberge
2020-05-16
core: add bar items with nicklist groups and nicks/groups (closes #1506)
Sébastien Helleu
2020-05-16
doc: add missing arguments in "info" command (English and Japanese relay prot...
Sébastien Helleu
2020-05-14
core: force buffer property "time_for_each_line" to 0 for buffers with free c...
Sébastien Helleu
2020-05-12
relay: increase default limits for IRC backlog options
Sébastien Helleu
2020-05-10
doc: update German documentation
Nils Görs
2020-05-10
core: set default size for input bar to 0 (automatic) (issue #1498)
Sébastien Helleu
2020-05-10
core: add default key alt-enter to insert a newline (issue #1498)
Sébastien Helleu
2020-05-10
core: don't collapse consecutive newlines in lines displayed before the first...
Sébastien Helleu
2020-05-10
core: update ChangeLog ((issue #1500)
Sébastien Helleu
2020-05-10
core: Don't remove consecutive newlines when pasting
Trygve Aaberge
2020-05-10
core: Don't collapse consecutive newlines in bar content
Trygve Aaberge
2020-05-10
core: properly display newlines in input for all buffers
Trygve Aaberge
2020-05-09
core: update ChangeLog (issue #1497)
Sébastien Helleu
2020-05-09
irc: fix realname delimiter color in WHO/WHOX response
Simmo Saan
2020-05-09
core: properly display newlines in input when multiline is enabled in buffer ...
Sébastien Helleu
2020-05-09
core: add an option for multiline input in a buffer (closes #984)
Trygve Aaberge
2020-05-09
core: add contributor in AUTHORS.adoc (issue #1456)
Sébastien Helleu
2020-05-09
core: update ChangeLog (issue #1454, issue #1456)
Sébastien Helleu
2020-05-09
core: remove top/left shadow in WeeChat logo (issue #1454, issue #1456)
Sébastien Helleu
2020-05-09
Regenerate icons
Shun Sakai
2020-05-09
Add Inkscape SVG format icon
Shun Sakai
2020-05-09
core: add note about triggers and argument "modifier_data" of weechat_print m...
Sébastien Helleu
2020-05-09
api: use buffer pointer in argument "modifier_data" sent to weechat_print mod...
Sébastien Helleu
2020-05-08
core: update GnuTLS section in release notes
Sébastien Helleu
2020-05-08
doc: update German auto-generated file
Sébastien Helleu
2020-05-08
core: update German translations
Nils Görs
2020-05-08
irc: reuse a buffer with wrong type "channel" when a private message is recei...
Sébastien Helleu
[prev]
[next]