Commit Graph

38 Commits

Author SHA1 Message Date
0487427342 fix some warnings 2026-03-24 03:19:49 +08:00
8e386d98d0 cache in memory 2026-03-24 03:05:33 +08:00
fae30ed97a fix deprecated macro sql_function 2026-03-23 18:10:41 +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
289a19d4da fix: not put new post into reply timeline cache 2023-05-17 03:28:20 +08:00
01f56ea0a6 support sort by n_attention 2023-05-05 22:06:19 +08:00
bbed041253 add user_count in systemlog 2023-05-04 04:10:42 +08:00
959e6caa1d random hash username and clear users when restart 2023-05-04 00:33:56 +08:00
e531f0fed8 support sha256 token 2022-11-12 23:57:34 +08:00
04a0d1084f feat: upvote & downvote 2022-10-16 02:23:37 +08:00
18262a62e0 提醒旧版前端分区问题 2022-08-21 17:00:03 +08:00
0e1a088575 feat: room(分区) 2022-08-19 09:59:44 +08:00
25649e6280 fix clippy & rustfmt 2022-07-06 18:29:57 +08:00
c8dcaab936 fix: search 2022-04-17 23:41:03 +08:00
d6eaec9111 feat: cs login & add vote api file 2022-03-27 21:45:15 +08:00
8ffbd6fa31 fix: filte reported in for search 2022-03-27 14:38:22 +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
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
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
cb1ebfeb56 fix search sql for posts without any comment 2022-03-23 23:15:48 +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
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
e373ac9ab6 feat: get comment & send post 2022-03-16 00:46:55 +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