FEATURE: Show user cards for inactive users (#21387)

It used to return 404 which made the user card render and then quickly disappear.
This commit is contained in:
Bianca Nenciu
2023-05-15 20:45:26 +02:00
committed by GitHub
parent e25468b2ca
commit 78022e7a5f
8 changed files with 116 additions and 13 deletions

View File

@@ -1124,6 +1124,7 @@ en:
warning: "Are you sure you want to clear your featured topic?"
use_current_timezone: "Use Current Timezone"
profile_hidden: "This user's public profile is hidden."
inactive_user: "This user is no longer active."
expand_profile: "Expand"
sr_expand_profile: "Expand profile details"
collapse_profile: "Collapse"