Tio

Results 195 comments of Tio
trafficstars

An update: the Yunohost update to the latest standardnotes server fixed the issue for me. Now the desktop app and android app all work. https://github.com/YunoHost-Apps/snserver_ynh/issues/27

Interesting... I have no clue why it does not work on my end. Those feeds are part of a group of feeds, and the vast majority of them work. So...

I was about to report just that. It only works if you try to repost from a Peertube user but not a Peertube channel.

hm interesting. Why isn't this the case for me I wonder. When I share a Peertube post it embeds the video itself. If you share say this video https://videos.trom.tf/w/ifXJJxjs1eBcSvHDSUVLM7 on...

> I have also just shared a peertube link ( https://tube.tchncs.de/w/3WKWmruT4CHCsvVdYZKkuV ) and the result was not, what the preview showed. It showed the preview image of the video, but...

What do you think about these https://github.com/friendica/friendica/issues/14014

Speaking of that, what does it connect to now? A company that mines data?

> Hugging Face Thanks! I wonder if they collect data and what do they collect via this Imaniger app.

That didn't seem to make any difference.... I added `export QT_QUICK_CONTROLS_STYLE=org.kde.desktop` but it does not change anything. So basically qt6gtk2 cannot theme the QML-based Qt6 nor is there an easy...

Same here with the latest 3.7.1~ynh1 version. My config looks like this: ``` config :pleroma, Pleroma.Web.Auth.Authenticator, Pleroma.Web.Auth.LDAPAuthenticator config :pleroma, :ldap, enabled: true, host: "localhost", port: 389, ssl: false, # sslopts:...