Jerry Ma
3d4db23d27
Update v2.md
2021-11-10 14:10:08 +08:00
Jerry Ma
4496b67dcc
Update build-update.md
2021-11-10 14:09:18 +08:00
crazywhalecc
293740fee2
update to 2.5.7 (build 425)
2021-11-03 23:26:43 +08:00
crazywhalecc
3a1686f8da
update docs
2021-10-18 22:24:28 +08:00
crazywhalecc
66dd91bb97
update to 2.5.6 (build 423)
2021-10-17 23:55:02 +08:00
crazywhalecc
e020e5d593
update docs
2021-10-17 17:00:33 +08:00
crazywhalecc
3d62663281
update docs
2021-10-17 16:56:52 +08:00
crazywhalecc
8d9485c02e
update docs
2021-10-17 15:37:55 +08:00
Jerry Ma
8a4924dba9
Update light-cache.md
2021-10-08 11:41:40 +08:00
crazywhalecc
beaf7be606
update to version 2.5.5 (buid 422)
2021-10-06 18:01:40 +08:00
furleywolf
9ce3056203
更新message-util的文档
...
发现漏掉了一个方法,还是补上去吧
2021-09-13 17:35:39 +08:00
crazywhalecc
880b4e847c
update to version 2.5.4 (buid 421)
2021-09-11 16:27:16 +08:00
crazywhalecc
71e83d5bc8
update docs
2021-09-11 12:06:22 +08:00
crazywhalecc
432fd92cca
update docs
2021-09-11 12:00:48 +08:00
crazywhalecc
907a9cea25
update to build 420
2021-09-11 11:59:02 +08:00
07391810ff
update to build 419
2021-09-11 11:07:23 +08:00
5063421364
update docs
2021-09-10 11:28:56 +08:00
2b4d308783
update to build 418
2021-09-10 11:24:32 +08:00
e2f49968b3
Merge remote-tracking branch 'origin/master'
2021-09-01 14:14:13 +08:00
229778ebf9
update to build 417
2021-09-01 14:14:00 +08:00
Jerry Ma
999e90f709
Update index.md
2021-08-30 16:17:13 +08:00
crazywhalecc
a6f5952dee
update to 2.5.1 (build 416)
2021-07-09 12:59:07 +08:00
crazywhalecc
d67dfe46f6
update to 2.5.0 (build 415)
2021-07-09 10:43:00 +08:00
crazywhalecc
481063285b
update some Docs and comments
2021-07-09 01:54:58 +08:00
crazywhalecc
7e0fc1528a
update to 2.5.0-b3 (build 410)
2021-07-09 01:38:30 +08:00
crazywhalecc
c185d20a93
update Docs
2021-07-04 18:02:03 +08:00
crazywhalecc
7ec847e576
update to 2.5.0-b2 (build 409)
2021-07-04 15:45:30 +08:00
jerry
4ee16d4fc6
update to 2.5.0-b1 (build 408)
2021-06-16 00:17:30 +08:00
sunxyw
40037b3f4b
add highlight to quickstart-robot guide
2021-06-15 17:55:21 +08:00
sunxyw
f91c8b6205
add latest config file format to quickstart-robot guide
...
After the v1.0.0-beta2 update of go-cqhttp, the config file format has been converted from `hjson` to `yaml`. Update the guide.
See https://github.com/Mrs4s/go-cqhttp/releases/tag/v1.0.0-beta2
2021-06-15 17:46:00 +08:00
71585ed29d
update to build 407
...
change daemon command from system to Process::kill
add master_pid for motd information
add option --preview
delete server_event_handler_class and use process
go-cqhttp-down.sh script add arm64 support
add ./zhamao support
change build-runtime.sh to install-runtime.sh
add option --disable-safe-exit
adjust some Console output
set start script using /bin/sh for supporting auto searching php and framework
2021-05-08 10:02:41 +08:00
jerry
60619dbffc
update docs
2021-03-29 17:18:19 +08:00
jerry
77e77e9cc3
update to 2.4.4 version (build 405)
...
change requirements: add pcntl as required extension
update docs
2021-03-29 17:12:09 +08:00
jerry
dfddaaea94
update docs
2021-03-29 15:40:36 +08:00
jerry
6b872c6f74
update to 2.4.3 version (build 403)
...
add config: swoole.max_wait_time (default 5)
add constant MAIN_WORKER
add getExpireTS() for LightCache
fix savePersistence() bug
add zm_go() to prevent errors
2021-03-29 15:34:24 +08:00
jerry
ba397a1744
update docs and README.md
...
make image onto image server(for boost)
2021-03-27 17:30:39 +08:00
jerry
d699a152d5
update to 2.4.2 version (build 402)
...
change WORKING_DIR constant
change logic of savePersistence()
add LightCache addPersistence() and removePersistence() method
add `./zhamao` command
2021-03-27 16:30:15 +08:00
jerry
beef44ea50
update docs: fix picture
2021-03-25 17:22:07 +08:00
jerry
b991a2da7b
update docs: fix picture
2021-03-25 17:20:00 +08:00
jerry
bbe4addd83
update to 2.4.1 version (build 401)
...
fix startup warning bug
2021-03-25 17:11:35 +08:00
jerry
93a68a5582
update to v2.4.0 (build 400)
...
add systemd:generate command
add check:config command
init command add `--force|-F` option
add MessageUtil function `addShortCommand()`
clear debug message
2021-03-25 16:18:09 +08:00
jerry
6155236d3c
update to v2.4.0 (build 399)
...
add CheckConfigCommand.php
add config update record docs
adjust swoole version to 4.5.0
fix stop and reload bugs
add $_running_annotation
add remote terminal
update global config
add timer tick exception handler
add zm_xxx global functions
add isAtMe(), splitCommand(), matchCommand() function for MessageUtil
add workerAction(), sendActionToWorker(), resumeAllWorkerCoroutines() functions for ProcessManager
optimize CQCommand match function
add custom TerminalCommand annotation
add TuringAPI
add getReloadableFiles() function for ZMUtil
2021-03-24 23:34:46 +08:00
28f7f20728
update docs
2021-03-23 14:51:55 +08:00
235256d679
rollback and correct to 398(v2.3.5)
2021-03-23 14:49:42 +08:00
626d569858
update composer and roll to 397(v2.3.4)
2021-03-23 14:16:56 +08:00
0492179bdd
update composer and roll to 396(v2.3.3)
2021-03-23 14:13:04 +08:00
d15d01c32b
update docs
2021-03-23 14:09:11 +08:00
jerry
c9f4278d9b
update forgotten docs
2021-03-23 14:04:45 +08:00
jerry
0ff4e52ed3
tmp connect
2021-03-22 07:44:11 +08:00
b6d1f724e9
update to build 389
...
add various global functions
2021-03-18 16:36:28 +08:00