Commit Graph

112 Commits

Author SHA1 Message Date
e7304f36b7 add /banlist, /ban, /unban 2021-10-28 21:39:30 +08:00
02be9328a9 basic support blackList 2021-10-25 21:08:20 +08:00
bd806bfaf7 fix bug in database.py 2021-05-16 21:17:29 +08:00
22e5cf30c3 remove unsupported encoding method 2021-05-16 19:07:07 +08:00
9f9feef2bd update mirai 2021-05-10 21:04:50 +08:00
5fa20bd1ea update mirai 2021-05-10 19:08:37 +08:00
5cdc7a00f3 update mirai 2021-05-09 22:40:18 +08:00
ea3eda611d add admincheck to mirai 2021-05-09 21:48:26 +08:00
bd81affb2d add version check to mirai 2021-05-09 20:56:12 +08:00
e42b856e4b update mirai 2021-05-09 20:34:37 +08:00
636a347618 update mirai 2021-05-09 18:43:37 +08:00
521e1acbb5 update mirai 2021-05-09 17:49:39 +08:00
4cb10597c5 add mirai 2021-05-09 17:19:10 +08:00
01ed67f8f4 fix bug in read settings.txt 2021-05-09 14:13:05 +08:00
6c47f8bfcd add miraiApiHTTP server settings 2021-05-09 07:34:07 +08:00
ed86bd225a add testMessage hashtag 2021-05-08 22:11:43 +08:00
bd9fb40187 speed up response to rsslist inlineKeyBoard 2021-05-08 20:46:34 +08:00
8e2aec0b16 optimize sqlite3 database when starting 2021-05-08 19:02:56 +08:00
50e2029058 optimize database when update database version. 2021-05-08 18:57:38 +08:00
5249890f25 change id to number 2021-05-08 18:49:03 +08:00
8c0c43bf75 add property to RSSEntry 2021-05-08 14:04:40 +08:00
94811f5965 update ChatEntry and HashEntry 2021-05-08 13:43:02 +08:00
957cd3d923 use property setter 2021-05-08 13:30:49 +08:00
8844835c8d fix bug in last commit 2021-05-08 13:28:03 +08:00
403c376fe0 add property to readset 2021-05-08 12:49:21 +08:00
25f702c3ff fix bug caused by null 2021-05-05 23:32:20 +08:00
5b4b6479cc fix bug in RSSEntry 2021-05-05 23:29:21 +08:00
c5aa77f80c add miraiDatasebase 2021-05-05 22:46:48 +08:00
326bf5d638 allow change title in database when check RSS 2021-05-05 21:55:52 +08:00
b80c5b5638 database use internal sercure method 2021-05-05 21:49:46 +08:00
5f21169afe remove config table and add version table 2021-05-05 21:17:48 +08:00
2f7be8f233 set max items in mediaGroup to 10 2021-05-05 11:21:29 +08:00
fabbc81845 remove retry code in rsschecker 2021-05-05 11:11:00 +08:00
2726fcbbd1 change default maxRetryCount 2021-05-05 11:05:45 +08:00
05e8ffb23f update sendMessage 2021-05-05 11:02:48 +08:00
4f7b66121e fix bug in fileEntry 2021-05-05 10:15:18 +08:00
f657e1c969 fix bug in send single video 2021-05-05 09:22:10 +08:00
3dcc147cac allow accept gzip 2021-05-04 08:34:09 +08:00
912016b756 try use defusedxml first to avoid some attack. 2021-01-27 10:22:17 +08:00
0d093aea9f single video support long message split.
minor bug fix
2021-01-23 22:53:48 +08:00
2fb1ee2a34 support split long message and make sure do not break HTML. 2021-01-23 16:41:06 +08:00
3a8703025a single picture and text message support long text 2021-01-22 22:57:32 +08:00
03bf873df1 update rssbotlib 2021-01-22 19:51:18 +08:00
16993c6217 update rssbotlib 2021-01-21 22:44:09 +08:00
d422f1b9c8 fix bug in rss html parser 2021-01-19 21:58:50 +08:00
eea40df37c display error update time in brackets 2021-01-19 19:41:02 +08:00
3426750abb fix bug 2021-01-19 19:36:05 +08:00
eafe73ef95 add unit 2021-01-19 19:33:53 +08:00
966aee5659 update the way to calculate update interval 2021-01-19 19:32:02 +08:00
7c133c9c3d retryTTL support list 2021-01-19 19:13:04 +08:00