Archived
1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
yzhh
754a6478f7 update 2023-09-20 16:36:33 +08:00
yzhh
a9d22b7e94 compatible with old API 2023-09-04 15:04:28 +08:00
yzhh
20eb6ea51a ttt 2023-09-04 01:21:01 +08:00
yzhh
55b075c56e update 2023-09-01 22:38:32 +08:00
yzhh
530937858a change db isolation level to READ UNCOMMITTED 2023-08-28 20:38:05 +08:00
yzhh
31b25346fe Update template.py 2023-05-03 15:12:22 +08:00
yzhh
94b22521e7 add some reminder for cc module 2023-04-23 18:32:19 +08:00
yzhh
0f1967ab20 update 2023-04-12 14:11:44 +08:00
yzhh
42ab6b1c40 fix a reply bug in wiki module 2023-04-07 12:55:14 +08:00
yzhh
39330d5d62 support i18n for post message #507 2023-03-29 22:42:53 +08:00
yzhh
517f8e630d add fallback for local webrender if it is unavailable 2023-02-08 01:55:45 +08:00
yzhh
a6972ddd91 #441 2023-02-05 22:33:33 +08:00
yzhh
d4d06c767a add auto-parse infobox, section, image and sound in urls to wiki_inline module 2022-08-31 22:31:19 +08:00
yzhh
23529f813e split core module functions 2022-08-28 00:17:01 +08:00
yzhh
836ef79a99 bugfix 2022-08-13 15:13:30 +08:00
yzhh
f9d4e5ad76 update 2022-08-10 17:10:35 +08:00
yzhh
eaacc0a0a4 add debug mode 2022-08-04 15:52:42 +08:00
yzhh
bb7ffec2ef auto code cleanup 2022-07-31 16:33:20 +08:00
yzhh
d16e8bd3df support using wikibase to query other language versions of the current page 2022-06-28 22:55:24 +08:00
yzhh
c2415fd43b update 2022-06-26 14:06:26 +08:00
yzhh
70fe7baab6 add timer & stop command to chemical code 2022-06-18 14:03:40 +08:00
yzhh
958ce0ebf9 bugfix 2022-06-18 13:18:45 +08:00
yzhh
06533bd5d7 storing data into database 2022-06-12 22:30:02 +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
Dianliang233
5f42a883e8
Debug 2022-01-18 12:06:09 +08:00
yzhh
93871b87d0 add FinishedSession 2022-01-15 22:28:35 +08:00
yzhh
39675bf5d4 add FetchedSession 2022-01-15 21:46:23 +08:00
Dianliang233
a334041b3f
Show user's permission in whoami
Also added MessageSession.checkNativePermission(), just for fun
2022-01-08 16:37:03 +08:00
Dianliang233
998d247ca9
Rename everything unit_test to console & extra for whoami
This is what it should have been like
2022-01-08 15:31:30 +08:00