summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-09core: properly display newlines in input when multiline is enabled in buffer ...Sébastien Helleu
2020-05-09core: add an option for multiline input in a buffer (closes #984)Trygve Aaberge
2020-05-09core: add contributor in AUTHORS.adoc (issue #1456)Sébastien Helleu
2020-05-09core: update ChangeLog (issue #1454, issue #1456)Sébastien Helleu
2020-05-09core: remove top/left shadow in WeeChat logo (issue #1454, issue #1456)Sébastien Helleu
2020-05-09Regenerate iconsShun Sakai
2020-05-09Add Inkscape SVG format iconShun Sakai
2020-05-09core: add note about triggers and argument "modifier_data" of weechat_print m...Sébastien Helleu
2020-05-09api: use buffer pointer in argument "modifier_data" sent to weechat_print mod...Sébastien Helleu
2020-05-08core: update GnuTLS section in release notesSébastien Helleu
2020-05-08doc: update German auto-generated fileSébastien Helleu
2020-05-08core: update German translationsNils Görs
2020-05-08irc: reuse a buffer with wrong type "channel" when a private message is recei...Sébastien Helleu
2020-05-08core: rename functions hook_completion_{get_string|list_add} to completion_{g...Sébastien Helleu
2020-05-07trigger: fix truncated trigger command with commands /trigger input|output|re...Sébastien Helleu
2020-05-05core: add include comparison operators in evaluation of expressionsSébastien Helleu
2020-05-03tests: replace compiler by different env lines (Travis CI)Sébastien Helleu
2020-05-03tests: switch to Ubuntu Bionic, use pylint3 to lint Python scripts (Travis CI)Sébastien Helleu
2020-05-03tests: fix pylint errorsSébastien Helleu
2020-05-03exec: return NULL immediately if the task id is invalidSébastien Helleu
2020-05-03exec: fix use of same task id for different tasks (closes #1491)Sébastien Helleu
2020-05-03doc: fix pylint errorsSébastien Helleu
2020-05-03core: update ChangeLogSébastien Helleu
2020-05-03doc: remove extra separator lines in auto-generated filesSébastien Helleu
2020-05-03doc: merge 53 autogen files into 11 files, move them to includes directorySébastien Helleu
2020-05-03core: disable pylint of script docgen.py (Travis CI)Sébastien Helleu
2020-05-03Revert "core: use pylint3 to lint Python scripts (Travis CI)"Sébastien Helleu
2020-05-03core: use pylint3 to lint Python scripts (Travis CI)Sébastien Helleu
2020-05-02doc: drop Python 2 support in script docgen.pySébastien Helleu
2020-05-02doc: fix path of cmdline_options.XX.adoc and man.XX.adoc (developer's guide)Sébastien Helleu
2020-05-02doc: move files cmdline_options.xx.adoc and man.xx.adoc into "includes" direc...Sébastien Helleu
2020-05-02doc: merge files man_*.xx.adoc into a single file man.xx.adocSébastien Helleu
2020-05-02doc: merge files cmdline_options_debug.xx.adoc into cmdline_options.xx.adocSébastien Helleu
2020-05-02doc: add missing key "compression" in handshake responses (relay protocol)Sébastien Helleu
2020-05-02relay: add "compression" in response to handshake command (weechat protocol)Sébastien Helleu
2020-05-02doc: add examples of command responses in relay protocolSébastien Helleu
2020-05-01relay: fix slow send of data to clients when SSL is enabledSébastien Helleu
2020-04-29doc: improve indenting in examples (relay protocol)Sébastien Helleu
2020-04-29doc: update German auto-generated filesSébastien Helleu
2020-04-29core: update German translationsNils Görs
2020-04-28core: update translationsSébastien Helleu
2020-04-28core: update ChangeLog (issue #713)Sébastien Helleu
2020-04-28fifo: Open the fifo for writing tooQuentin Glidic
2020-04-28relay: add command "completion" in weechat relay protocol (closes #1484)Sébastien Helleu
2020-04-28core: remove obsolete commentSébastien Helleu
2020-04-28api: return integer in function gui_completion_search (issue #1484)Sébastien Helleu
2020-04-27api: add hdata "completion_word" (issue #1484)Sébastien Helleu
2020-04-27api: add functions completion_new, completion_search and completion_free (iss...Sébastien Helleu
2020-04-26relay: fix error message for an invalid buffer received in a command (weechat...Sébastien Helleu
2020-04-26debian: add patch to build on Ubuntu GroovySébastien Helleu