summaryrefslogtreecommitdiff
path: root/doc/fr/weechat_dev.fr.adoc
AgeCommit message (Expand)Author
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
2018-11-02core: add support of TOTP generation/validation (Time-based One-Time Password)Sébastien Helleu
2018-10-27doc: add missing source files for tests (developer's guide)Sébastien Helleu
2018-10-27core: split wee-secure.c into 3 files (secured data functions, buffer and con...Sébastien Helleu
2018-10-25doc: add commands to update .po files (developer's guide)Sébastien Helleu
2018-09-24logger: move logger command into a separate source fileSébastien Helleu
2018-08-14core: split wee-hook.c into multiple sourcesSébastien Helleu
2018-03-24doc: add irc-modelist.c in translated versions of developer's guideSébastien Helleu
2018-03-11core: add binary weechat-headless to run WeeChat without interface (closes #1...Sébastien Helleu
2018-01-15scripts: add configuration file for each script pluginSébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-10-07tests: add scripting API tests (issue #104)Sébastien Helleu
2017-09-23core: fix typo: Javascript -> JavaScriptSébastien Helleu
2017-09-03doc: add PHP plugin in developer's guideSébastien Helleu
2017-08-24doc: add non-breaking spaces in French docsSébastien Helleu
2017-08-21doc: add links to other docs in developer's guideSébastien Helleu
2017-06-25fset: add fset plugin and files in developer's guideSébastien Helleu
2017-03-31script: move default mouse keys for script plugin from core to script-mouse.cSébastien Helleu
2017-03-30buflist: add mouse supportSébastien Helleu
2017-03-26doc: fix some translations of "library" in FrenchSébastien Helleu
2017-03-25buflist: add command /buflistSébastien Helleu
2017-03-25doc: add buflist plugin in developer's guideSébastien Helleu