Commit Graph

40 Commits

Author SHA1 Message Date
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
47a6e51a2a feat: configurable auto block 2022-04-10 15:34:10 +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
dd3c208fe1 feat: tmp user only write, no read 2022-03-27 23:52:59 +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
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
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
ce21b2825e not mark search keywords in backend 2022-03-23 22:55:55 +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
c9659acd6e use postgresql 2022-03-22 02:57:22 +08:00
58eb7aba6f feat: attention & redis & async 2022-03-21 22:53:48 +08:00
e87d8acb7c feat: add comment & operation & UGC trait 2022-03-18 17:07:38 +08:00
3fb47c7fc2 feat: edit cw 2022-03-17 16:14:07 +08:00
658e5b5902 opt: use database connection pool 2022-03-16 18:30:56 +08:00
fe8778380c fix: use null for comments 2022-03-16 01:58:21 +08:00
e373ac9ab6 feat: get comment & send post 2022-03-16 00:46:55 +08:00
d9aec4d613 feat: support tmp token 2022-03-15 18:24:31 +08:00
e4fbbb1b7b feat: basic user token check 2022-03-15 15:06:58 +08:00
a9d7576ed4 feat: basic api & model for post 2022-03-15 12:36:40 +08:00