Commit graph

81 commits

Author SHA1 Message Date
trisua
ad17acec98 add: user follow requests
add: nsfw questions
fix: inherit nsfw status from questions
fix: inherit community from questions
2025-04-14 17:21:52 -04:00
trisua
d6c7372610 add: popular questions timeline 2025-04-13 12:58:44 -04:00
trisua
f452875fbe add: question reactions 2025-04-13 12:44:08 -04:00
trisua
bc95f0aaf0 fix: show community in global question timelines 2025-04-13 12:20:55 -04:00
trisua
063e33899e add: questions timelines 2025-04-13 12:15:14 -04:00
trisua
7b4865333e fix: make reposts of nsfw posts nsfw
chore: update permission management uis
2025-04-13 00:54:00 -04:00
trisua
c49e4458e2 add: allow community questions to be deleted by community owner 2025-04-13 00:48:32 -04:00
trisua
09ef0fc301 add: ability to disable reactions on posts 2025-04-13 00:42:10 -04:00
trisua
98d17204d7 fix: don't allow request count to go negative 2025-04-13 00:33:41 -04:00
trisua
6d5337f930 fix: request count clear 2025-04-12 22:52:44 -04:00
trisua
9d091d5421 fix: post page panic 2025-04-12 22:42:57 -04:00
trisua
7960484bf9 add: questions, requests 2025-04-12 22:25:54 -04:00
trisua
24f67221ca add: "all" timeline
add: only show most popular posts from the past week
2025-04-12 12:17:30 -04:00
trisua
fc9c0f294e fix: make community title change case-insensitive 2025-04-12 11:05:28 -04:00
trisua
e092d46586 fix: don't allow communities to be renamed to in-use names 2025-04-12 10:15:47 -04:00
trisua
5995aaf31c add: user account warnings 2025-04-11 22:12:43 -04:00
trisua
535a854a47 add: user theme_color_text_link setting 2025-04-11 20:31:50 -04:00
trisua
2ec7e54a8e add: slightly more advanced theming
add: profile "before you view" warning
2025-04-11 18:08:51 -04:00
trisua
52ac144953 fix: community search sql offset 2025-04-10 21:46:24 -04:00
trisua
5109ac65f4 add: community search 2025-04-10 21:37:33 -04:00
trisua
df32b9d65e add reposts/quotes
fix #2
2025-04-10 18:16:52 -04:00
trisua
1ee1f29cdf add: following timeline 2025-04-09 22:00:45 -04:00
trisua
6141910059 fix: community joining 2025-04-09 21:48:25 -04:00
trisua
8c43f62545 fix: use default (non-member) membership when membership doesn't exist 2025-04-09 21:39:30 -04:00
trisua
c0a4bb3159 fix: don't show owner twice in community member list 2025-04-09 21:17:42 -04:00
trisua
f14f84773e add(ui): show community owner in member list
fix: don't show replies on profile
2025-04-09 21:13:45 -04:00
trisua
fd33c0c7d8 fix: change config.town_square to usize instead of String 2025-04-09 21:04:59 -04:00
trisua
b78508ee15 add: mirror other user's theme when viewing other user profiles
fix: community/profile name sizing
2025-04-09 19:25:41 -04:00
trisua
f49cc80886 add: profile and community opengraph tags 2025-04-09 00:10:58 -04:00
trisua
a8282a113d add: ability to disable profile theme of other users 2025-04-08 15:49:41 -04:00
trisua
51534fbd52 add: nsfw marker for posts/communities 2025-04-07 16:32:09 -04:00
trisua
f83cfa3756 add: post editing, profile pinned posts, theme settings
TODO: nsfw profile/community options
2025-04-07 16:07:01 -04:00
trisua
31f63c90cd add: user permissions level builder ui 2025-04-06 13:43:12 -04:00
trisua
a167da017e add: markdown docs directory 2025-04-05 17:28:51 -04:00
trisua
205fcbdcc1 add: user totp 2fa 2025-04-04 21:42:08 -04:00
trisua
20aae5570b add: user account switcher 2025-04-03 22:36:58 -04:00
trisua
48e0b02198 add: "town square" community option
with a town square community, users can post directly from their profiles!
2025-04-03 20:25:00 -04:00
trisua
ca0c4b9e0b add: community member list 2025-04-03 20:05:21 -04:00
trisua
2102a8ea14 add: better community role permission editor 2025-04-03 17:20:50 -04:00
trisua
8a9394a06a fix: don't show replies in main timelines
fix: add ui debounce
fix: make usernames case insensitive
2025-04-03 16:47:48 -04:00
trisua
9f4e8a4d25 fix(postgres): use INT instead of BIGINT for simple counts 2025-04-03 15:56:44 -04:00
trisua
27d7c2f4b5 fix: postgres 2025-04-03 15:07:57 -04:00
trisua
dcd5f359c6 fix: postgres feature 2025-04-03 13:52:29 -04:00
trisua
a11a70d3e7 fix: use redis set_ex instead of just set 2025-04-03 13:09:50 -04:00
trisua
eea3d08e1f add: pinned posts 2025-04-03 12:43:36 -04:00
trisua
e52733b00c fix: don't allow mention spam
add: ip banning, ip ban management page
2025-04-03 11:22:56 -04:00
trisua
131a38abb9 add: cloudflare turnstile captcha
add: "popular communities" card in communities list
2025-04-02 23:26:43 -04:00
trisua
e0a6072cc4 add: last_online and online indicators 2025-04-02 14:11:01 -04:00
trisua
d3d0c41334 add: audit log, reports
add: theme preference setting
2025-04-02 11:39:51 -04:00
trisua
b2df2739a7 add: audit log and reports table
TODO: audit log/reports UIs
2025-04-01 23:16:09 -04:00