Commit graph

7 commits

Author SHA1 Message Date
trisua
619184d02e add: ability to join/leave/be banned from communities 2025-03-31 15:39:49 -04:00
trisua
eecf357325 add: profiles ui, communities ui, posts ui 2025-03-29 00:26:56 -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
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
e87ad74d43 add: journal page memberships
add: "Joined" write access option
2025-03-24 20:19:12 -04:00