Commit Graph

  • 69521a1f1f cleanup code, update some features add Hitokoto API add Closure for access_token add working_dir() global function adjust reply() method to .handle_quick_operation jerry 2021-02-24 23:37:00 +08:00
  • fb9dbed306 Merge pull request #32 from wen1014/master Whale 2021-02-23 23:24:45 +08:00
  • d42158ac90 Merge branch 'master' into master Whale 2021-02-23 23:24:24 +08:00
  • ff3ebec562 Merge pull request #31 from YiwanGi/patch-8 Whale 2021-02-23 23:22:01 +08:00
  • ea79de617e warning bug fix wenhao 2021-02-23 17:04:10 +08:00
  • 9e1ad6a983 Update spin-lock.md Wang 2021-02-22 19:34:06 +08:00
  • c17248df31 Merge pull request #30 from YiwanGi/patch-7 Whale 2021-02-22 11:33:52 +08:00
  • 4c116ebd86 Merge pull request #29 from YiwanGi/patch-5 Whale 2021-02-22 11:33:29 +08:00
  • c490fe0c1c Merge pull request #28 from YiwanGi/patch-6 Whale 2021-02-22 11:32:46 +08:00
  • cefdf23799 Merge pull request #27 from YiwanGi/patch-4 Whale 2021-02-22 11:32:06 +08:00
  • 7f70642606 Update light-cache.md Wang 2021-02-22 02:51:35 +08:00
  • 1d5b2609f9 Update console.md Wang 2021-02-22 02:03:22 +08:00
  • a206fe8b87 Update route-annotations.md Wang 2021-02-22 01:18:12 +08:00
  • fb4f6c45ce Update README.md Wang 2021-02-22 01:07:35 +08:00
  • c50ae245bd commitment, nothing jerry 2021-02-21 22:17:34 +08:00
  • f6c2131ebf Merge pull request #26 from YiwanGi/patch-3 Whale 2021-02-21 22:15:39 +08:00
  • 543d1d2922 Merge pull request #25 from YiwanGi/patch-2 Whale 2021-02-21 22:14:27 +08:00
  • bb61e6f6a2 Merge pull request #24 from YiwanGi/patch-1 Whale 2021-02-21 22:13:06 +08:00
  • 2d1bbf6b48 Update README.md YiwanGi 2021-02-21 12:48:54 +08:00
  • 67e42cfe3e Update basic-config.md YiwanGi 2021-02-21 11:28:01 +08:00
  • 429a2cf230 Update quickstart-robot.md YiwanGi 2021-02-21 10:48:23 +08:00
  • 9ace85e604 update to 2.2.5 version again add transaction for SpinLock.php add getAllCQ() for CQ.php fix CQ bug update docs 2.2.5 jerry 2021-02-20 16:57:19 +08:00
  • f677b0e132 update to 2.2.5 version add saveToJson and loadFromJson function for DataProvider.php fix @OnSave annotation not working adjust swoole timer tick add hasKey() for WorkerCache.php jerry 2021-02-15 15:15:26 +08:00
  • f137f044d0 Merge remote-tracking branch 'origin/master' jerry 2021-02-09 17:09:26 +08:00
  • 77c12db31a reformat code jerry 2021-02-09 17:09:09 +08:00
  • b670cb29fe Update README.md Whale 2021-02-09 11:12:29 +08:00
  • 95d7bb071d Update README.md Whale 2021-02-09 10:54:59 +08:00
  • eadb4c1dee Update README.md Whale 2021-02-09 10:54:05 +08:00
  • 6672a6c852 Update README.md Whale 2021-02-09 10:53:52 +08:00
  • 094feddda4 Update README.md Whale 2021-02-09 10:53:15 +08:00
  • f86eddb298 Update README.md Whale 2021-02-09 10:48:05 +08:00
  • a93b4917cd Update README.md Whale 2021-02-09 10:47:40 +08:00
  • 0f9767aa16 update docs 2.2.4 jerry 2021-02-07 11:48:55 +08:00
  • 0c9f246690 update to 2.2.4 version update docs fix broken ssh caused cpu overloading fix WorkerCache bug when no global config add global function zm_atomic jerry 2021-02-07 11:46:42 +08:00
  • 517d258d61 update to 2.2.3 version, I am tired fix access_token not working fix waitMessage() not working in v2.2.2 2.2.3 jerry 2021-01-30 00:06:42 +08:00
  • 61e3818563 update to 2.2.2 version finally clean redundant code fix API reply in @OnTick for multi-process fix loop error reporting 2.2.2 jerry 2021-01-29 23:34:34 +08:00
  • 776ec98a3e fix waitMessage timeout bug jerry 2021-01-29 22:32:29 +08:00
  • f3e844bb0a update to 2.2.2 version fix QQBot error clean code jerry 2021-01-29 22:27:10 +08:00
  • a55cd4ed05 update docs 2.2.1 jerry 2021-01-29 21:37:02 +08:00
  • 8a985620f9 update to 2.2.1 version fix a compatibility bug jerry 2021-01-29 21:36:14 +08:00
  • 484ddf9dfa update Hello.php update docs 2.2.0 jerry 2021-01-29 21:30:19 +08:00
  • b611b4aad6 add DaemonCommand for daemon players adjust http_header available jerry 2021-01-29 20:47:00 +08:00
  • b9f973c718 add unset for WorkerCache.php jerry 2021-01-20 18:43:22 +08:00
  • cd6c971547 update Singleton jerry 2021-01-20 16:45:50 +08:00
  • c68083484a update to 2.2.0 version add OnPipeMessageEvent.php add ProcessManager.php add WorkerCache component fix route bug correct Exception to ZMException jerry 2021-01-20 16:11:04 +08:00
  • f999e689bf update docs 2.1.6 jerry 2021-01-18 18:09:33 +08:00
  • 187a08a621 update to 2.1.6 version 优化代码结构 增加更多提示语 修复处理空格消息时的报错 修复上下文的bug jerry 2021-01-18 18:08:29 +08:00
  • c208298937 Update README.md Whale 2021-01-14 18:32:54 +08:00
  • e9e3e5e129 update docs 2.1.5 crazywhalecc 2021-01-13 15:46:55 +08:00
  • 1ef8225d10 update to 2.1.5 version change route to Symfony routing crazywhalecc 2021-01-13 15:40:27 +08:00
  • ccadec23e4 update docs and change console command suitable crazywhalecc 2021-01-07 16:01:01 +08:00
  • 0972a1959e update README.md jerry 2021-01-05 23:35:49 +08:00
  • ce74191947 update docs crazywhalecc 2021-01-05 16:19:35 +08:00
  • 4feeb9519c update docs crazywhalecc 2021-01-04 16:59:19 +08:00
  • efee146215 update docs crazywhalecc 2021-01-04 16:45:06 +08:00
  • 96ce7b30d0 add InterruptException catcher to onRequest jerry 2021-01-04 01:35:54 +08:00
  • 076339baec move warning to framework 2.1.4 jerry 2021-01-03 18:16:35 +08:00
  • 50026be73d fix a bug jerry 2021-01-03 18:13:44 +08:00
  • a1ad634926 fix a bug jerry 2021-01-02 20:00:33 +08:00
  • 0a5defaf29 fix a bug jerry 2021-01-02 19:44:19 +08:00
  • 557efc47a8 update to 2.1.4 version jerry 2021-01-02 19:40:13 +08:00
  • c566f940e0 add custom app version jerry 2021-01-02 18:10:20 +08:00
  • 381062c6c5 update to 2.1.3 version fix an AnnotationParser bug which is stupid 2.1.3 jerry 2021-01-02 16:36:25 +08:00
  • b31876025e update composer.json 2.1.2 jerry 2021-01-02 13:35:45 +08:00
  • ae8b0acdaa update to 2.1.2 version jerry 2021-01-02 13:35:24 +08:00
  • 20ca3e7416 update docs jerry 2021-01-02 13:28:26 +08:00
  • a1bfc031b8 update to 2.1.1 version 2.1.1 jerry 2021-01-02 13:20:16 +08:00
  • 8a6f8f54a5 update composer.json path jerry 2021-01-02 13:19:39 +08:00
  • 19f0bffcd8 update composer.json 2.1.0 jerry 2021-01-02 13:16:22 +08:00
  • 6337b626d6 update to 2.1.0 version add @OnCloseEvent, @OnOpenEvent, @OnMessageEvent, @OnRequestEvent update EventDispatcher.php and change it to status-based schema fix @CQBefore bugs jerry 2021-01-02 13:15:50 +08:00
  • 7434bac94e update to 2.0.3 version 2.0.3 crazywhalecc 2020-12-31 16:26:51 +08:00
  • ac45ab0dec update to 2.0.2 version 2.0.2 crazywhalecc 2020-12-31 13:58:59 +08:00
  • 8d248f301e update to 2.0.2 version crazywhalecc 2020-12-31 13:56:59 +08:00
  • 937d31ccd9 update docs jerry 2020-12-31 01:44:09 +08:00
  • ef263a5d1e update docs crazywhalecc 2020-12-31 00:35:40 +08:00
  • bf03dfda38 Merge remote-tracking branch 'origin/master' jerry 2020-12-31 00:28:36 +08:00
  • 6ba209c4c7 update docs jerry 2020-12-31 00:28:16 +08:00
  • e7d86537be Update README.md Whale 2020-12-26 21:04:48 +08:00
  • 44979c670f update docs crazywhalecc 2020-12-25 16:53:44 +08:00
  • 747ecf28ea Merge pull request #23 from 854854321/master Whale 2020-12-25 16:41:48 +08:00
  • f5d5929cb9 Update global_functions.php Whale 2020-12-25 16:41:14 +08:00
  • 6e866001d6 Update global_functions.php Whale 2020-12-25 16:40:02 +08:00
  • 775c275288 [MOD] 解决php Notice <PHP Notice: Undefined index: x-self-id> wenhao 2020-12-25 16:28:21 +08:00
  • 86a0e1a2ca [MOD] add global function -> getAllFdByConnectType 根据连接类型获取所有fd. wenhao 2020-12-25 15:48:41 +08:00
  • aae79aacb5 Update README.md Whale 2020-12-25 01:42:23 +08:00
  • 991af3d728 Update README.md Whale 2020-12-25 01:41:23 +08:00
  • 25ae4e02c2 Update README.md Whale 2020-12-25 01:40:45 +08:00
  • 5a6642e217 Update README.md Whale 2020-12-25 01:40:24 +08:00
  • d00f6ee3a2 Update README.md Whale 2020-12-25 01:27:19 +08:00
  • 1e6cc9cd84 update docs crazywhalecc 2020-12-23 16:20:35 +08:00
  • b7b94db5ea Merge remote-tracking branch 'origin/master' into master crazywhalecc 2020-12-23 16:15:18 +08:00
  • b0054d7884 update docs crazywhalecc 2020-12-23 16:14:59 +08:00
  • 22942c33cf Update README.md Whale 2020-12-23 11:27:23 +08:00
  • 1f9c5eeeb4 add CNAME crazywhalecc 2020-12-23 11:23:57 +08:00
  • 44337d2ad4 update to 2.0.1 version fix swoole log file "no such file or directory" error 2.0.1 crazywhalecc 2020-12-23 11:16:24 +08:00
  • d80de2a552 initial commit for v2 2.0.0 crazywhalecc 2020-12-23 10:35:25 +08:00
  • 5b85ec15e9 Merge remote-tracking branch 'origin/2.0-dev' into master crazywhalecc 2020-12-23 10:33:25 +08:00
  • 420f326f11 update README.md crazywhalecc 2020-12-23 10:28:20 +08:00
  • f361a675af update README.md crazywhalecc 2020-12-23 10:21:48 +08:00
  • b6e9808d44 Update README.md v1-legacy Whale 2020-12-23 10:08:23 +08:00