summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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ć
Several fixes.
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
This fixes: - height of lines in literal blocks (all browsers) - literal blocks in Japanese docs (Firefox)
2022-07-03doc: remove font "Noto Color Emoji"Sébastien Helleu
This allows the same render for north east arrow on all browsers.
2022-07-03doc: force color-scheme to dark/light according to the themeSébastien Helleu
This allows to have dark scroll bars in Chrome-based browsers.
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 ↵Valentin Lorentz
RPL_HELPSTART/RPL_HELPTXT/RPL_ENDOFHELP (issue #1772)
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
These functions don't work with PHP 8+ and also don't seem to be necessary anymore when reloading scripts.
2022-06-30php: Add stubs and generate arginfo for PHP APIAdam Saponara
This was preventing the PHP plugin from working if PHP was compiled with `--enable-debug`. With this patch, `--enable-debug` builds of PHP should work.
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
2022-06-26doc/quickstart: add arrow and open external links in new tabSébastien Helleu
2022-06-26doc/api: add arrow and open external links in new tabSébastien Helleu
2022-06-26doc/faq: add arrow and open external links in new tabSébastien Helleu
2022-06-26doc/dev: add arrow and open external links in new tabSébastien Helleu
2022-06-26doc/user: add arrow and open external links in new tabSébastien Helleu
2022-06-26doc/user: replace TOR by TorSébastien Helleu
2022-06-25doc/user: add a chapter on supported IRCv3 extensionsSébastien Helleu
2022-06-25irc: update URLs to IRCv3 specificationsSébastien Helleu
2022-06-24doc: remove underline and change color for linksSébastien Helleu
2022-06-24doc: fix generation of python stubSébastien Helleu
2022-06-23doc: change formatting in asciidoctor tablesSébastien Helleu
2022-06-21doc: update German auto-generated fileSébastien Helleu
2022-06-20core: update German translationsNils Görs
2022-06-18core: add trailing slashes in URLsSébastien Helleu
2022-06-18doc: add trailing slashes in URLsSébastien Helleu
2022-06-18doc/user: add missing server option "autojoin_dynamic"Sébastien Helleu
2022-06-18irc: update translationsSébastien Helleu
2022-06-17irc: add example with `/allchan` in `/help autojoin`Sébastien Helleu
2022-06-15irc: rename option `save` to `apply` in command `/autojoin`Sébastien Helleu
2022-06-10doc/user: fix column sizeSébastien Helleu
2022-06-10doc: update German documentationNils Görs
2022-06-07doc/user: add chapter on custom bar itemsSébastien Helleu