Commit Graph

108 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
bdb3bc49a6 support alumni email 2024-09-23 03:42:03 +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
7621f56b34 fix lock rc version 2023-12-30 23:11:57 +08:00
289a19d4da fix: not put new post into reply timeline cache 2023-05-17 03:28:20 +08:00
50df8eda36 auth backend from host and default frontend/backend 2023-05-05 23:02:07 +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
6911038f56 feat: tmp post always room 0 2022-11-30 21:57:44 +08:00
104ccb030d fix: not show deleted post to admin 2022-11-30 21:53:07 +08:00
54fa0e1cbd change username format 2022-11-13 12:46:09 +08:00
f5005faedc support github login 2022-11-13 03:17:55 +08:00
e531f0fed8 support sha256 token 2022-11-12 23:57:34 +08:00
dd88bbb868 tmp use cannot reply others 2022-11-12 23:51:59 +08:00
0a5af9f35f stop use 114514 2022-10-20 23:02:23 +08:00
1a04c41846 filter private in getlist, getmulti and attention 2022-10-20 22:54:36 +08:00
553b46b504 allow get popular private post 2022-10-20 22:32:49 +08:00
b70b6b2e7f Revert "update set token url"
This reverts commit d98e7fb653.
2022-10-16 03:56:45 +08:00
3b8efc0c0b fix: not use title for report 2022-10-16 02:32:13 +08:00
fcf6b33aa7 can't get one private post 2022-10-16 02:31:26 +08:00
d98e7fb653 update set token url 2022-10-16 02:24:36 +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
8fabca785c allow any char in title 2022-09-26 01:57:00 +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
2bae66099d not return blocked_count 2022-08-31 23:10:23 +08:00
d5a3c3d7d7 disable no room warning 2022-08-31 21:29:55 +08:00
8639ed0c88 is_candidate and is_admin 2022-08-31 00:53:17 +08:00
dd110be8c7 feat: filter invisible chars in title 2022-08-30 23:36:44 +08:00
86b736dadb feat: support announcement 2022-08-29 23:48:41 +08:00
18262a62e0 提醒旧版前端分区问题 v1.4 2022-08-21 17:00:03 +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
f2fa7bb6f8 feat: fix docker and docs 2022-08-11 23:07:14 +08:00
241034ca9b fix: cors 2022-08-01 10:05:11 +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
273073ba11 举报时手动选择是否隐藏 2022-07-21 14:05:47 +08:00
58794a479d update README 2022-07-10 02:07:59 +08:00
4c4ddca82b 支持Docker部署 2022-07-10 01:45:06 +08:00
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