Commit Graph

1467 Commits

Author SHA1 Message Date
crazywhalecc
fcc4f48231 add sort param 2023-01-15 21:28:02 +08:00
sunxyw
0a979e3674 add proper link in update log generation 2023-01-13 22:36:10 +08:00
crazywhalecc
0f44ea31bb add comments 2023-01-13 14:22:31 +08:00
crazywhalecc
3a810b566d add connection information checker for internal plugin 2023-01-13 14:22:19 +08:00
crazywhalecc
9b59a76adf add timer for windows to activate ctrlC lagging 2023-01-13 14:21:27 +08:00
crazywhalecc
54f526b1c6 update some comments and redundant code 2023-01-13 14:20:23 +08:00
crazywhalecc
7c39a7fe39 let KVInterface extends CacheInterface 2023-01-13 14:19:20 +08:00
crazywhalecc
2c7b4c79a1 set container allows extended BotContext 2023-01-13 14:18:05 +08:00
crazywhalecc
e3af231cc0 change BotActionTrait private to protected 2023-01-13 13:59:30 +08:00
crazywhalecc
00126cb1c8 add pack command 2023-01-12 09:45:56 +08:00
crazywhalecc
9867004c7d add addSingleAnnotation for AnnotationMap 2023-01-12 09:45:34 +08:00
crazywhalecc
6854304d64 add PluginMeta to format plugin meta information 2023-01-12 09:45:01 +08:00
crazywhalecc
8c491e4290 separate ZMPlugin to traits 2023-01-12 09:42:16 +08:00
crazywhalecc
dd6b700b47 separate ZMPlugin to traits 2023-01-12 09:39:52 +08:00
Jerry
a420c3ab23 Merge pull request #252 from zhamao-robot/doc-update-global-define
文档更新:全局常量和方法
2023-01-11 15:23:20 +08:00
crazywhalecc
d0aa6ea916 update global-defines docs 2023-01-11 14:19:14 +08:00
Jerry
2dc8e54498 Merge pull request #251 from zhamao-robot/doc-update
更新 BotContext 和 FileSystem 文档
2023-01-09 10:06:05 +08:00
crazywhalecc
7da43c94e9 update docs 2023-01-09 01:52:39 +08:00
crazywhalecc
b942c38a17 increment build number (build 670) 2023-01-08 09:05:25 +00:00
crazywhalecc
da5601e7c7 update api docs 2023-01-08 09:05:10 +00:00
Jerry
7827a702e1 Merge pull request #250 from zhamao-robot/remove-redundant
删除 Context
2023-01-08 17:03:48 +08:00
Jerry
06964a97f0 Merge pull request #249 from zhamao-robot/fix-zmrequest-array-bug
优化 ZMRequest POST 数据时允许直接传入数组
2023-01-08 17:02:35 +08:00
Jerry
a5275a2575 Merge pull request #248 from zhamao-robot/prompt-mode
新增 prompt 方法的选项参数
2023-01-08 17:01:27 +08:00
crazywhalecc
b33f67bb27 remove deprecated Context class 2023-01-08 16:50:19 +08:00
crazywhalecc
19fd2adeb0 fix ZMRequest array data convert 2023-01-08 16:44:57 +08:00
crazywhalecc
a13d5a339b update to beta6 2023-01-08 16:43:50 +08:00
crazywhalecc
1487e1b216 add prompt mode 2023-01-08 16:43:30 +08:00
crazywhalecc
fe6c11b8af increment build number (build 669) 2023-01-06 09:04:35 +00:00
crazywhalecc
54c005692e update api docs 2023-01-06 09:04:19 +00:00
Jerry
f353d22fdc Merge pull request #247 from zhamao-robot/add-update-logs
文档新增更新日志
2023-01-06 17:03:30 +08:00
crazywhalecc
21581420a8 cs fix 2023-01-06 17:01:45 +08:00
crazywhalecc
53a58089c1 add update log 2023-01-06 17:00:40 +08:00
crazywhalecc
d454af4bba add update log 2023-01-06 16:58:55 +08:00
crazywhalecc
814f0b14c9 add update log generator 2023-01-06 16:58:27 +08:00
crazywhalecc
db15630e90 increment build number (build 668) 2023-01-06 08:17:00 +00:00
crazywhalecc
769154bc9e update api docs 2023-01-06 08:16:41 +00:00
Jerry
3cca24bc8e Merge pull request #246 from zhamao-robot/update-docs-and-generator
更新部分文档和新增有关生成器
2023-01-06 16:15:10 +08:00
crazywhalecc
c678ead45d update some docs 2023-01-06 16:12:59 +08:00
crazywhalecc
52e545d8b0 update some docs 2023-01-06 16:09:15 +08:00
crazywhalecc
c634968020 add class alias doc generator 2023-01-06 16:08:59 +08:00
crazywhalecc
6290d8bb23 update class alias 2023-01-06 16:08:25 +08:00
sunxyw
cfe5f7bbb5 fix doxygen no perm (#245) 2023-01-06 15:45:51 +08:00
Jerry
e25ef7e446 Merge pull request #244 from zhamao-robot/upgrade-2023-copyright
更新版权所有年份
2023-01-05 23:05:55 +08:00
crazywhalecc
369174c934 update copyright year 2023-01-05 23:00:13 +08:00
Jerry
0b155dfeb4 Merge pull request #243 from zhamao-robot/doc-update
文档更新 - 机器人上下文
2023-01-05 22:43:44 +08:00
crazywhalecc
a95a9cc3b6 update docs 2023-01-05 16:12:24 +08:00
crazywhalecc
b4af6df772 update docs 2023-01-05 10:43:44 +08:00
crazywhalecc
f33956f585 increment build number (build 667) 3.0.0-beta5 2023-01-04 16:11:58 +00:00
Jerry
5f0de0d513 Merge pull request #242 from zhamao-robot/onebot-file-transfer
添加 OneBot 12 文件上传和下载工具
2023-01-05 00:10:50 +08:00
Jerry
9c97d4a41c Merge pull request #241 from zhamao-robot/add-prompt-message
重构新的 waitMessage 到 prompt
2023-01-05 00:10:31 +08:00