Fabio Manganiello
Fabio Manganiello
I have tried to comment this condition, since the value of `to` isn't used anyway in the coroutine https://github.com/writefreely/writefreely/blob/c249abdb10cfd5f4e63518f01f6ceeac84e7ac5e/activitypub.go#L609 Now I get: ``` ERROR: 2025/08/03 20:33:47 activitypub.go:729: Can't dump: unsupported...
I have [opened an MR](https://github.com/writefreely/writefreely/pull/1437) that seems to fix this behaviour, plus adds better logging for ActivityPub in general. It seems to also fix #1415 at least in my tests...
Same issue here, running `linux-rpi-16k`. **TL;DR:** Downgrading to `linux-rpi-16k 6.12.61-1` fixes the issue. ### Configuration ``` ❯ cat /boot/config.txt initramfs initramfs-linux.img followkernel dtparam=i2c_arm=on dtparam=i2c0=on dtparam=i2c1=on dtparam=i2s=on dtparam=spi=on dtparam=i2c1_baudrate=400000 camera_auto_detect=1 display_auto_detect=1...
I'm not sure what's happening here, but I've seen this app disappear and reappear on the Play Store quite a few times. And since it hasn't been updated in 5...
@Zhuinden I haven't had much time to dedicate to this endeavor lately. My fork already has the changes that remove the ads and the whole outdated Google Play Store dependencies,...