summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-16core: fix build on macOS (closes #1662)Sébastien Helleu
2021-06-16core: add build on macOS in CISébastien Helleu
2021-06-16doc: update German documentationNils Görs
2021-06-16core: update German translationsNils Görs
2021-06-15irc: drop support of DH-BLOWFISH and DH-AES SASL mechanisms (closes #175)Sébastien Helleu
2021-06-15doc: keep previous msgids of translated messages in .po filesSébastien Helleu
2021-06-15core: update ChangeLogSébastien Helleu
2021-06-15irc: add command /setname, add support of message and capability "setname" ↵Sébastien Helleu
(closes #1653)
2021-06-15irc: always set realname in nicks even when extended-join capability is not ↵Sébastien Helleu
enabled (issue #1653)
2021-06-15irc: add support of FAIL/WARN/NOTE messages (issue #1653)Sébastien Helleu
Spec: https://ircv3.net/specs/extensions/standard-replies
2021-06-14doc: update user's guide translations (issue #1642)Sébastien Helleu
2021-06-14doc: ref the layout, buffer and window sections and commandsGiuseppe Bilotta
Add some references between the Screen layout and Buffers and windows sections, linking also to the appropriate commands. This should make it easier to discover the `/layout` command and its relevance to the windows and buffer management. (Small contribution to GitHub issue #1641)
2021-06-13core: add contributor (issue #1655)Sébastien Helleu
2021-06-13doc: add Serbian translationseevan78
2021-06-13doc: updated polish translationKrzysztof Korościk
2021-06-13po: updated polish translationKrzysztof Korościk
2021-06-13Version 3.3-devSébastien Helleu
2021-06-13Version 3.2Sébastien Helleu
2021-06-13irc: fix translation of SASL errorsSébastien Helleu
2021-06-10doc: update Polish auto-generated filesSébastien Helleu
2021-06-10po: updated polish translationKrzysztof Korościk
2021-06-07doc: update German auto-generated fileSébastien Helleu
2021-06-05core: update German translationsNils Görs
2021-06-04Version 3.2-rc1Sébastien Helleu
2021-06-01doc: add IRC SASL SCRAM mechanisms in user's guide (issue #1628)Sébastien Helleu
2021-06-01irc: add comments about parameter sasl_error (issue #1628)Sébastien Helleu
2021-06-01irc: add support of SASL mechanisms SCRAM-SHA-1, SCRAM-SHA-256 and ↵Sébastien Helleu
SCRAM-SHA-512 (closes #1628)
2021-06-01api: add function crypto_hmac (issue #1628)Sébastien Helleu
2021-06-01tests: add test of base64 encode/decode with NUL char in stringSébastien Helleu
2021-06-01doc: update German auto-generated filesSébastien Helleu
2021-05-30core: update German translationsNils Görs
2021-05-30irc: add ${target} in help of server msg_kick optionSébastien Helleu
2021-05-29core, irc, script: fix typosSébastien Helleu
2021-05-29irc: add variable "${target}" (target nick) in commands /kick and /kickbanSébastien Helleu
2021-05-28doc: update German documentationNils Görs
2021-05-28doc: use secured data in relay examples (user's guide)Sébastien Helleu
2021-05-28core: update German translationsNils Görs
2021-05-27doc: update Spanish quickstart guideVictorhck
2021-05-27core: update translations (issue #1647)Sébastien Helleu
2021-05-27clarify (max) bar size to be in chars/linesFilip H.F. "FiXato" Slagter
(max) bar size was described to be in chars, though this only applies to the left/right bars. This change clarifies that top/bottom bars would have their size defined in lines.
2021-05-26Typo fixFilip H.F. "FiXato" Slagter
Zomming -> Zooming
2021-05-26doc: replace freenode-tor by a generic TOR example in user's guideSébastien Helleu
2021-05-26core: add signals "cursor_start" and "cursor_end"Sébastien Helleu
2021-05-25core: replace freenode by libera in command examplesSébastien Helleu
2021-05-25core, buflist, irc, relay: replace freenode by libera in commentsSébastien Helleu
2021-05-25tests: replace freenode by libera in testsSébastien Helleu
2021-05-25doc: replace freenode by libera in release notesSébastien Helleu
2021-05-25doc: replace freenode by libera in contributing guideSébastien Helleu
2021-05-25doc: replace freenode by libera in man pageSébastien Helleu
2021-05-25doc: replace freenode by libera in user's guideSébastien Helleu