|
b4e9fdab7d
|
[Change] TimeLimitThreadPoolExecutor 整理代码, 清除无用参数;
[Update] Pixiv排行榜接口.md 更新文档内容, 补充返回数据信息;
|
2020-06-03 17:02:46 +08:00 |
|
|
5c5827123d
|
[Update] net.lamgc:java-utils 更新依赖项版本(1.2.0_20200514.1-SNAPSHOT -> 1.2.0_20200517.1-SNAPSHOT), 以修复作品无效检测不生效的问题;
|
2020-06-03 16:51:26 +08:00 |
|
|
2bfb78304c
|
[Change] HotDataCacheStore, RandomIntervalSendTimer 支持浮动时间参数为0;
|
2020-06-03 14:50:45 +08:00 |
|
|
637ea46b9a
|
[Fix] MiraiMessageEvent 修复群消息事件错误设置私聊Sender的问题;
|
2020-06-01 21:02:46 +08:00 |
|
|
f5140a7a1e
|
[Change] SpringCQMessageSenderFactory 尝试通过ThreadLocal获取当前处理的CoolQ对象, 目前EventExecutor暂不支持, 仅预留;
[Change] CQPluginMain 调整'processMessage'方法修饰符, 补充Javadoc;
|
2020-06-01 20:15:59 +08:00 |
|
|
0fafddc715
|
[Change] AdultContentDetector, PixivURL 整理代码, 补充Javadoc;
|
2020-06-01 16:12:33 +08:00 |
|
|
4c03a0f7d9
|
[Change] HotDataCacheStore 调整'supportedList'的条件, HotDataCacheStore将支持使用ListCacheStore;
[Change] AutoSender 将AutoSender的messageSender增加final属性;
|
2020-06-01 16:01:17 +08:00 |
|
|
ee02072b2d
|
[Deprecated] PixivURL 将旧版Search接口设为弃用;
|
2020-06-01 15:58:54 +08:00 |
|
|
3f6c87da3c
|
[Add] MiraiMain 增加对临时消息的支持;
[Change] MiraiMessageEvent 调整消息对象转换的方式, 通过静态方法转换Mirai的MessageEvent;
|
2020-06-01 15:55:31 +08:00 |
|
|
d45cd8aab5
|
[Update] 更新文档, 增加排行榜接口文档, 待补充返回数据;
|
2020-05-28 16:20:16 +08:00 |
|
|
598d6ef205
|
[Fix] README.md 修复格式错误;
[Update] README.md 补充参数细节;
|
2020-05-27 19:30:04 +08:00 |
|
|
2190ef1b59
|
[Change] README.md 调整Readme内容以减少对用户选择带来的影响;
|
2020-05-27 19:27:29 +08:00 |
|
|
fcc522c057
|
Merge branch 'master' of github.com:LamGC/ContentGrabbingJi
|
2020-05-26 14:45:01 +08:00 |
|
|
5a81604d94
|
[Change] BotCommandProcess 调整'色图'命令处理方法的命名;
|
2020-05-26 14:31:12 +08:00 |
|
|
376306e404
|
[Update] README.md 更新文档说明, 提供详细命令说明和注意事项;
|
2020-05-26 10:37:40 +08:00 |
|
|
0fe69253ed
|
[Change] .gitignore 将Idea项目文件由指定文件名改为匹配后缀名;
|
2020-05-26 10:28:46 +08:00 |
|
|
fe8bf16d3a
|
[Clean] RandomRankingArtworksSender 清理无用导入;
[Change] AutoCleanTimer 统一LoggerName名称;
|
2020-05-25 20:23:14 +08:00 |
|
|
99c66babec
|
[Add] BotEventHandler 增加对'Sender.sendMessage(String)'返回值的处理;
|
2020-05-25 09:45:09 +08:00 |
|
|
cb8b01fd74
|
Merge branch 'master' of github.com:LamGC/ContentGrabbingJi
|
2020-05-25 09:25:49 +08:00 |
|
|
1f48b3ffdc
|
[Change] MessageSender, MessageEvent 允许'senderMessage(String)'抛出异常;
[Change] RandomRankingArtworksSender 调整异常捕获日志输出;
[Change] MiraiMessageEvent, MiraiMessageSender, SpringCQMessageEvent 适配更改;
|
2020-05-25 09:21:46 +08:00 |
|
|
68feed8d3c
|
Merge remote-tracking branch 'origin/master'
|
2020-05-22 23:09:39 +08:00 |
|
|
d89711b0b9
|
[Version] 更新版本(2.5.2-20200520.1-SNAPSHOT -> 2.5.2-20200522.1-SNAPSHOT);
|
2020-05-22 20:42:29 +08:00 |
|
|
a3376e96ee
|
[Add] BotCommandProcess, BotEventHandler, PixivDownload 对作品Id不存在的情况做出反应(而不是作为内部异常反馈);
|
2020-05-22 20:39:49 +08:00 |
|
|
33d18cef6b
|
Merge remote-tracking branch 'origin/master'
|
2020-05-22 20:34:32 +08:00 |
|
|
7aa00ff98b
|
[Fix] BotCommandProcess 修复ImageStore不允许使用软链接的问题;
|
2020-05-22 20:34:15 +08:00 |
|
|
e956e36584
|
[Fix] RankingUpdateTimer 修复首次执行时间计算错误的问题;
|
2020-05-22 20:23:46 +08:00 |
|
|
8e27221457
|
[Change] BufferMessageEvent 调整成员变量修饰符, 补充新的构造方法'<init>(int, int, String)';
|
2020-05-22 08:49:48 +08:00 |
|
|
a5fca68ef5
|
[Change] MessageEventExcutionDebugger 在配置文件无法转换的情况下不再忽略'NumberFormatException'异常;
|
2020-05-20 15:31:43 +08:00 |
|
|
8edb728fe9
|
[Update] README.md 补充Readme内容
|
2020-05-20 14:34:55 +08:00 |
|
|
cc05af8a24
|
Create README.md
|
2020-05-20 11:00:25 +08:00 |
|
|
60fa641962
|
[Version] 更新版本(2.5.2-20200517.1-SNAPSHOT -> 2.5.2-20200520.1-SNAPSHOT);
|
2020-05-20 10:36:30 +08:00 |
|
|
3ab373cc70
|
[Update] .gitignore 补充VSCode忽略项;
|
2020-05-20 10:34:55 +08:00 |
|
|
461cd246d8
|
[Add] BotCommandProcess 新增'色图'功能以随机从排行榜中获取一张图片;
[Add] BufferMessageEvent 增加用于获取Sender发送内容的Event实现;
[Change] BotEventHandler Handler现在允许命令处理方法不返回消息(返回'null');
|
2020-05-20 09:55:50 +08:00 |
|
|
f040f130d7
|
[Update] Main, AutoArtworksSender, ImageCacheStore, PixivAccessProxyServer, PagesQualityParser 整理代码问题, 删除无用类;
|
2020-05-20 09:05:50 +08:00 |
|
|
1f402fbbac
|
[Change] LocalHashCacheStore 实现'Cleanable'接口, 增加'<init>(int, int, boolean)'构造函数以允许自动清理
[Update] LocalHashCacheStore 补充Javadoc内容;
[Update] .gitignore 补充并整理忽略项;
|
2020-05-20 08:56:27 +08:00 |
|
|
f7f3c3beaf
|
[Fix] BotCommandProcess 修复help命令中帮助信息的错误;
|
2020-05-17 19:38:17 +08:00 |
|
|
04c1753c22
|
[Version] 更新版本(2.5.1 -> 2.5.2-20200517.1-SNAPSHOT);
|
2020-05-17 17:45:06 +08:00 |
|
|
d993e9d719
|
[Add] MiraiMessageSender 增加对默认表情的支持;
|
2020-05-12 15:25:29 +08:00 |
|
|
60e91987d1
|
Merge branch 'mirai'
|
2020-05-12 15:14:58 +08:00 |
|
|
65392fc2fe
|
[Fix] net.mamoe:mirai-core, net.mamoe:mirai-core-qqandroid 更新Mirai-Core版本号以修复VerifyError问题(1.0-RC2 -> 1.0-RC2-1);
[Fix] MiraiMessageSender 调整日志输出, 以修复日志打印处理后消息顺序混乱的问题;
|
2020-05-12 15:14:28 +08:00 |
|
|
d38934a0f4
|
[Change] RankingUpdateTimer 调整时间补齐的阀值(12:00 -> 11:30);
[Add] documents/interfaces/* 整理部分Pixiv接口的文档;
|
2020-05-12 15:03:08 +08:00 |
|
|
7943357d96
|
[Fix] MiraiMain 修复未登录时异常退出, 抛出NPE的问题;
|
2020-05-11 12:16:35 +08:00 |
|
|
a170ff040b
|
[Update] net.mamoe:mirai-core, net.mamoe:mirai-core-qqandroid 更新依赖项版本(0.39.4 -> 1.0-RC2);
[Update] MiraiMain, MiraiMessageEvent 适配mirai新版本;
[Change] MiraiMessageSenderFactory 增加参数检查并优化过程;
[Change] MiraiMain 显性指定Mirai所用协议为'BotConfiguration.MiraiProtocol.ANDROID_PAD';
|
2020-05-11 11:36:37 +08:00 |
|
|
cb2ebfdb73
|
[Change] MessageEvent 对消息内容删除首尾空格以提高用户体验性;
|
2020-05-09 23:13:53 +08:00 |
|
|
66b22c543a
|
[Fix] SettingProperties 修复了配置文件无法创建, 导致无法保存配置的问题;
[Fix] Main 修复了潜在的文件创建失败的问题;
|
2020-05-09 22:54:32 +08:00 |
|
|
6bace4b048
|
[Version] 更新版本(2.5.0 -> 2.5.1);
|
2020-05-09 22:35:46 +08:00 |
|
|
597aac4e95
|
[Fix] BotCommandProcess 修复部分指令无法使用群组配置的问题;
|
2020-05-09 22:35:21 +08:00 |
|
|
181d60285b
|
[Version] 更新版本(2.5.0-20200509.1-SNAPSHOT -> 2.5.0);
|
2020-05-09 22:20:07 +08:00 |
|
|
c06b8717c3
|
[Add] CacheStoreUtils 增加用于缓存库的工具类;
[Update] BotCommandProcess 补充注释, 优化"info"命令输出内容的格式;
|
2020-05-09 22:19:29 +08:00 |
|
|
b4a28b6735
|
[Version] 更新版本(2.5.0-20200506.1-SNAPSHOT -> 2.5.0-20200509.1-SNAPSHOT);
|
2020-05-09 18:16:54 +08:00 |
|