Lemmy maintainer

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

help-circle






  • I posted about this in the admin chat on matrix, but you’re right the pull request was merged very quickly.

    The lemmyverse link is also a good idea, but users only see it after filling in their email and password. At that point it’s unlikely that they would cancel it and go to a different website.

    Edit: I’m now thinking to change the joinlemmy code so that any instance with more than x% of active users will automatically be hidden.











  • The automatic language tag should only depend on the community language settings and user language settings. Specifically it will build the intersection of both, and if the result only contains one item (excluding “undetermined”), that is used as the post language. The instance doesnt matter at all. And there havent been any changes in this area in a while, so there should be no difference between 0.19.x versions.

    I thought maybe the community language isnt federated properly but its identical on all mentioned instances. Also @Camus@sh.itjust.works mentioned that French is enabled in user settings. There is clearly a bug but I cant think what else might be causing it.

    Anyway please report such bugs directly on the issue tracker, otherwise I might not find out about it at all.