Commit Graph

42 Commits

Author SHA1 Message Date
8e386d98d0 cache in memory 2026-03-24 03:05:33 +08:00
d3d9f30b2a basic rate limit 2024-01-02 20:25:05 +08:00
84943a3965 rocket 5.0 & diesel 2.1 2024-01-02 17:40:05 +08:00
104ccb030d fix: not show deleted post to admin 2022-11-30 21:53:07 +08:00
dd88bbb868 tmp use cannot reply others 2022-11-12 23:51:59 +08:00
553b46b504 allow get popular private post 2022-10-20 22:32:49 +08:00
fcf6b33aa7 can't get one private post 2022-10-16 02:31:26 +08:00
04a0d1084f feat: upvote & downvote 2022-10-16 02:23:37 +08:00
e0d6720433 use custom_title in syslog 2022-10-05 10:57:48 +08:00
cbf24d6eec admin based on title 2022-09-26 01:44:42 +08:00
503a8a3b9b use 404 for old api 2022-09-25 23:56:58 +08:00
7ab60c9975 keep title for 7 days and random title secret 2022-09-25 23:48:56 +08:00
791d1f526d rocket 0.5-rc2 & rust 1.64 2022-09-23 13:10:11 +08:00
8639ed0c88 is_candidate and is_admin 2022-08-31 00:53:17 +08:00
0e1a088575 feat: room(分区) 2022-08-19 09:59:44 +08:00
dbb5732938 feat: prepare for push notification II 2022-08-17 00:59:06 +08:00
7016718673 stop use ipfs 2022-07-31 23:12:57 +08:00
999ca30448 use api v2 for add comment 2022-07-31 14:53:26 +08:00
25649e6280 fix clippy & rustfmt 2022-07-06 18:29:57 +08:00
dbea8f435f feat: 有评论后允许删除主楼内容 2022-06-04 14:24:47 +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
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
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
c8b8ad0787 feat: post comments cache & use cache everywhere 2022-03-24 23:33:32 +08:00
f67912e857 feat: user cache 2022-03-24 00:21:25 +08:00
dcc7bb1268 feat: search & beginning of cache 2022-03-23 03:53:48 +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
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