The preview images for the timeline are all created as webp. I think this was Jpeg or png before. Some apps cannot render webp or my server is unable to create them. They are all blurry and pixelated. Is there an option on the server?
@utzer I put the SSH public key on the server, but git still requires a password (and doesn't accept my git.friendi.ca password). I was able to push to codeberg.org though. I was able to set my repo now as a mirror of my codeberg repo.
I can not git push to git.friendi.ca with username and password. However, the password is correct as I can log in to the web interface. Do I need an ssh key to push?
This is the log: 2026-03-25T19:32:30Z app [CRITICAL]: Syntax error in template "file:/var/www/freunde/view/templates/contact_edit.tpl" on line 30 "{{if $contact_actions.}}<li role="menuitem"><a href="{{$contact_actions.fetchoutbox.url}}" title="{{$contact_actions.fetchoutbox.title}}">{{$contact_actions.fetchoutbox.label}}</a></li>{{/if}}" - Unexpected "}}" {"template":"file:/var/www/freunde/view/templates/contact_edit.tpl",...