Commit Graph

82 Commits

Author SHA1 Message Date
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
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
0895bf62fe Initial commit 2022-03-15 12:12:50 +08:00