Developer of PieFed, a sibling of Lemmy & Kbin.

  • 10 Posts
  • 83 Comments
Joined 6 months ago
cake
Cake day: January 4th, 2024

help-circle



  • Yes, as Andrew said, languages are added automatically as content using those languages arrives from other instances.

    This is not ideal. I think we need to improve something either in the initial setup or the admin UI.

    You can work around this by subscribing to a community that uses the language you want. Or you could manually insert a row into the language table in the DB - ensure the value of the ‘code’ column is the standard 2 letter language code for your language. Which language is it?











  • That’s so good to hear!

    I’ve paid close attention to performance because I’ve seen the huge expensive servers people are renting for their instances (Mastodon, especially) and it’s difficult to see the financial sustainability of that.

    Once I fix the logo issue, you’ll want to deploy the latest code. To do this, change into the PieFed directory and then run ./deploy.sh to pull down the latest changes from codeberg and restart all the services, etc.