Commit graph

9 commits

Author SHA1 Message Date
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
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
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
Renamed from crates/core/src/database/entries.rs (Browse further)