Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Pixelfed

79 Topics 662 Posts
  • Pixelfed - Package Updates

    Pinned
    45
    0 Votes
    45 Posts
    13k Views
    Package UpdatesP
    [1.22.3] Update pixelfed to 0.12.7 Full Changelog Update Status storage, add SanitizerService to fix spacing in html stripped content (3686c9212) Update app config, add description and rule env variables (0980519a9) Update InstanceService, fix total post count when config_cache is disabled (f0bc9d66e) Update media storage pipeline, improve support for non-local filesystems (2e719bd00) Update partial status updates nullify omitted caption/CW causing data loss) Update compose, improve validation (f1af72e) Update ImportMediaToCloudPipeline to handle multiple files being uploaded (bff9aae) InboxWorker and InboxValidator moved lock after the signature validation (4b923ed) Update sendmail security (5bc768b)
  • Pixelfed admin email notifications for new registrations not working

    7
    2 Votes
    7 Posts
    254 Views
    archosA
    Oh well, I thought the email issue would be fixed by the latest update, but unfortunately the problem still persists.
  • Pixelfed – is it possible to add a custom logo & favicon on Cloudron?

    5
    1 Votes
    5 Posts
    369 Views
    archosA
    Thanks for the response. Pixelfed does have a Custom CSS option in the admin panel, but even with that it's currently not possible to override the logo. I'm also noticing other things not working. I have filtered registrations enabled, but I'm not receiving any emails about new signup requests. And when I try to edit /site/about, the changes don't show up at all. So it seems this is just the current state of Pixelfed. Hopefully the developers will fix these issues in future releases.
  • Using pixelfed as a private instagram for friends and family

    3
    0 Votes
    3 Posts
    556 Views
    luckymL
    @joseph Thanks for the pointer, yeah I think it's just not meant for that use case but with the adjustment of some settings it's possible. For example profiles are public by default, meaning if I post, my post will show up on my public profile that anyone with access to my page/username can view.
  • Pixelfed not starting, some kind of DB error it seems

    11
    0 Votes
    11 Posts
    745 Views
    jamesJ
    Hello @scooke Sorry, I was not able to start working on this issue yet.
  • Problem saving settings reappeared?

    5
    1 Votes
    5 Posts
    1k Views
    girishG
    @jkammerer the file type issue is https://github.com/pixelfed/pixelfed/pull/5934 . It was fixed but yet to make it to a release.
  • 0 Votes
    3 Posts
    792 Views
    scookeS
    It was DNS. Man. So, trying different browsers helped me. First, the errors had a 200 return, meaning the site wasn't reachable. I should have figured it out then. Then using Incognito mode in Chrome came back with a cryptic message, the gist of which was that the "received data could not be verified". So, it was "working", as the Dashboard said, but not working. The Firefox also said something similar. So, I checked the DNS... and discovered I had changed the A records for @ and * to another IP. That was for a similarly named domain! I fixed this DNS error, and I'm back in business.
  • Queued in version 1.20.0

    Solved
    9
    3
    1 Votes
    9 Posts
    2k Views
    iahonta1964I
    @nebulon @girish thank you very much!
  • Delete server rules button does not delete rule.

    48
    2 Votes
    48 Posts
    16k Views
    archosA
    Thank you very much, this is great news!
  • Settings not saved in admin panel

    Solved
    4
    1 Votes
    4 Posts
    2k Views
    girishG
    This is finally fixed in the new package.
  • what happened to webp?

    3
    0 Votes
    3 Posts
    1k Views
    RazielKanosR
    Right, i have marked webp there, and I am pretty sure I was able to upload webp in the past, maybe one of the team can check this? @nebulon @girish
  • Version 0.12.2 is available

    Solved
    16
    1
    1 Votes
    16 Posts
    4k Views
    girishG
    @archos no worries, I take all comments in good faith I am also just trying to understand if we need to fix things in Cloudron package. If we can find some proof or even confirmation that it runs fine otherwise outside Cloudron, then we have something to go with!
  • Move Pixelfed to another server

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    archosA
    @girish How simple things seem complicated Thank you very much for adding to the guide. It really is simple. Cloudron is just great.
  • sudo -u www-data php artisan optimize Throws an error

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    nebulonN
    I've fixed up the docs now https://docs.cloudron.io/apps/pixelfed/
  • Version 0.12.1 is available

    4
    0 Votes
    4 Posts
    1k Views
    nebulonN
    I don't know about that issue, the referenced problem is about configuration options.
  • Version 0.12.0 is available

    Solved
    4
    1
    3 Votes
    4 Posts
    1k Views
    RazielKanosR
    ah, good to see this thing seems to pop up for every update - i just noticed it for 12.1 and though "omfg, must be something serous"
  • Hello from Pixelfed HQ!

    7
    17 Votes
    7 Posts
    3k Views
    Dennis4720 0D
    Welcome mate!
  • iOS Safari mobile login issues

    2
    0 Votes
    2 Posts
    336 Views
    Y
    NM I fixed it. Turns out it didn't like some of the characters in my password, very weird.
  • replace images

    3
    0 Votes
    3 Posts
    1k Views
    girishG
    I checked in our instance and couldn't find a way. Maybe check at https://github.com/pixelfed/pixelfed/discussions but afaict this is not implemented. You can delete and reoder photos but not add or edit.
  • Pixelfed v0.11.12 missing the Registration Status option/feature

    13
    2
    1 Votes
    13 Posts
    4k Views
    Y
    FYI if anyone is running Curated Onboarding and wants email notifications of verified signups, put this in your env.production, then restart Pixelfed ## Signup Notifications INSTANCE_CUR_REG_NOTIFY_ADMIN_ON_VERIFY=true