Commit graph

12 commits

Author SHA1 Message Date
trisua
e7e9b49195 fix: make usernames and community titles case insensitive 2025-03-30 22:33:07 -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
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
382e3bc7a6 add: reactions 2025-03-24 22:42:33 -04:00
trisua
c46eb3b807 fix: run CREATE_TABLE_ENTRIES and CREATE_TABLE_MEMBERSHIPS 2025-03-24 20:26:15 -04:00
trisua
38dbf10130 add: redis cache support 2025-03-23 21:19:16 -04:00
trisua
1d9a96ae69 add: auto_method macro 2025-03-23 18:58:09 -04:00
trisua
bb682add85 add: journals base
add: avatar/banner upload endpoints
2025-03-23 18:03:11 -04:00