Skip to content

Lemmy 1.0: No longer possible to view creator ban duration #5913

@Sjmarf

Description

@Sjmarf

In Lemmy 0.19, Person had banned and banExpires properties. In Lemmy 1.0, these have been removed and replaced with:

  • PostView.creatorBanned
  • PersonView.creatorBanned (maybe should just be called banned, by the way?)
  • etc

However, there's no longer any way to see the ban duration as far as I can tell. This used to be possible when you had creatorCommunityActions on everything. Since you removed those, I don't think it's accessible any more.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions