summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-04irc: display microseconds in some user messages (issue #649)Sébastien Helleu
2024-01-04relay: add microseconds in relay raw messages (issue #649)Sébastien Helleu
2024-01-04doc: update German documentationNils Görs
2024-01-04core: update German translationsNils Görs
2024-01-01core: update copyright datesSébastien Helleu
2024-01-01doc: updated polish translationKrzysztof Korościk
2024-01-01po: updated polish translationKrzysztof Korościk
2023-12-26ruby: add detection for Ruby 3.3Faisal N Jawdat
2023-12-26core: store microseconds in buffer lines (closes #649)Sébastien Helleu
2023-12-25core: update German translationsNils Görs
2023-12-24debian: exclude directories ".git", "build" and "release" from source packageSébastien Helleu
2023-12-24api: add property "type" in function buffer_get_stringSébastien Helleu
2023-12-24core: display when zstd is not available in output of `/debug libs`Sébastien Helleu
2023-12-24relay: move function to check if buffer belongs to relaySébastien Helleu
2023-12-15core: fix typo in ChangeLogSébastien Helleu
2023-12-15core: fix crash on plugin reload when using musl libs (closes #2052)Sébastien Helleu
2023-12-15tests: add missing include of string.h in plugin API info testsSébastien Helleu
2023-12-14core: fix infinite loop in display when the chat area is too small (closes ↵Sébastien Helleu
#2053)
2023-12-14core: fix styleSébastien Helleu
2023-12-13core: update German translationsNils Görs
2023-12-10irc: add option irc.look.display_host_wallopsSébastien Helleu
2023-12-10tests: add tests with options ↵Sébastien Helleu
irc.look.display_host_{join|join_local|notice|quit} set to off
2023-12-05doc: Update Serbian documentationIvan Pešić
2023-12-05core: Update Serbian translationIvan Pešić
2023-12-04Revert "core: fix detection of gettext headers on Darwin (closes #2031)"Sébastien Helleu
This reverts commit 80fa597a714c3a7f8562d7973382491c5fc0d8fb.
2023-12-04core: fix Polish translationsSébastien Helleu
2023-12-04core: fix detection of gettext headers on Darwin (closes #2031)Sébastien Helleu
2023-12-04po: updated polish translationKrzysztof Korościk
2023-12-04core: update German translationsNils Görs
2023-12-04po: updated part of polish translationKrzysztof Korościk
2023-12-03core: add versions 4.0.7 and 4.1.2 in ChangeLog and release notesSébastien Helleu
2023-12-03core: improve forms for new issues, feature requests and questions on GitHubSébastien Helleu
2023-12-03core: add forms for new issues, feature requests and questions on GitHubNetSysFire
2023-12-02tests: rename testsSébastien Helleu
2023-12-02tests: add tests on plugin config functionsSébastien Helleu
2023-12-02tests: rename file test-plugins-api-info.cpp to test-plugin-api-info.cppSébastien Helleu
2023-12-02tests: fix tests on function plugin_api_infolist_plugin_cbSébastien Helleu
2023-12-02tests: add tests on plugin API info functionsSébastien Helleu
2023-12-02tests: remove unneeded constant TOTP_SECRETSébastien Helleu
2023-12-02api: add info "mouse"Sébastien Helleu
2023-12-02api: return NULL instead of empty infolist "key" when context is not foundSébastien Helleu
2023-12-02core: check that directory is not NULL in function plugin_api_info_absolute_pathSébastien Helleu
2023-12-02core: rename variable "version" to "compilation_date"Sébastien Helleu
2023-12-01tests: add placeholders for new functions in irc server testsSébastien Helleu
2023-11-30core: update German translationsNils Görs
2023-11-29irc: display messages 730/731 even if command `/notify` was not used (closes ↵Sébastien Helleu
#2049)
2023-11-29core: move link to Mastodon before Diaspora*Sébastien Helleu
2023-11-29core: fix typo in release notesSébastien Helleu
2023-11-29core: update translations (issue #1039)Sébastien Helleu
2023-11-29irc: remove unneeded error message when an unknown server option is read in ↵Sébastien Helleu
config file (issue #1039) This is not needed because an error is already displayed by WeeChat core and the IRC error doesn't add anything relevant to the user.