summaryrefslogtreecommitdiff
path: root/doc/fr/weechat_dev.fr.adoc
AgeCommit message (Expand)Author
2021-12-11doc: use unbreakable spaces in example of missing translation tag (developer'...Sébastien Helleu
2021-12-08doc: fix color codes attributes in developer's guideSébastien Helleu
2021-12-01doc: remove tester's guideSébastien Helleu
2021-11-27doc: fix column size in table with color codes (developer's guide)Sébastien Helleu
2021-11-27doc: escape example of link in developer's guideSébastien Helleu
2021-11-27doc: switch from prettify to pygments for syntax highlightingSébastien Helleu
2021-11-13tests: add tests on some IRC SASL functionsSébastien Helleu
2021-11-12tests: add tests on default triggersSébastien Helleu
2021-11-06irc: fix join of channels with name longer than 127 chars (closes #1717)Sébastien Helleu
2021-10-01core: add command /toggleSébastien Helleu
2021-07-04tests: add tests on typing plugin functionsSébastien Helleu
2021-07-04doc: add typing plugin files in developer's guideSébastien Helleu
2021-06-24irc: escape/unescape IRC message tags values (issue #1654)Sébastien Helleu
2021-05-16core: set server name when connecting to server with TLS (SNI extension) only...Sébastien Helleu
2021-05-11doc: add file wee-dir.c in developer's guide (issue #1285)Sébastien Helleu
2021-04-11trigger: add tests on main trigger functionsSébastien Helleu
2021-03-16core: add options to customize commands on system signals, quit by default on...Sébastien Helleu
2021-02-20doc: remove references to Savannah in developer's guideSébastien Helleu
2021-01-09doc: add missing non-breaking spaces before punctuation in French docsSébastien Helleu
2021-01-02core: update copyright datesSébastien Helleu
2020-08-05irc: send all channels in a single JOIN command when reconnecting to the serv...Sébastien Helleu
2020-06-20tests: add tests on IRC function irc_channel_is_channelSébastien Helleu
2020-05-03doc: merge 53 autogen files into 11 files, move them to includes directorySébastien Helleu
2020-05-02doc: fix path of cmdline_options.XX.adoc and man.XX.adoc (developer's guide)Sébastien Helleu
2020-05-02doc: merge files man_*.xx.adoc into a single file man.xx.adocSébastien Helleu
2020-05-02doc: merge files cmdline_options_debug.xx.adoc into cmdline_options.xx.adocSébastien Helleu
2020-04-18doc: fix table sizes on small screensSébastien Helleu
2020-04-14relay: add command "handshake" in weechat relay protocol and nonce to prevent...Sébastien Helleu
2020-03-02relay: accept hash of password in init command with option "password_hash"Sébastien Helleu
2020-03-01core: move crypto functions to wee-crypto.c, rename API function string_hash ...Sébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-10-01tests: add tests on GUI color functionsSébastien Helleu
2019-09-26logger: move logger backlog functions to logger-backlog.cSébastien Helleu
2019-09-20doc: add file test-core-calc.cpp in developer's guideSébastien Helleu
2019-09-20core: add calculation of expression in evaluation of expressions with "calc:....Sébastien Helleu
2019-08-19core: use fixed-width integer for computing nick hash (issue #1394)Sébastien Helleu
2019-08-06tests: add tests on IRC function irc_nick_is_nickSébastien Helleu
2019-08-03tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_hostSébastien Helleu
2019-07-11buflist: add infolist "buflist" (issue #1375)Simmo Saan
2019-07-10irc: add unit tests on ignore functionsSébastien Helleu
2019-06-07core: replace char "," by "~" in color codes to separate foreground from back...Sébastien Helleu
2019-06-07doc: replace "cmake" by "CMake"Sébastien Helleu
2019-03-31core: add documentation on command line debug options (in --help and man pages)Sébastien Helleu
2019-02-19spell: rename "aspell" plugin to "spell" (issue #1299)Sébastien Helleu
2019-01-13doc: add missing file test-irc-protocol.cpp in developer's guideSébastien Helleu
2019-01-11tests: add tests on function irc_config_check_autojoinSébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for all links where secured http is supportedSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-11-03core: split plugin-api.c into 2 files (API wrappers and infos/infolists)Sébastien Helleu