Commit graph

14 commits

Author SHA1 Message Date
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
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
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
de53eec0e8 add: timelines, homepage 2025-03-31 19:31:36 -04:00
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