Sébastien Helleu
413aa499cc
core: add documentation on command line debug options (in --help and man pages)
...
Command line debug options are now documented:
* --no-dlclose: do not call the function dlclose after plugins are unloaded
* --no-gnutls: do not call the init and deinit functions of GnuTLS library
* --no-gcrypt: do not call the init and deinit functions of Gcrypt library
These options must not be used in production, they're for debug only and can be
used with tools like Valgrind or electric-fence.
2019-03-31 23:53:54 +02:00
AYANOKOUZI, Ryuunosuke
80becc9a29
core: update Japanese translations
2019-04-01 09:00:00 +09:00
Sébastien Helleu
57aa9e060e
spell: rename "aspell" plugin to "spell" (issue #1299 )
...
The following things have been renamed:
- file aspell.conf -> spell.conf
- options aspell.* -> spell.*
- bar item aspell_dict -> spell_dict
- bar item and local variable aspell_suggest -> spell_suggest
- info aspell_dict -> spell_dict
2019-02-19 21:15:56 +01:00
AYANOKOUZI, Ryuunosuke
c4c4f4d1ef
core: update Japanese translations
2019-02-03 09:00:00 +09:00
Sébastien Helleu
a294b791a8
doc: add missing file test-irc-protocol.cpp in developer's guide
2019-01-13 20:13:30 +01:00
Sébastien Helleu
c96e2f3593
tests: add tests on function irc_config_check_autojoin
2019-01-11 22:27:28 +01:00
Sébastien Helleu
2b0057239b
core: update copyright dates
2019-01-01 15:40:51 +01:00
AYANOKOUZI, Ryuunosuke
8964e994c6
core: update Japanese translations
2018-12-09 09:00:00 +09:00
Sébastien Helleu
342261d35b
core: use https for all links where secured http is supported
2018-11-29 23:18:55 +01:00
Sébastien Helleu
4712d0bb06
core: use https for links to GNU GPL license
2018-11-29 23:16:07 +01:00
Sébastien Helleu
a8b6fa08b7
core: split plugin-api.c into 2 files (API wrappers and infos/infolists)
2018-11-03 23:01:46 +01:00
Sébastien Helleu
d0ea801724
core: add support of TOTP generation/validation (Time-based One-Time Password)
2018-11-02 14:06:14 +01:00
Sébastien Helleu
172736989a
doc: add missing source files for tests (developer's guide)
2018-10-27 10:55:57 +02:00
Sébastien Helleu
70c2e27110
core: split wee-secure.c into 3 files (secured data functions, buffer and config)
2018-10-27 08:54:10 +02:00
Sébastien Helleu
a6a90aebff
doc: add commands to update .po files (developer's guide)
2018-10-25 08:00:14 +02:00
Sébastien Helleu
7b3ec510ca
logger: move logger command into a separate source file
2018-09-24 19:05:21 +02:00
AYANOKOUZI, Ryuunosuke
1495ecf6d0
core: update Japanese translations
2018-08-19 09:00:00 +09:00
Sébastien Helleu
49c3e62106
core: split wee-hook.c into multiple sources
2018-08-14 07:15:39 +02:00
AYANOKOUZI, Ryuunosuke
b41ea696fa
core: update Japanese translations
2018-03-30 09:00:00 +09:00
Sébastien Helleu
6dd97638c3
doc: add irc-modelist.c in translated versions of developer's guide
2018-03-24 17:03:59 +01:00
AYANOKOUZI, Ryuunosuke
c3bcc80420
core: update Japanese translations
2018-03-14 09:00:00 +09:00
Sébastien Helleu
805717e9ec
core: add binary weechat-headless to run WeeChat without interface ( closes #1120 )
...
The optional command line option "--daemon" runs WeeChat like a daemon
(fork, new process group, file descriptors closed).
2018-03-11 09:59:39 +01:00
AYANOKOUZI, Ryuunosuke
d798d1c162
core: update Japanese translations
2018-01-20 09:00:00 +09:00
Sébastien Helleu
21e63e7958
scripts: add configuration file for each script plugin
2018-01-15 21:57:06 +01:00
AYANOKOUZI, Ryuunosuke
31b4e8ed7a
core: update Japanese translations
2018-01-08 09:00:00 +09:00
Sébastien Helleu
ed4837b2f6
core: update copyright dates
2018-01-05 00:54:18 +01:00
AYANOKOUZI, Ryuunosuke
265b1fbb73
doc: update Japanese translations
2017-10-09 09:00:00 +09:00
Sébastien Helleu
e8af853624
tests: add scripting API tests (issue #104 )
...
Automatic tests of scripting API are made with Python scripts:
- unparse.py: convert Python code to other languages
- testapigen.py: generate scripts in all languages to test the API
- testapi.py scripting API tests
2017-10-07 16:51:25 +02:00
Sébastien Helleu
92b9533efe
core: fix typo: Javascript -> JavaScript
2017-09-23 16:24:52 +02:00
Sébastien Helleu
ef193107aa
doc: add PHP plugin in developer's guide
2017-09-03 15:34:29 +02:00
Sébastien Helleu
f1c9ed7714
doc: add links to other docs in developer's guide
2017-08-21 23:12:53 +02:00
AYANOKOUZI, Ryuunosuke
5c4a8f4e07
core: update Japanese translations
2017-07-08 09:00:00 +09:00
Sébastien Helleu
57f342feb6
fset: add fset plugin and files in developer's guide
2017-06-25 21:19:11 +02:00
AYANOKOUZI, Ryuunosuke
6948d22e40
core: update Japanese translations
2017-04-02 09:00:00 +09:00
Sébastien Helleu
2ab3015114
script: move default mouse keys for script plugin from core to script-mouse.c
2017-03-31 21:07:32 +02:00
Sébastien Helleu
f0c8da2f05
buflist: add mouse support
...
New options:
- buflist.look.mouse_jump_visited_buffer
- buflist.look.mouse_move_buffer
- buflist.look.mouse_wheel
New keys added by buflist plugin:
- @item(buflist):button1* => hsignal:buflist_mouse
- @item(buflist):button2* => hsignal:buflist_mouse
- @bar(buflist):ctrl-wheelup => hsignal:buflist_mouse
- @bar(buflist):ctrl-wheeldown => hsignal:buflist_mouse
2017-03-30 20:39:37 +02:00
Sébastien Helleu
98487253ca
buflist: add command /buflist
2017-03-25 15:13:13 +01:00
Sébastien Helleu
64a8c6d2ae
doc: add buflist plugin in developer's guide
2017-03-25 14:19:48 +01:00
AYANOKOUZI, Ryuunosuke
3886855b05
core: update Japanese translations
2017-01-06 09:00:00 +09:00
Sébastien Helleu
705d86e684
core: update copyright dates
2017-01-01 11:32:04 +01:00
Sébastien Helleu
0cec295a41
fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename ( closes #850 )
2016-11-22 19:24:40 +01:00
AYANOKOUZI, Ryuunosuke
69673dbfff
core: update Japanese translations
2016-11-12 09:00:00 +09:00
AYANOKOUZI, Ryuunosuke
d5ff36a6de
core: update Japanese translations
2016-11-06 09:00:00 +09:00
Sébastien Helleu
b1d32b29f9
doc: fix styles in docs
2016-06-15 08:01:45 +02:00
Sébastien Helleu
2a53e1aea2
doc: fix styles in developer's guide
2016-06-13 07:30:15 +02:00
Sébastien Helleu
b7bdbbdc50
core: rename .asciidoc files to .adoc (issue #722 )
2016-05-15 08:52:19 +02:00