add: show if user account is banned on profile

fix: check post owner privacy settings on community pages
This commit is contained in:
trisua 2025-05-16 00:25:44 -04:00
parent 03b252937b
commit 4c26879d00
9 changed files with 112 additions and 14 deletions

View file

@ -69,6 +69,8 @@ version = "1.0.0"
"auth:label.blocked_profile" = "You're blocked"
"auth:label.blocked_profile_message" = "This user has blocked you."
"auth:action.message" = "Message"
"auth:label.banned" = "Banned"
"auth:label.banned_message" = "This user has been banned for breaking the site's rules."
"communities:action.create" = "Create"
"communities:action.select" = "Select"