Commit graph

7 commits

Author SHA1 Message Date
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