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

Commit Graph

  • e8af853624 tests: add scripting API tests (issue #104) Sébastien Helleu 2017-10-07 16:51:25 +02:00
  • f6fe6be7a4 doc: reformat PHP dependency in user's guide Sébastien Helleu 2017-10-05 22:38:26 +02:00
  • 157dc811a4 php: add comments Sébastien Helleu 2017-10-03 21:34:35 +02:00
  • 0cc44cd986 php: add messages during script loading/unloading Sébastien Helleu 2017-10-03 21:34:20 +02:00
  • 31dd886390 php: set php_quiet to 1 during plugin end Sébastien Helleu 2017-10-03 21:33:30 +02:00
  • 33b23c8a74 php: set php_quiet to 1 during plugin initialization Sébastien Helleu 2017-10-03 21:32:02 +02:00
  • 8dc4f1dd28 php: set php_quiet to 1 when loading/reloading/unloading a script with option "-q" Sébastien Helleu 2017-10-03 21:30:58 +02:00
  • 7949146687 lua: fix boolean return value (as integer) in API functions Sébastien Helleu 2017-10-03 21:17:22 +02:00
  • 255e46eaef guile: return integer (0/1) instead of boolean in API functions Sébastien Helleu 2017-10-03 21:16:11 +02:00
  • 682979bb90 guile: fix return value of static strings Sébastien Helleu 2017-10-02 19:20:26 +02:00
  • 137d5863e2 tests: run command "/debug libs" in tests instead of Travis CI command Sébastien Helleu 2017-10-01 08:00:39 +02:00
  • 1ec9453b7e core: add contributor in AUTHORS.adoc Sébastien Helleu 2017-09-28 20:26:54 +02:00
  • 49a2d49569 Merge pull request #1073 from l/master/translation/ja_JP Sébastien Helleu 2017-09-28 20:26:02 +02:00
  • 50a7bd01fb doc: update Japanese translations AYANOKOUZI, Ryuunosuke 2017-09-28 09:00:00 +09:00
  • d048f9e7af build: update examples in script build-debian.sh Sébastien Helleu 2017-09-28 01:54:53 +02:00
  • ddb661cd80 aspell: display "?" if lang is NULL in /aspell listdict Sébastien Helleu 2017-09-28 01:36:10 +02:00
  • 1c3e724ec6 build: update Debian patches with libxml2-dev dependency Sébastien Helleu 2017-09-28 01:13:53 +02:00
  • c13ab756d9 debian: add dependency on libxml2-dev for PHP plugin Sébastien Helleu 2017-09-28 01:11:22 +02:00
  • 6fc988a647 doc: add dependency libxml2-dev for PHP plugin (user's guide) Sébastien Helleu 2017-09-28 01:09:50 +02:00
  • 1eefbf6ba5 php: use PHP_VERSION_ID instead of PHP_MAJOR_VERSION and PHP_MINOR_VERSION Sébastien Helleu 2017-09-28 00:51:15 +02:00
  • b2d6d08c9e php: add comments with PHP version Sébastien Helleu 2017-09-28 00:43:06 +02:00
  • 7483c2a311 php: fix condition on PHP version to support future PHP versions (>= 8.0) Sébastien Helleu 2017-09-28 00:28:32 +02:00
  • 3c727cc04c Merge pull request #1069 from adsr/master Sébastien Helleu 2017-09-28 00:21:25 +02:00
  • 01fff0a0d4 build: update patch for Ubuntu Trusty to not build PHP plugin Sébastien Helleu 2017-09-27 17:15:34 +02:00
  • 4d69c3be7e build: update patch for Debian Wheezy to not build PHP plugin Sébastien Helleu 2017-09-27 16:40:27 +02:00
  • b9e4081f3a build: update patch for Debian Jessie to not build PHP plugin Sébastien Helleu 2017-09-27 16:34:04 +02:00
  • 2c453f9710 build: add patch for Debian Stretch, Raspbian Stretch and Ubuntu Zesty/Yakkety/Xenial to use PHP 7.0 instead of 7.1 Sébastien Helleu 2017-09-27 16:21:58 +02:00
  • cac4107f54 debian: add PHP in debian packaging Sébastien Helleu 2017-09-27 16:11:15 +02:00
  • d6558f5327 doc: replace php 7.0 by php 7.1 in dependencies (user's guide) Sébastien Helleu 2017-09-27 15:53:39 +02:00
  • 0b4df5d6b8 build: remove patch for Raspbian Jessie Sébastien Helleu 2017-09-27 16:57:20 +02:00
  • 630983b854 build: remove patch for Ubuntu Wily Sébastien Helleu 2017-09-27 16:19:27 +02:00
  • 08856b4c5a build: remove patch for Debian Squeeze Sébastien Helleu 2017-09-27 15:40:54 +02:00
  • 01cc63aa45 core: initialize variables attrs and pair before calling wattr_get Sébastien Helleu 2017-09-25 20:12:31 +02:00
  • 9a6b107648 core: disable tests with Python 3 until problem is fixed on Travis CI Sébastien Helleu 2017-09-24 15:57:05 +02:00
  • a8bbb5ab9e core: test with Python 3.5 instead of 3.6 on Travis CI Sébastien Helleu 2017-09-24 15:48:46 +02:00
  • 30f6b5fadf core: add a workaround for Python 3 issue on Travis CI Sébastien Helleu 2017-09-24 15:45:24 +02:00
  • 6b0262794f core: add CVE ID in ChangeLog Sébastien Helleu 2017-09-23 22:28:47 +02:00
  • 8310999b0e core: update stable version in script version.sh Sébastien Helleu 2017-09-23 20:59:16 +02:00
  • d36bf234c0 doc: move table of contents on the left in FAQ Sébastien Helleu 2017-09-23 17:26:36 +02:00
  • f95a1b72e7 doc: fix note about function "print" in scripting guide Sébastien Helleu 2017-09-23 16:34:26 +02:00
  • 92b9533efe core: fix typo: Javascript -> JavaScript Sébastien Helleu 2017-09-23 16:24:52 +02:00
  • 5aab494dd6 core, plugins: check return code of strftime function Sébastien Helleu 2017-09-22 21:50:01 +02:00
  • ae66a4d8a5 core: add version 1.9.1 in ChangeLog and release notes Sébastien Helleu 2017-09-23 15:06:00 +02:00
  • e4cc90f4b4 logger: call strftime before replacing buffer local variables Sébastien Helleu 2017-09-23 09:36:09 +02:00
  • 6494deb29c Version 1.9.1 v1.9.1 1.9 Sébastien Helleu 2017-09-23 13:08:45 +02:00
  • 05a9875f81 relay: fix send of "PART" command in backlog (irc protocol) Sébastien Helleu 2017-07-23 16:13:00 +02:00
  • f30d556e25 buflist: fix crash in auto-scroll of bar when the buflist item is not the first item in the bar Sébastien Helleu 2017-06-27 07:18:16 +02:00
  • f105c6f0b5 logger: call strftime before replacing buffer local variables Sébastien Helleu 2017-09-23 09:36:09 +02:00
  • 5f7b62f835 php: fix crash in API function string_eval_path_home Sébastien Helleu 2017-09-21 21:01:29 +02:00
  • 25f79ff2f5 php: use find_library to find libphp7.so Adam Saponara 2017-09-17 18:19:35 -04:00
  • fd287abe1b php: fix compiler warning for PHP >=7.1 Adam Saponara 2017-09-17 17:13:45 -04:00
  • 4d75b5b145 php: fix crash in API function string_eval_expression Sébastien Helleu 2017-09-17 17:36:56 +02:00
  • 0855873447 doc: update Japanese auto-generated files Sébastien Helleu 2017-09-17 17:36:39 +02:00
  • 6b88f1de6d Merge pull request #1065 from l/master/translation/ja_JP Sébastien Helleu 2017-09-17 17:35:49 +02:00
  • 24bef50ab2 php: fix function plugin_get_name Sébastien Helleu 2017-09-10 20:51:42 +02:00
  • e213dade9a core: update Japanese translations AYANOKOUZI, Ryuunosuke 2017-09-10 09:00:00 +09:00
  • 3ff1877001 doc: update German auto-generated files Sébastien Helleu 2017-09-09 17:52:03 +02:00
  • 4388d25119 core: update German translations Nils Görs 2017-09-09 17:44:35 +02:00
  • 65a6a6dff2 doc: fix PHP examples in scripting guide Sébastien Helleu 2017-09-09 15:20:38 +02:00
  • e5acc39770 php: fix arguments of hook_command callback Sébastien Helleu 2017-09-09 15:09:34 +02:00
  • 1851f6472f php: rename print functions Sébastien Helleu 2017-09-07 21:50:20 +02:00
  • 8bd874a281 python: add/remove some empty lines for readability Sébastien Helleu 2017-09-07 21:40:58 +02:00
  • 36a9cffa39 php: check that script is registered in API functions, add macros to return values Sébastien Helleu 2017-09-07 21:33:23 +02:00
  • e10307a3c2 api: check script pointer in scripting API functions Sébastien Helleu 2017-09-07 21:30:36 +02:00
  • 2a04ae0d65 php: rename API callback functions Sébastien Helleu 2017-09-06 20:58:15 +02:00
  • 48c9fbec35 php: add missing functions current_buffer and current_window Sébastien Helleu 2017-09-06 20:07:26 +02:00
  • 776f8e2725 Merge pull request #1064 from adsr/patch-fix-php-cmake Sébastien Helleu 2017-09-06 07:28:35 +02:00
  • 5bec71f891 php: move macro API_FUNC_INIT, aggregate declaration of variables Sébastien Helleu 2017-09-06 00:26:17 +02:00
  • 280822b00b php: ensure configure script finds PHP 7 Adam Saponara 2017-09-05 10:03:12 -04:00
  • 7cb928eeb5 php: ensure CMake script finds PHP 7 Adam Saponara 2017-09-05 01:54:50 -04:00
  • 4cc3f13066 core: update translations Sébastien Helleu 2017-09-05 07:29:14 +02:00
  • a1a3822d89 php: remove empty line Sébastien Helleu 2017-09-04 21:10:19 +02:00
  • 28811c7ebd php: sort functions by topic, remove unused API functions, fix compiler warning Sébastien Helleu 2017-09-04 21:00:53 +02:00
  • e317a6856c tests: add PHP plugin in tests Sébastien Helleu 2017-09-03 21:49:48 +02:00
  • b769c20540 core: add PHP in README Sébastien Helleu 2017-09-03 21:41:29 +02:00
  • 43624c6d70 php: add comments in code Sébastien Helleu 2017-09-03 15:28:04 +02:00
  • 586d2a0745 script: add support of PHP scripts Sébastien Helleu 2017-09-03 14:56:08 +02:00
  • 20f47b9b41 doc: add PHP plugin in plugin API reference Sébastien Helleu 2017-09-03 14:53:23 +02:00
  • 23c3288cbe doc: add PHP plugin in FAQ Sébastien Helleu 2017-09-03 14:43:02 +02:00
  • ef193107aa doc: add PHP plugin in developer's guide Sébastien Helleu 2017-09-03 14:40:59 +02:00
  • 8e41d3b616 doc: add PHP plugin in scripting guide Sébastien Helleu 2017-09-03 14:35:00 +02:00
  • 997768c4cf doc: add PHP plugin in user's guide Sébastien Helleu 2017-09-03 13:59:49 +02:00
  • baa1d5fbc9 php: add function "hdata_compare" Sébastien Helleu 2017-09-03 12:50:48 +02:00
  • 6a45c5e243 php: add "PLUGIN" in headers Sébastien Helleu 2017-09-03 12:33:54 +02:00
  • d032ee2159 php: new php plugin Adam Saponara 2017-09-03 12:17:26 +02:00
  • 8c046d9be9 buflist: remove recursive evaluation of extra variables (closes #1060) Sébastien Helleu 2017-09-02 14:00:20 +02:00
  • 24418b30a0 doc: update German auto-generated files Sébastien Helleu 2017-09-02 13:35:43 +02:00
  • 5b00287756 core: update German translations Nils Görs 2017-09-02 13:18:21 +02:00
  • 2deea7f53e core: add note about wildcard in /help set Sébastien Helleu 2017-09-01 21:04:25 +02:00
  • 387ddb98af doc: update Japanese auto-generated files Sébastien Helleu 2017-08-25 19:31:22 +02:00
  • 6d5c3fdd93 Merge pull request #1057 from l/master/translation/ja_JP Sébastien Helleu 2017-08-25 19:27:12 +02:00
  • 47e048dd53 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2017-08-26 09:00:00 +09:00
  • 6d46daed6c doc: add non-breaking spaces in French messages Sébastien Helleu 2017-08-25 07:45:34 +02:00
  • bc9fdb87af doc: add non-breaking spaces in French docs Sébastien Helleu 2017-08-24 23:46:14 +02:00
  • de9f771674 irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty value Sébastien Helleu 2017-08-23 23:11:11 +02:00
  • 3d8980d91a doc: add links to other docs in plugin API reference Sébastien Helleu 2017-08-22 23:10:41 +02:00
  • 7a1511001e doc: add links to other docs in scripting guide Sébastien Helleu 2017-08-21 23:35:04 +02:00
  • 557beb47b5 doc: add links to other docs in FAQ Sébastien Helleu 2017-08-21 21:23:20 +02:00
  • f1c9ed7714 doc: add links to other docs in developer's guide Sébastien Helleu 2017-08-21 20:39:46 +02:00
  • a2f2d41dda doc: add links to other docs in user's guide Sébastien Helleu 2017-08-21 20:29:28 +02:00