summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-26tests: scripts: fix wrong ifdef checkLuK1337
2024-05-26tests: relay: add missing <string.h> includeLuK1337
2024-05-26relay: add infos "relay_api_version" and "relay_api_version_number"Sébastien Helleu
2024-05-26core: replace emails by links to GitHub accounts in AUTHORS.mdSébastien Helleu
2024-05-26core: rename and convert AUTHORS.adoc to AUTHORS.mdSébastien Helleu
2024-05-26core: rename and convert README.adoc to README.mdSébastien Helleu
2024-05-26core: rename and convert Contributing.adoc to CONTRIBUTING.mdSébastien Helleu
2024-05-26core: rename and convert ReleaseNotes.adoc to UPGRADING.mdSébastien Helleu
2024-05-26core: rename and convert ChangeLog.adoc to CHANGELOG.mdSébastien Helleu
2024-05-26Version 4.4.0-devSébastien Helleu
2024-05-26Version 4.3.0Sébastien Helleu
2024-05-26relay/api: set API version to 0.1.0 in OpenAPI documentSébastien Helleu
2024-05-26core: add relay options renamed in release notesSébastien Helleu
2024-05-26relay/api: set API version to 0.1.0Sébastien Helleu
2024-05-25tests: add test of IRC message split with newline but no serverSébastien Helleu
2024-05-25irc: fix crash in split of IRC message containing a newline if the server is ...Sébastien Helleu
2024-05-25tests: remove dead assignmentsSébastien Helleu
2024-05-25tests: fix tests on hook_infolist_get with an invalid pointerSébastien Helleu
2024-05-25relay/remote: fix relay API version comparison with a string that can be NULLSébastien Helleu
2024-05-25doc: updated polish translationKrzysztof Korościk
2024-05-25core: updated polish translationKrzysztof Korościk
2024-05-24relay: fix compiler warning in call to snprintfSébastien Helleu
2024-05-24doc: update German documentationNils Görs
2024-05-24core: update German translationsNils Görs
2024-05-23core: update translationsSébastien Helleu
2024-05-23core: rename Twitter to X in READMESébastien Helleu
2024-05-22core: remove release notes for versions where no manual action is required up...Sébastien Helleu
2024-05-21core: group changes and sort them by importance in ChangeLogSébastien Helleu
2024-05-21core: add missing list header in v4.0.1Sébastien Helleu
2024-05-19relay/openapi: add note about websocket connection in sync endpointSébastien Helleu
2024-05-19relay/openapi: remove example from descriptionSébastien Helleu
2024-05-19relay/openapi: add complete description for authentication, add header "x-wee...Sébastien Helleu
2024-05-19relay/openapi: replace "summary" by "description" in pathsSébastien Helleu
2024-05-19doc/user: add relay "api" (issue #2066)Sébastien Helleu
2024-05-19relay/remote: check that remote API is exactly the same version as local one ...Sébastien Helleu
2024-05-19relay/remote: fix error displayed when an error happens in a callbackSébastien Helleu
2024-05-18core: updated polish translationKrzysztof Korościk
2024-05-18relay/remote: fix highlight on lines received from remoteSébastien Helleu
2024-05-18core: add option weechat.look.config_permissions (closes #2057)Sébastien Helleu
2024-05-16irc: store lag in channel and private buffers (local variable "lag"), in addi...Sébastien Helleu
2024-05-16core: add bar item "lag"Sébastien Helleu
2024-05-16relay/remote: add, update and remove buffer local variables received from remoteSébastien Helleu
2024-05-16relay/remote: set "input" and "input_pos" only upon buffer creationSébastien Helleu
2024-05-16core: send signal "buffer_localvar_{added|changed}" only if local variable ha...Sébastien Helleu
2024-05-15ci: add tests of OpenAPI document with schemathesisSébastien Helleu
2024-05-15relay/api: add OpenAPI document (issue #2066)Sébastien Helleu
2024-05-15core: update German translationsNils Görs
2024-05-14relay: add option "autoconnect" in remoteSébastien Helleu
2024-05-14core: update German translationsNils Görs
2024-05-13irc: allow range in commands `/unban` and `/unquiet` (closes #2113)Sébastien Helleu