Lemmy Lead Developer and father of two children.

I also develop Ibis, a federated wiki.

  • 35 Posts
  • 281 Comments
Joined 7 years ago
cake
Cake day: January 17th, 2020

help-circle























  • Distinguish as moderator is only for comments, while feature is only for posts. Both of these are similar but different. I suppose we could rename “distinguish” to “feature” as well?

    For mod actions there is a simple api response field can_mod, and its always false if the other user is a higher ranking mod or admin. We dont distinguish between can_remove, can_feature etc because that would get too complicated.