Commit graph

21 commits

Author SHA1 Message Date
trisua
81e44d402c fix: remove void communities from chats 2025-04-27 23:37:48 -04:00
trisua
7960484bf9 add: questions, requests 2025-04-12 22:25:54 -04:00
trisua
df32b9d65e add reposts/quotes
fix #2
2025-04-10 18:16:52 -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
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
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