1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 21:06:38 +02:00

Commit Graph

  • f701caf5bb doc: fix styles in user guide and plugin API reference Sébastien Helleu 2019-04-11 20:56:35 +02:00
  • 5440c9d91c doc: update German auto-generated file Sébastien Helleu 2019-04-07 10:22:31 +02:00
  • 1f170bd7f3 core: update German translations Nils Görs 2019-04-06 22:15:58 +02:00
  • a84c32cf30 xfer: add option xfer.network.speed_limit_recv (closes #269) Sébastien Helleu 2019-04-06 14:11:07 +02:00
  • 6ebd97cc63 core: fix typos in README Sébastien Helleu 2019-04-04 20:50:49 +02:00
  • f8d5776ec9 core: add links to Mastodon and Twitter in README Sébastien Helleu 2019-04-04 20:49:23 +02:00
  • a34233d54b core: remove link to Google+ in README Sébastien Helleu 2019-04-04 20:49:06 +02:00
  • 544d006fb7 core: update German translations Nils Görs 2019-04-02 22:08:58 +02:00
  • 6fa4494aae tests: add test with multiple wildcards in call to function string_match Sébastien Helleu 2019-04-01 00:18:21 +02:00
  • 5d02ff9a6d tests: add tests on function util_signal_search Sébastien Helleu 2019-04-01 00:15:25 +02:00
  • d2571ab53b tests: add tests on util_timeval functions Sébastien Helleu 2019-04-01 00:07:32 +02:00
  • 709334eede tests: add tests on function util_parse_delay with unit "ms" (milliseconds) Sébastien Helleu 2019-04-01 00:02:49 +02:00
  • 5f1b2722c8 doc: update Japanese auto-generated files Sébastien Helleu 2019-03-31 23:54:50 +02:00
  • 413aa499cc core: add documentation on command line debug options (in --help and man pages) Sébastien Helleu 2019-03-31 23:53:54 +02:00
  • c469f30be5 doc: fix generation of man page weechat-headless with autotools Sébastien Helleu 2019-03-31 14:43:50 +02:00
  • 5980a4deb8 Merge pull request #1328 from l/master/translation/ja_JP Sébastien Helleu 2019-03-31 23:46:27 +02:00
  • 80becc9a29 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2019-04-01 09:00:00 +09:00
  • c77bffaa52 doc: update German auto-generated file Sébastien Helleu 2019-03-29 23:27:45 +01:00
  • dad451af34 core: send code coverage only with gcc, not with clang Sébastien Helleu 2019-03-29 23:17:27 +01:00
  • 3f80ae0ee8 core: add codecov badge Sébastien Helleu 2019-03-29 23:17:09 +01:00
  • d91954490f core: move coverage.info in parent directory Sébastien Helleu 2019-03-29 23:01:27 +01:00
  • 56d6b510e6 core: move upload of code coverage from build-test.sh to .travis.yml Sébastien Helleu 2019-03-29 22:53:26 +01:00
  • 33cefb7daa core: fix upload of code coverage to codecov.io Sébastien Helleu 2019-03-29 22:46:13 +01:00
  • 3e22bc116b core: upload code coverage on codecov.io in Travis CI Sébastien Helleu 2019-03-29 22:36:25 +01:00
  • 4df26f391d core: update German translations Nils Görs 2019-03-29 22:34:33 +01:00
  • b97fc2bd0f core: don't execute command scheduled by /repeat if the buffer does not exist any more Sébastien Helleu 2019-03-29 20:42:00 +01:00
  • 2571d17cb9 core: don't execute command scheduled by /wait if the buffer does not exist any more Sébastien Helleu 2019-03-29 20:37:18 +01:00
  • f1d18f4c26 core: use seconds by default in /repeat interval, allow unit for the interval Sébastien Helleu 2019-03-29 20:31:19 +01:00
  • fa5b1eed77 core: move parsing of /wait delay in a separate function, with unit tests Sébastien Helleu 2019-03-29 20:17:26 +01:00
  • b3cf270d1d core: allow text in addition to a command in command /repeat Sébastien Helleu 2019-03-29 08:37:57 +01:00
  • 8251f1fd13 core: update ChangeLog Sébastien Helleu 2019-03-28 22:18:16 +01:00
  • da43e95c75 relay: use option "delay" in call to command_options (closes #1327) Sébastien Helleu 2019-03-28 22:07:25 +01:00
  • 4e9e5f2652 api: add option "delay" in hashtable options of function command_options (issue #1327) Sébastien Helleu 2019-03-28 22:05:42 +01:00
  • 2f37de9148 core: make "input_commands_allowed" work with /wait and /repeat commands (issue #928) Sébastien Helleu 2019-03-28 18:45:22 +01:00
  • 9b4fa10923 core: set CMake minimum version required to 3.0 Sébastien Helleu 2019-03-25 08:51:00 +01:00
  • c713a0e475 tests: fix scripting API tests on 32-bit arch Sébastien Helleu 2019-03-25 00:18:55 +01:00
  • b04d8934ee tests: fix style in CMake file Sébastien Helleu 2019-03-24 13:40:16 +01:00
  • 96d3a3834c doc: improve description of CMake option ENABLE_PYTHON3 in user's guide Sébastien Helleu 2019-03-24 09:32:24 +01:00
  • 429fafd42f doc: fix typo Gnutls -> GnuTLS in user's guide Sébastien Helleu 2019-03-24 09:13:01 +01:00
  • 6c41e627cd doc: fix description of man/doc CMake options in user's guide Sébastien Helleu 2019-03-24 09:09:28 +01:00
  • 2612adf899 core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage options Sébastien Helleu 2019-03-24 09:02:04 +01:00
  • 47c4329404 debian: update changelog Sébastien Helleu 2019-03-23 22:15:18 +01:00
  • ecfe6756f8 core: switch from Ubuntu Trusty to Xenial in Travis CI Sébastien Helleu 2019-03-23 21:24:57 +01:00
  • e68754aafe lua: add detection of Lua 5.3 with autotools Sébastien Helleu 2019-03-23 21:51:59 +01:00
  • 34bf68d38e tests: remove extra output before/after tests Sébastien Helleu 2019-03-23 20:08:17 +01:00
  • ff32112396 irc: fix length of string for SHA-512, SHA-256 and SHA-1 in help on ssl_fingerprint option Sébastien Helleu 2019-03-21 23:36:24 +01:00
  • 2da148eb55 core: add Haiku as supported platform in README Sébastien Helleu 2019-03-21 22:02:31 +01:00
  • 21e227020f core: update German translations Nils Görs 2019-03-19 23:18:33 +01:00
  • bb017b2613 irc: display an error with /allchan -current or /allpv -current if the current buffer is not an irc buffer (closes #1325) Sébastien Helleu 2019-03-19 20:37:06 +01:00
  • 766bea3f9e tests: remove value for first #define in headers Sébastien Helleu 2019-03-19 20:33:30 +01:00
  • c4bf528b4e php: remove value for first #define in headers Sébastien Helleu 2019-03-19 20:33:16 +01:00
  • 8f79b1c0fc doc: add missing keys Ctrl+F1 and Ctrl+F2 for buflist (FAQ) Sébastien Helleu 2019-03-19 20:32:27 +01:00
  • f6c5061590 irc: fix update of channels modes with arguments when joining a channel (closes #1324) Sébastien Helleu 2019-03-18 20:39:42 +01:00
  • 1ef7a55e72 core: fix typo: Weechat -> WeeChat Sébastien Helleu 2019-03-17 18:34:21 +01:00
  • 3ee87bcfce core: fix description of Cygwin "weechat" package Sébastien Helleu 2019-03-17 18:12:54 +01:00
  • 58f4c37a63 core: fix version numbering scheme in cygport file Sébastien Helleu 2019-03-17 14:40:36 +01:00
  • 413221bc9e doc: update German auto-generated file Sébastien Helleu 2019-03-12 22:58:54 +01:00
  • 840c815bb0 Merge branch 'master' of github.com:weechat/weechat Nils Görs 2019-03-12 22:43:03 +01:00
  • 27f33624bd core: update German translations Nils Görs 2019-03-12 22:42:39 +01:00
  • 78cabc2e06 relay: fix compilation warning when gnutls is not found Sébastien Helleu 2019-03-12 22:26:55 +01:00
  • 5c2c19c0cd irc: fix compilation warning when gnutls is not found Sébastien Helleu 2019-03-12 22:26:28 +01:00
  • 99e48d7fa3 core: set max length to 4096 for /secure passphrase (closes #1323) Sébastien Helleu 2019-03-12 21:30:01 +01:00
  • bc6c1f274c core: improve message displayed when a command is not allowed (issue #928) Sébastien Helleu 2019-03-11 21:12:40 +01:00
  • 92e176ab89 relay: use empty value by default for option relay.weechat.commands (issue #928) Sébastien Helleu 2019-03-11 20:49:35 +01:00
  • e44c4904c3 relay: add forbidden commands /key and /trigger in weechat protocol (issue #928) Sébastien Helleu 2019-03-10 22:58:50 +01:00
  • 508f224af9 relay: add forbidden commands /wait and /repeat in weechat protocol (issue #928) Sébastien Helleu 2019-03-10 18:27:59 +01:00
  • 2b70d71aa1 core: replace argument "keep_eol" by "flags" in function string_split (closes #1322) Sébastien Helleu 2019-03-10 13:16:59 +01:00
  • 8aa5f5375e core: add value -1 for keep_eol in function string_strip (issue #1322) Sébastien Helleu 2019-03-09 21:54:25 +01:00
  • 79d0910c08 doc: update German auto-generated file Sébastien Helleu 2019-03-09 20:51:31 +01:00
  • b925ed5950 core: update German translations Nils Görs 2019-03-09 19:34:40 +01:00
  • dd44c1db16 relay: add extra forbidden commands in weechat protocol (issue #928) Sébastien Helleu 2019-03-09 17:51:40 +01:00
  • 2f5aa3b509 core: use bitwise shift operator to define flag constants Sébastien Helleu 2019-03-02 11:09:52 +01:00
  • 76290729b7 core: add contributor in AUTHORS.adoc (issue #1319) Sébastien Helleu 2019-03-01 07:42:32 +01:00
  • b9044f5ca1 core: update ChangeLog (issue #1319) Sébastien Helleu 2019-03-01 07:41:24 +01:00
  • 7b43d2fe43 Merge pull request #1319 from phy1729/quote-nick Sébastien Helleu 2019-03-01 07:40:42 +01:00
  • 77a9322bbf irc: quote argument to NICK Matthew Martin 2019-02-28 18:55:26 -06:00
  • 6a0e9818a9 core: update German translations Nils Görs 2019-02-28 21:41:09 +01:00
  • 791406f26f doc: fix typo in FAQ Sébastien Helleu 2019-02-28 21:38:05 +01:00
  • c91e47c414 script: use SHA-512 instead of MD5 for script checksum Sébastien Helleu 2019-02-28 20:55:10 +01:00
  • d290de2cba relay: add option relay.weechat.commands (closes #928) Sébastien Helleu 2019-02-28 20:24:25 +01:00
  • 80b980b2af api: add function command_options (issue #928) Sébastien Helleu 2019-02-28 00:14:38 +01:00
  • 64043d5a6c php: fix memory leak in functions using hashtable parameters Sébastien Helleu 2019-02-27 07:51:02 +01:00
  • c079cc124e doc: fix typo in plugin API reference Sébastien Helleu 2019-02-27 07:45:58 +01:00
  • 55501b84d6 core: remove function gui_buffer_match_list_split, use function string_match_list Sébastien Helleu 2019-02-26 20:29:06 +01:00
  • 17a218e6b6 core: use function string_match_list for the autoload of plugins Sébastien Helleu 2019-02-26 20:08:47 +01:00
  • c2859096cb api: add function string_match_list Sébastien Helleu 2019-02-26 20:02:07 +01:00
  • e473161c9f core: remove parentheses after function names in ChangeLog Sébastien Helleu 2019-02-26 16:09:39 +01:00
  • e6850dcf9e Merge pull request #1318 from arza-zara/typos Sébastien Helleu 2019-02-26 19:55:16 +01:00
  • 2af3157dc2 fset: fix typo in /help fset.format.option2 arza 2019-02-26 19:33:03 +02:00
  • a10769f0f8 doc: move spell chapter after scripts in user's guide Sébastien Helleu 2019-02-26 08:01:42 +01:00
  • 4ef149b591 core: clarify changes on option weechat.completion.nick_completer in release notes Sébastien Helleu 2019-02-25 18:49:46 +01:00
  • f1d30dc0b1 core: fix alignment of images in README Sébastien Helleu 2019-02-24 16:37:19 +01:00
  • a817327b0e core: add WeeChat logo in README Sébastien Helleu 2019-02-24 16:14:57 +01:00
  • 471f9c61da relay: remove obsolete comment Sébastien Helleu 2019-02-24 16:13:04 +01:00
  • 466268d5ef doc: update German auto-generated files Sébastien Helleu 2019-02-24 10:03:30 +01:00
  • 485f5d3e87 core: update German translations Nils Görs 2019-02-23 23:25:22 +01:00
  • 8eb24f4338 core: update ChangeLog (issue #1055, issue #1312) Sébastien Helleu 2019-02-23 13:41:49 +01:00
  • 4a13e1ac7e core: update translations (issue #1055, issue #1312) Sébastien Helleu 2019-02-23 13:40:23 +01:00
  • c84ac65954 core: add /filter addreplace (closes #1055) Simmo Saan 2019-02-23 13:37:46 +01:00
  • 525417c2c6 core: update ChangeLog (issue #1309, issue #1311) Sébastien Helleu 2019-02-23 11:23:14 +01:00