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-08-01
core: disable debug by default in autotools build
Sébastien Helleu
2020-07-31
trigger: fix recursive calls to triggers using regex (closes #1546)
Sébastien Helleu
2020-07-21
doc: update German auto-generated file
Sébastien Helleu
2020-07-21
core: update German translations
Nils Görs
2020-07-21
core: update ChangeLog (issue #1535, issue #1538)
Sébastien Helleu
2020-07-21
doc: add "irc_nick" in hashtable sent to hook_focus callback (plugin API refe...
Sébastien Helleu
2020-07-21
irc: add pointer "irc_nick" in hashtable sent to hook focus callback (closes ...
Simmo Saan
2020-07-20
irc: allow to send text on buffers with commands /allchan, /allpv and /allserv
Sébastien Helleu
2020-07-20
irc: evaluate command executed by commands /allchan, /allpv and /allserv (clo...
Sébastien Helleu
2020-07-20
doc: improve description of tags "notify_xxx" in chapter on lines tags (user'...
Sébastien Helleu
2020-07-20
trigger: check that tag "notify_none" is not present in message to run comman...
Sébastien Helleu
2020-07-20
core: do not add line with highlight and tag "notify_none" to hotlist (closes...
Sébastien Helleu
2020-07-18
Version 3.0-dev
Sébastien Helleu
2020-07-18
Version 2.9
Sébastien Helleu
2020-07-11
doc: replace wildcard command by list of included files in Makefile.am files
Sébastien Helleu
2020-07-07
core: add contributor in AUTHORS.adoc (issue #1537)
Sébastien Helleu
2020-07-07
core: update ChangeLog (issue #1537)
Sébastien Helleu
2020-07-07
Add $weechat_sharedir/python for global python package import
Marco Sirabella
2020-07-05
Version 2.9-rc1
Sébastien Helleu
2020-07-04
doc: update German auto-generated file
Sébastien Helleu
2020-07-04
core: update German translations
Nils Görs
2020-06-30
doc: fix description of "_chat_bol" and "_chat_eol" in function hook_focus (p...
Sébastien Helleu
2020-06-30
doc: harmonize example of pointers in plugin API reference and relay protocol
Sébastien Helleu
2020-06-30
api: add pointer "_bar_window" in hashtable sent to hook focus callback (clos...
Sébastien Helleu
2020-06-29
doc: fix typo (relay protocol)
Sébastien Helleu
2020-06-28
doc: fix flake8 errors in docgen.py
Sébastien Helleu
2020-06-26
relay: add missing field "notify_level" in message "_buffer_line_added" (issu...
Sébastien Helleu
2020-06-21
core: add bar option "color_bg_inactive" (issue #732)
Sébastien Helleu
2020-06-21
irc: check that the first nick char is not a prefix char or chantype in funct...
Sébastien Helleu
2020-06-21
irc: change default chantypes from "#&+!" to "#&"
Sébastien Helleu
2020-06-20
tests: add test of function irc_nick_is_nick with invalid UTF-8 string
Sébastien Helleu
2020-06-20
irc: add support of UTF8MAPPING, add support of optional server in info "irc_...
Sébastien Helleu
2020-06-20
tests: add tests on IRC function irc_channel_is_channel
Sébastien Helleu
2020-06-20
irc: return NULL in info "irc_is_channel" if arguments is NULL or empty string
Sébastien Helleu
2020-06-17
doc: update German auto-generated file
Sébastien Helleu
2020-06-16
core: update German translations
Nils Görs
2020-06-16
tests: add tests on IRC command ACCOUNT with colon before the account name
Sébastien Helleu
2020-06-15
irc: fix display of ACCOUNT message when the account name is ":*" (closes #1526)
Sébastien Helleu
2020-06-15
irc: skip semicolon before account name in ACCOUNT message
Sébastien Helleu
2020-06-13
javascript: disable build by default and remove Debian packaging of JavaScrip...
Sébastien Helleu
2020-06-10
buflist: add "window" pointer in bar item evaluation only if it's not NULL (i...
Sébastien Helleu
2020-06-07
core: update ChangeLog (issue #1514)
Sébastien Helleu
2020-06-07
core: add contributor in AUTHORS.adoc (issue #1514)
Sébastien Helleu
2020-06-07
guile: fix compiler warning (issue #1514)
Sébastien Helleu
2020-06-07
guile: fix memory leak in output port
Joram Schrijver
2020-06-07
guile: re-enable "/guile eval" (issue #1098)
Joram Schrijver
2020-06-07
guile: fix printing of output to buffer (issue #1098)
Joram Schrijver
2020-06-07
api: fix use of pointer after free in function key_unbind
Sébastien Helleu
2020-06-06
doc: remove tag "translation missing" in French plugin API reference
Sébastien Helleu
2020-06-06
doc: add URL to the Debian download page in user's guide
Sébastien Helleu
[next]