Commit Graph

61 Commits

Author SHA1 Message Date
25649e6280 fix clippy & rustfmt 2022-07-06 18:29:57 +08:00
1aa86b0963 lock rocket version to rc.1 2022-06-17 02:15:55 +08:00
dbea8f435f feat: 有评论后允许删除主楼内容 2022-06-04 14:24:47 +08:00
9a33ef5a88 禁止举报标准改为10 2022-06-02 23:53:04 +08:00
9937bc0dc7 fix bugs 2022-06-02 23:52:16 +08:00
fcc8ee3b15 调整热度算法 & 举报自动发洞 2022-05-28 17:30:54 +08:00
9ec106872b fix: check jump_to_url 2022-05-03 01:46:17 +08:00
462071da54 fix: handle preflight 2022-05-03 01:11:54 +08:00
a42ef851be feat: fixed login backend url 2022-05-02 23:10:44 +08:00
0fcb56c8a3 feat: cors 2022-05-02 22:27:27 +08:00
ff4b983ac3 feat: clear outdate attention data 2022-04-29 20:23:08 +08:00
340d6da45c feat: clear cache of random list 2022-04-29 20:02:09 +08:00
c8dcaab936 fix: search 2022-04-17 23:41:03 +08:00
47a6e51a2a feat: configurable auto block v1.2.0 2022-04-10 15:34:10 +08:00
728887e1e2 AGPL3.0 -> WTFPL2.0 2022-04-08 00:54:37 +08:00
4c99fe17d3 remove useless code 2022-04-08 00:48:07 +08:00
40f183d393 opt: don't save uploaded files 2022-04-01 13:11:53 +08:00
57edcb28b6 fix: upload big file 2022-04-01 04:48:23 +08:00
5e36f1809c fix: wrong uploaded files path 2022-04-01 02:44:54 +08:00
4627eda849 feat: support upload files & adjust output 2022-04-01 01:19:45 +08:00
b3da584dab style 2022-03-30 11:57:05 +08:00
7c024bfd6b feat: make mastodon login a optional feature v1.1.0 2022-03-30 01:51:16 +08:00
dd3c208fe1 feat: tmp user only write, no read 2022-03-27 23:52:59 +08:00
4ed92568d8 v1.0.0 v1.0.0 2022-03-27 22:54:11 +08:00
b57e1a9233 update README 2022-03-27 22:26:37 +08:00
d6eaec9111 feat: cs login & add vote api file 2022-03-27 21:45:15 +08:00
ffd30f3c03 feat: add to dangers users when banned 2022-03-27 14:42:02 +08:00
8ffbd6fa31 fix: filte reported in for search 2022-03-27 14:38:22 +08:00
caec3e1930 fix: attention list order 2022-03-27 14:34:24 +08:00
79e9a492a7 feat: poll 2022-03-27 04:52:46 +08:00
f5b0dbdbac feat: set and user custom title 2022-03-27 02:52:13 +08:00
5bef37cd62 feat: block and dangerous users 2022-03-27 01:35:46 +08:00
b2cf8475c5 opt: use macro for sql updates, and merge updates 2022-03-26 21:54:50 +08:00
cbf933e74f feat: report 2022-03-26 19:08:51 +08:00
fb9648456a feat: ban user 2022-03-26 16:44:28 +08:00
ce3379c5ae feat: record and show systemlog, admin delete log 2022-03-26 02:49:18 +08:00
59714bfbef feat: annealing for hot score & clean cache 2022-03-26 01:04:22 +08:00
38bacc1ee0 feat: cache for posts list 2022-03-25 03:00:38 +08:00
9dbb02a838 style 2022-03-25 00:01:12 +08:00
c8b8ad0787 feat: post comments cache & use cache everywhere 2022-03-24 23:33:32 +08:00
cc32c318a7 fix migdb.py 2022-03-24 21:39:40 +08:00
aabe18f5a4 embed migrations v0.0.1 2022-03-24 14:31:13 +08:00
cd940d59ba feat: cache for get multi posts 2022-03-24 04:20:26 +08:00
f67912e857 feat: user cache 2022-03-24 00:21:25 +08:00
cb1ebfeb56 fix search sql for posts without any comment 2022-03-23 23:15:48 +08:00
ce21b2825e not mark search keywords in backend 2022-03-23 22:55:55 +08:00
b95129dccb log sql query 2022-03-23 17:35:22 +08:00
dcc7bb1268 feat: search & beginning of cache 2022-03-23 03:53:48 +08:00
cfe39f7645 fix: use timestamptz 2022-03-22 03:59:33 +08:00
49d871157d fix: check can_del 2022-03-22 03:04:46 +08:00