trisua
9e6c5c9726
fix: allow users with a private profile to view their own posts
...
add: channels/messages models
2025-04-24 19:06:30 -04:00
trisua
d42375441f
add: allow users to block users who have blocked them/private users
...
fix: anonymous post page panic
add: allow users to select home timeline
2025-04-24 16:40:03 -04:00
trisua
276f25a496
add: reposts/quotes pages
...
add: repost notification
2025-04-23 16:46:13 -04:00
trisua
434f2ba00d
add: anonymous username and anonymous avatar
2025-04-19 23:13:57 -04:00
trisua
3db7f2699c
add: anonymous questions
2025-04-19 18:59:55 -04:00
trisua
2266afde01
add: profile motivational header setting
2025-04-19 14:52:33 -04:00
trisua
bc57782bfe
fix: delete user follows when deleting user
2025-04-17 21:48:45 -04:00
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
f452875fbe
add: question reactions
2025-04-13 12:44:08 -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
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
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
df32b9d65e
add reposts/quotes
...
fix #2
2025-04-10 18:16:52 -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
205fcbdcc1
add: user totp 2fa
2025-04-04 21:42:08 -04:00
trisua
ca0c4b9e0b
add: community member list
2025-04-03 20:05:21 -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
trisua
9a9b72bdbb
add: profile moderation ui
...
add: pagination ui
2025-04-01 16:12:13 -04:00
trisua
d0c1fbcf9a
add: request-to-join communities
...
add: private joined communities setting
add: "void" community
add: ability to delete communities
2025-04-01 15:03:56 -04:00
trisua
3a8af17154
add: image proxy
...
add: mentions in posts
TODO: audit log, reports, user mod panel
2025-04-01 13:26:33 -04:00
trisua
619184d02e
add: ability to join/leave/be banned from communities
2025-03-31 15:39:49 -04:00
trisua
f3c2157dfc
add: user settings ui
2025-03-31 11:45:34 -04:00
trisua
9dc75d7095
add: notifications for likes
...
TODO: notifications ui
2025-03-29 23:51:13 -04:00
trisua
6413ed09fb
add: community settings ui
...
TODO: add community read/write access settings
TODO: add profile settings
TODO: profile following in ui
TODO: community joining and membership management in ui
2025-03-29 22:27:57 -04:00
trisua
eecf357325
add: profiles ui, communities ui, posts ui
2025-03-29 00:26:56 -04:00
trisua
00abbc8fa2
chore: finish renaming pages to communities
2025-03-27 19:08:34 -04:00
trisua
d6fbfc3cd6
add: communities list page
...
TODO(ui): implement community creation, community viewing, community posting
TODO(ui): implement profile following, followers, and posts feed
2025-03-27 18:10:47 -04:00
trisua
5cfca49793
add: profile is_verified
...
add: better profile not found page
TODO: use error page for fallback service
2025-03-26 21:46:21 -04:00
trisua
7d96a3d20f
add: user settings
...
fix: actually use cached stuff in auto_method macro
add: profile ui base
2025-03-25 23:58:27 -04:00
trisua
8580e34be2
add: post comments
...
add: user follow api, user block api
2025-03-25 22:52:47 -04:00
trisua
559ce19932
add: user follows, user blocks, ip bans
...
TODO: implement user following API endpoints
TODO: implement user blocking API endpoints
TODO: don't allow blocked users to interact with the users who blocked them
2025-03-25 21:19:55 -04:00
trisua
81005a6e1c
add: notifications table
...
add: query_rows macro
fix: postgres driver
2025-03-25 18:18:33 -04:00
trisua
0ea6b25138
add: store is_like on reactions
2025-03-24 22:49:15 -04:00
trisua
382e3bc7a6
add: reactions
2025-03-24 22:42:33 -04:00
trisua
1a6b48078a
add: journal entry context
2025-03-24 20:23:52 -04:00
trisua
e87ad74d43
add: journal page memberships
...
add: "Joined" write access option
2025-03-24 20:19:12 -04:00