summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-07core: add contributor in AUTHORS.adoc (issue #1537)Sébastien Helleu
2020-07-07core: update ChangeLog (issue #1537)Sébastien Helleu
2020-07-07Add $weechat_sharedir/python for global python package importMarco Sirabella
2020-07-05Version 2.9-rc1Sébastien Helleu
2020-07-04doc: update German auto-generated fileSébastien Helleu
2020-07-04core: update German translationsNils Görs
2020-06-30doc: fix description of "_chat_bol" and "_chat_eol" in function hook_focus (p...Sébastien Helleu
2020-06-30doc: harmonize example of pointers in plugin API reference and relay protocolSébastien Helleu
2020-06-30api: add pointer "_bar_window" in hashtable sent to hook focus callback (clos...Sébastien Helleu
2020-06-29doc: fix typo (relay protocol)Sébastien Helleu
2020-06-28doc: fix flake8 errors in docgen.pySébastien Helleu
2020-06-26relay: add missing field "notify_level" in message "_buffer_line_added" (issu...Sébastien Helleu
2020-06-21core: add bar option "color_bg_inactive" (issue #732)Sébastien Helleu
2020-06-21irc: check that the first nick char is not a prefix char or chantype in funct...Sébastien Helleu
2020-06-21irc: change default chantypes from "#&+!" to "#&"Sébastien Helleu
2020-06-20tests: add test of function irc_nick_is_nick with invalid UTF-8 stringSébastien Helleu
2020-06-20irc: add support of UTF8MAPPING, add support of optional server in info "irc_...Sébastien Helleu
2020-06-20tests: add tests on IRC function irc_channel_is_channelSébastien Helleu
2020-06-20irc: return NULL in info "irc_is_channel" if arguments is NULL or empty stringSébastien Helleu
2020-06-17doc: update German auto-generated fileSébastien Helleu
2020-06-16core: update German translationsNils Görs
2020-06-16tests: add tests on IRC command ACCOUNT with colon before the account nameSébastien Helleu
2020-06-15irc: fix display of ACCOUNT message when the account name is ":*" (closes #1526)Sébastien Helleu
2020-06-15irc: skip semicolon before account name in ACCOUNT messageSébastien Helleu
2020-06-13javascript: disable build by default and remove Debian packaging of JavaScrip...Sébastien Helleu
2020-06-10buflist: add "window" pointer in bar item evaluation only if it's not NULL (i...Sébastien Helleu
2020-06-07core: update ChangeLog (issue #1514)Sébastien Helleu
2020-06-07core: add contributor in AUTHORS.adoc (issue #1514)Sébastien Helleu
2020-06-07guile: fix compiler warning (issue #1514)Sébastien Helleu
2020-06-07guile: fix memory leak in output portJoram Schrijver
2020-06-07guile: re-enable "/guile eval" (issue #1098)Joram Schrijver
2020-06-07guile: fix printing of output to buffer (issue #1098)Joram Schrijver
2020-06-07api: fix use of pointer after free in function key_unbindSébastien Helleu
2020-06-06doc: remove tag "translation missing" in French plugin API referenceSébastien Helleu
2020-06-06doc: add URL to the Debian download page in user's guideSébastien Helleu
2020-06-04irc: fix add of ignore with flags in regex, display full ignore mask in list ...Sébastien Helleu
2020-06-03doc: update auto-generated files (issue #1250)Sébastien Helleu
2020-06-03core: update translations (issue #1250)Sébastien Helleu
2020-06-03core: update ChangeLog (issue #1250)Sébastien Helleu
2020-06-03irc: display account messages in buffersMax Teufel
2020-06-02core: update ChangeLog (issue #1517)Sébastien Helleu
2020-06-02core: add contributor in AUTHORS.adoc (issue #1517)Sébastien Helleu
2020-06-02Add Alacritty title escape sequence supportChristian Duerr
2020-06-01doc: add missing p-path pointer in hdata example (relay protocol)Sébastien Helleu
2020-06-01doc: fix example of NULL pointer (relay protocol)Sébastien Helleu
2020-05-31tests: fix memory leak in test of function string_hex_dumpSébastien Helleu
2020-05-30doc: use a single line for some object examples (relay protocol)Sébastien Helleu
2020-05-29doc: update German documentationNils Görs
2020-05-27doc: mention callback argument "callback_pointer" in differences with C API (...Sébastien Helleu
2020-05-22core: add CI with GitHub Actions, move codecov.io upload to GitHub ActionsSébastien Helleu