Archived
1
0
Fork 0
Commit graph

78 commits

Author SHA1 Message Date
yzhh
78d13c17cb update 2022-12-15 23:58:41 +08:00
yzhh
dc9db4cc85 Update server.py 2022-12-15 23:45:29 +08:00
yzhh
6b6f1211ff fixed a display bug 2022-12-10 23:39:06 +08:00
yzhh
33a6242ca2 oof 2022-10-22 23:03:00 +08:00
yzhh
6320c3131f Update server.py 2022-10-22 23:00:32 +08:00
xBoyMinemc
5556d01130
robustness++
before
add:19132  √
add 19132  X

now
add:19132  √
add 19132  √
2022-10-22 14:25:35 +00:00
yzhh
73ffb62c47 optimization import 2022-08-30 20:49:01 +08:00
yzhh
5da179e570 fixes 2022-08-27 02:51:56 +08:00
yzhh
73daf5edb8 bugfix 2022-08-15 13:29:37 +08:00
yzhh
6067e2b30f update 2022-08-08 23:31:38 +08:00
yzhh
b41143dd5d optimized imports 2022-07-31 16:28:23 +08:00
yzhh
c7f0e7d7d6 custom command alias & prefix + typo check 2022-07-18 20:34:00 +08:00
yzhh
6ab373afdc move ErrorMessage from core.element.others to core.element.internal 2022-07-03 14:05:40 +08:00
yzhh
bf757d5cd5 remove Option component 2022-07-01 22:12:26 +08:00
yzhh
f568544394 introduce wait for reply function 2022-06-28 14:11:03 +08:00
yzhh
0c79f15b7c bugfix 2022-05-22 21:57:39 +08:00
yzhh
ebf7115e8d pageid query support for wiki module 2022-01-27 21:16:53 +08:00
yzhh
4dd346eaad autoformat 2022-01-20 20:13:03 +08:00
yzhh
54f6ad4c34 bugfix for server and wikilib 2022-01-17 00:13:56 +08:00
yzhh
e6d7cca52f Use Error Message Template 2021-12-31 23:08:23 +08:00
yzhh
91d44b020d update issue template 2021-11-21 21:20:07 +08:00
yzhh
e06f1dd13b guild support 2021-11-16 22:19:48 +08:00
yzhh
11be9e095e update 2021-11-12 22:25:53 +08:00
yzhh
18f7ba0c27 add back dirty word check for query wiki 2021-11-01 23:56:32 +08:00
yzhh
68a49c799e new decorator 2021-10-24 18:55:45 +08:00
yzhh
dd620102bc update command parser 2021-10-16 01:36:22 +08:00
yzhh
f5cb0e2df8 add "on_" prefix for command decorator 2021-10-14 20:22:58 +08:00
yzhh
898e0e67f4 move core.loader.decorator to core.decorator 2021-10-14 20:20:34 +08:00
yzhh
e36bc78403 new rc and ab 2021-10-11 22:45:28 +08:00
Dianliang233
ad2a1772cd
Add developers to all modules 2021-09-19 21:14:50 +08:00
yzhh
24098d80db recommend modules and allownone 2021-09-11 02:05:27 +08:00
yzhh
8b0b23101b use ujson instead of original built-in json 2021-08-30 00:53:43 +08:00
Dianliang233
8b0ad42d31
Add bug report link to every internal error 2021-08-24 14:49:35 +08:00
yzhh
b6b3641e0d Revert "move core.loader.decorator and core.loader.options to core"
This reverts commit 009fc6355a.
2021-08-14 21:10:52 +08:00
yzhh
009fc6355a move core.loader.decorator and core.loader.options to core 2021-08-14 16:45:47 +08:00
yzhh
f6fb290a27 remove duplicate part of mcv_jira_rss 2021-08-07 15:56:48 +08:00
yzhh
1c34afc0a2 Reproduce something 2021-07-28 01:42:47 +08:00
yzhh
028a9363b0 decorator test 2021-07-07 02:00:26 +08:00
yzhh
e865cd6b49 Update __init__.py 2021-06-23 22:54:47 +08:00
yzhh
415f5be749 Update __init__.py 2021-06-23 22:54:34 +08:00
yzhh
adb40ec6fe bugfix 2021-06-23 22:51:38 +08:00
yzhh
fe357badb1 Update server.py 2021-06-23 21:45:41 +08:00
yzhh
eadd66ea4b Update server.py 2021-06-23 21:37:03 +08:00
yzhh
c4723fbcd2 breaking change: alias system;don't use while True in the mcv rss check
rename 'wiki_regex' module to 'wiki_inline'
port 'wiki_regex' to 'wiki_inline'
port 'enable' to 'module enable'
port 'disable' to 'module disable'
port 'w' to 'wiki'
port 'u' to 'user'
port 'p' to 'ping'
port 's' to 'server'
rewrite 'enable' help
rewrite 'disable' help
new command parser comming soon.
2021-06-05 18:25:21 +08:00
yzhh
ba7dc2e46b bugfix 2021-05-23 01:05:52 +08:00
yzhh
af36e8c651 server query is asynchronization now 2021-05-22 16:34:41 +08:00
yzhh
4fe6697e7b update 2021-02-19 20:20:00 +08:00
yzhh
c9936cf85a rearrange code 2021-02-19 20:18:47 +08:00
wyapx
cc52cf90a8
Update __init__.py 2021-02-19 19:21:55 +08:00
yzhh
5ec8ed5023 Update server.py 2021-02-16 22:26:10 +08:00