summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-31buflist: add variable "${hotlist_priority_number}" (integer version of "${hot...Sébastien Helleu
2022-07-30Update Turkish translationsEmir SARI
2022-07-28core: update German translationsNils Görs
2022-07-27doc: update German auto-generated filesSébastien Helleu
2022-07-27irc: display an error message when using command /dcc without xfer plugin loadedSébastien Helleu
2022-07-27xfer: fix crash when closing DCC chat bufferSébastien Helleu
2022-07-26core: update German translationsNils Görs
2022-07-24relay: exit function relay_irc_recv if params can not be allocatedSébastien Helleu
2022-07-24core: remove dead assignmentsSébastien Helleu
2022-07-24core: add option weechat.look.highlight_disable_regex and buffer property "hi...Sébastien Helleu
2022-07-24core: use dynamic string in function gui_bar_item_get_valueSébastien Helleu
2022-07-22doc: use non-breaking spaces before links to notesSébastien Helleu
2022-07-22doc/scripting: add missing fields "paramN" and "num_params" in output of "irc...Sébastien Helleu
2022-07-21irc: fix display of TOPIC message with an empty trailing parameterSébastien Helleu
2022-07-21irc: fix display of QUIT message with an empty trailing parameter (closes #1797)Sébastien Helleu
2022-07-21relay: fix parsing of IRC messages received from clients (closes #1796)Sébastien Helleu
2022-07-20irc: use API function string_rebuild_split_string in irc_protocol_string_paramsSébastien Helleu
2022-07-20api: add arguments "index_start" and "index_end" in function string_rebuild_s...Sébastien Helleu
2022-07-20api: rename function string_build_with_split_string to string_rebuild_split_s...Sébastien Helleu
2022-07-16irc: fix duplicated channels in autojoin option when autojoin_dynamic is enab...Sébastien Helleu
2022-07-10api: add info "uptime_current"Sébastien Helleu
2022-07-10Version 3.7-devSébastien Helleu
2022-07-10Version 3.6Sébastien Helleu
2022-07-09debian: update changelogSébastien Helleu
2022-07-09doc: update German documentationNils Görs
2022-07-06Version 3.6-rc1Sébastien Helleu
2022-07-06doc: update Serbian auto-generated filesSébastien Helleu
2022-07-06core: Serbian message translation fixesIvan Pešić
2022-07-05doc: update Serbian auto-generated filesSébastien Helleu
2022-07-05doc: remove extra space in Serbian translationSébastien Helleu
2022-07-05core/doc: Update Serbian translationIvan Pešić
2022-07-04doc: fix display of literal blocksSébastien Helleu
2022-07-03doc: remove font "Noto Color Emoji"Sébastien Helleu
2022-07-03doc: force color-scheme to dark/light according to the themeSébastien Helleu
2022-07-02tests: add tests on IRC messages 524/704/705/706 (issue #1772)Sébastien Helleu
2022-07-02api: run hook_print callback also on empty messagesSébastien Helleu
2022-07-02irc: remove unneeded translation marker (issue #1772)Sébastien Helleu
2022-07-02core: update ChangeLog (issue #1772)Sébastien Helleu
2022-07-02irc: start at parameter #2 in callback of messages 524/704/705/706 (issue #1772)Sébastien Helleu
2022-07-02irc: fix comments (issue #1772)Sébastien Helleu
2022-07-02irc: add ERR_HELPNOTFOUND (issue #1772)Valentin Lorentz
2022-07-02irc: strip topic name when formatting RPL_HELPSTART/RPL_HELPTXT/RPL_ENDOFHELP...Valentin Lorentz
2022-06-30core: update ChangeLogSébastien Helleu
2022-06-30php: fix compilation warning about unused argumentsSébastien Helleu
2022-06-30php: Deprecate `forget_*` functions in PHP 8+Adam Saponara
2022-06-30php: Add stubs and generate arginfo for PHP APIAdam Saponara
2022-06-30php: Adjust API for PHP 8.2Adam Saponara
2022-06-28doc/quickstart: add command /autojoin and server option autojoin_dynamicSébastien Helleu
2022-06-27doc/scripting: add arrow and open external links in new tabSébastien Helleu
2022-06-26doc/relay: add arrow and open external links in new tabSébastien Helleu