Sébastien Helleu
d9d1fa7210
doc: translate quickstart changes in other languages
2019-04-19 21:25:33 +02:00
Sébastien Helleu
7f00a51e19
Merge remote-tracking branch 'origin/pr/1340'
2019-04-19 20:55:23 +02:00
Michael Siegel
0b330762fa
quick start guide: make two separate sections out of section 2
2019-04-19 18:18:47 +00:00
Nils Görs
88404452e0
doc: update German documentation
2019-04-19 07:12:45 +02:00
Sébastien Helleu
ebff142511
core: add contributor in AUTHORS.adoc
2019-04-17 07:45:00 +02:00
Sébastien Helleu
a706ee976c
doc: translate quickstart changes in other languages
2019-04-17 07:44:03 +02:00
Sébastien Helleu
1e63cdcd9f
Merge remote-tracking branch 'origin/pr/1339'
2019-04-17 07:32:03 +02:00
Michael Siegel
ec337a7601
quick start guide: rearrange content in section 2
...
Put everything help-related first, then explain how to set options.
2019-04-16 22:02:19 +00:00
Sébastien Helleu
1582d923e6
core: use getopt to parse command line arguments
...
Multiple options can now be given in a single flag, for example:
weechat -ast
Following formats were allowed for command line argument with a value:
weechat -d /tmp/weechat
weechat --dir /tmp/weechat
Now these extra formats are supported as well:
weechat -d/tmp/weechat
weechat --dir=/tmp/weechat
2019-04-14 13:35:47 +02:00
Sébastien Helleu
cc2a6db335
doc: update Japanese auto-generated files
2019-04-14 13:21:09 +02:00
Sébastien Helleu
cb28372dd7
Merge pull request #1337 from l/master/translation/ja_JP
...
core: update Japanese translations
2019-04-14 13:20:03 +02:00
Sébastien Helleu
b376f9f013
Merge pull request #1336 from msiism/master
...
quick start guide: insert “the” where missing
2019-04-14 09:11:33 +02:00
Sébastien Helleu
0e2baa56cf
doc: update German auto-generated files
2019-04-14 08:55:19 +02:00
AYANOKOUZI, Ryuunosuke
1876e84c82
core: update Japanese translations
2019-04-14 09:00:00 +09:00
Michael Siegel
b4ecfa0159
quick start guide: insert “the” where missing
2019-04-13 20:22:17 +00:00
Nils Görs
2b65c351a8
core: update German translations
2019-04-13 21:18:56 +02:00
Sébastien Helleu
4063abc86b
core: bump API version
...
This is required after changes on functions hook_info and info_get.
2019-04-13 20:48:42 +02:00
Sébastien Helleu
dbf6691243
core: add contributor in AUTHORS.adoc (issue #931 )
2019-04-13 20:48:11 +02:00
Sébastien Helleu
ebf38f142e
core: merge functions gui_line_prefix_is_same_nick_as_{previous|next} (issue #931 )
2019-04-13 20:46:05 +02:00
Sébastien Helleu
573377e2d9
core: fix /help weechat.look.buffer_time_same
2019-04-13 20:38:19 +02:00
Adrian Bjugård
0b5bff9ef5
core: add option weechat.look.prefix_same_nick_middle ( closes #930 , closes #931 )
2019-04-13 20:36:41 +02:00
Nils Görs
36fc3fdc3b
core: update German translations
2019-04-13 18:48:08 +02:00
Nils Görs
92e3217cf5
core: update German translations
2019-04-13 17:40:47 +02:00
Simmo Saan
97e9046918
core: add option weechat.look.buffer_time_same ( closes #1127 )
2019-04-13 14:45:53 +02:00
Sébastien Helleu
63c992922c
Merge pull request #1334 from msiism/master
...
Improve intro of “Start WeeChat” section
2019-04-13 13:54:27 +02:00
Sébastien Helleu
30768d4d24
trigger: add hook "info_hashtable"
2019-04-13 13:53:16 +02:00
Sébastien Helleu
8bc06ea101
trigger: add hook "info"
2019-04-13 08:52:40 +02:00
Sébastien Helleu
299c308f00
irc: fix memory leak in infos "irc_server_isupport" and "irc_server_isupport_value"
2019-04-13 08:42:45 +02:00
Sébastien Helleu
3d95217745
api: return allocated string in hook_info callback and function info_get
2019-04-13 08:42:45 +02:00
Michael Siegel
beb04085d8
Improve intro of “Start WeeChat” section
2019-04-11 21:58:09 +00:00
Sébastien Helleu
c80dc2a5ca
Merge pull request #1332 from msiism/master
...
Two grammar fixes for WeeChat user’s guide
2019-04-11 22:40:56 +02:00
Michael Siegel
20c4cb5ae4
Improve grammar in “Screen layout” section
2019-04-11 19:46:57 +00:00
Michael Siegel
734d17993c
Add missing “the” to footnote in “Files and directories”
2019-04-11 19:34:27 +00:00
Sébastien Helleu
f701caf5bb
doc: fix styles in user guide and plugin API reference
2019-04-11 20:56:35 +02:00
Sébastien Helleu
5440c9d91c
doc: update German auto-generated file
2019-04-07 10:22:31 +02:00
Nils Görs
1f170bd7f3
core: update German translations
2019-04-06 22:15:58 +02:00
Sébastien Helleu
a84c32cf30
xfer: add option xfer.network.speed_limit_recv ( closes #269 )
...
For consistency, the option xfer.network.speed_limit has been renamed to
xfer.network.speed_limit_send.
2019-04-06 14:11:07 +02:00
Sébastien Helleu
6ebd97cc63
core: fix typos in README
2019-04-04 20:50:49 +02:00
Sébastien Helleu
f8d5776ec9
core: add links to Mastodon and Twitter in README
2019-04-04 20:49:23 +02:00
Sébastien Helleu
a34233d54b
core: remove link to Google+ in README
2019-04-04 20:49:06 +02:00
Nils Görs
544d006fb7
core: update German translations
2019-04-02 22:08:58 +02:00
Sébastien Helleu
6fa4494aae
tests: add test with multiple wildcards in call to function string_match
2019-04-01 00:18:21 +02:00
Sébastien Helleu
5d02ff9a6d
tests: add tests on function util_signal_search
2019-04-01 00:15:25 +02:00
Sébastien Helleu
d2571ab53b
tests: add tests on util_timeval functions
2019-04-01 00:07:32 +02:00
Sébastien Helleu
709334eede
tests: add tests on function util_parse_delay with unit "ms" (milliseconds)
2019-04-01 00:02:49 +02:00
Sébastien Helleu
5f1b2722c8
doc: update Japanese auto-generated files
2019-03-31 23:54:50 +02:00
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
Sébastien Helleu
c469f30be5
doc: fix generation of man page weechat-headless with autotools
2019-03-31 23:51:28 +02:00
Sébastien Helleu
5980a4deb8
Merge pull request #1328 from l/master/translation/ja_JP
...
core: update Japanese translations
2019-03-31 23:46:27 +02:00
AYANOKOUZI, Ryuunosuke
80becc9a29
core: update Japanese translations
2019-04-01 09:00:00 +09:00