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
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
trisua
b3cac5f97a add(ui): ability to log out 2025-03-23 16:37:43 -04:00
trisua
d2ca9e23d3 add: icon resolver
add: config "no_track" file list option
add: rainbeam-shared -> tetratto-shared
add: l10n
2025-03-23 12:31:48 -04:00
Renamed from crates/tetratto_core/src/database/auth.rs (Browse further)