Commit Graph

14 Commits

Author SHA1 Message Date
e8fda3214b [Version] 更新版本(2.3.0 -> 2.4.0); 2020-04-30 02:24:21 +08:00
10cad32efa [Version] 更新版本(2.2.1 -> 2.3.0); 2020-04-28 23:16:10 +08:00
dbc9f4c90b [Fix] BotCommandProcess 修复了通过缓存获取排行榜时排行榜从第2名开始读取的bug;
[Update] MiraiMain, MiraiMessageSender, MiraiMessageEvent 更新Mirai框架(0.32.0 -> 0.39.4)并适配框架新版本的变动;
2020-04-28 00:19:24 +08:00
c09b750fe6 [Version] 更新版本(2.2.0 -> 2.2.1); 2020-04-27 14:13:51 +08:00
c6952de84c [Add] log4j2-test.xml 增加测试运行时的日志配置文件;
[Add] pom.xml 设置package goal的文件排除项, 将测试运行所使用的日志配置文件(log4j2-test.xml)排除;
2020-04-25 17:07:13 +08:00
28aa086f15 [Version] 更新版本(2.1.0 -> 2.2.0);
[Change] groupId纳入net.lamgc;
2020-04-24 01:28:06 +08:00
21466a49f9 [Update] pom.xml 补充插件版本;
[Delete] pom.xml 删除kotlin编译插件;
2020-04-23 09:23:26 +08:00
f844d150e8 [Change] 更改artifactId(CGJ_2 -> ContentGrabbingJi); 2020-04-17 17:46:42 +08:00
0ab5634ce3 [Update] MiraiMain 将登录密码形式由明文文本更改为Md5以加强机器人在服务端的安全性;
[Update] pom.xml 版本号升级(1.0-SNAPSHOT -> 2.1.0);
2020-04-17 15:52:58 +08:00
46b2c1078b [Add] 增加com.squareup:gifencoder依赖项以用于处理Pixiv动图;
[Update] 整理文件内的注释内容;
2020-04-15 14:58:43 +08:00
5a50977be5 [Delete] 移除PixivLoginProxyServer类;
[Add] 导入PixivLoginProxyServer依赖库;
2020-04-14 10:38:32 +08:00
9bf59da444 [Add] 增加 Mirai 框架依赖项, 升级日志系统(Log4j -> Log4j2);
[Update] 将Log4j配置文件替换为Log4j2配置文件;
2020-04-10 21:58:56 +08:00
18d96c73d6 [Add] CacheStore 增加supportedPersistence以让使用方知晓实现是否支持持久化;
[Change] CQProcess 使用RedisPoolCacheStore;
2020-03-30 10:10:53 +08:00
532d7371d8 initial commit 2020-03-26 14:39:59 +08:00