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


Skip to content

Mastodon

134 Topics 1.1k Posts
  • Mastodon - Package Updates

    Pinned
    62
    0 Votes
    62 Posts
    6k Views
    Package UpdatesP

    [1.14.2]

    Update mastodon to 4.3.2 Full Changelog Add tootctl feeds vacuum (#​33065 by @​ClearlyClaire) Add error message when user tries to follow their own account (#​31910 by @​lenikadali) Add client_secret_expires_at to OAuth Applications (#​30317 by @​ThisIsMissEm) Change design of Content Warnings and filters (#​32543 by @​ClearlyClaire) Fix processing incoming post edits with mentions to unresolvable accounts (#​33129 by @​ClearlyClaire) Fix error when including multiple instances of embed.js (#​33107 by @​YKWeyer) Fix inactive users' timelines being backfilled on follow and unsuspend (#​33094 by @​ClearlyClaire) Fix direct inbox delivery pushing posts into inactive followers' timelines (#​33067 by @​ClearlyClaire) Fix TagFollow records not being correctly handled in account operations (#​33063 by @​ClearlyClaire) Fix pushing hashtag-followed posts to feeds of inactive users (#​33018 by @​Gargron) Fix duplicate notifications in notification groups when using slow mode (#​33014 by @​ClearlyClaire) Fix posts made in the future being allowed to trend (#​32996 by @​ClearlyClaire) Fix uploading higher-than-wide GIF profile picture with libvips enabled (#​32911 by @​ClearlyClaire) Fix domain attribution field having autocorrect and autocapitalize enabled (#​32903 by @​ClearlyClaire) Fix titles being escaped twice (#​32889 by @​ClearlyClaire) Fix list creation limit check (#​32869 by @​ClearlyClaire) Fix error in tootctl email_domain_blocks when supplying --with-dns-records (#​32863 by @​mjankowski) Fix min_id and max_id causing error in search API (#​32857 by @​Gargron) Fix inefficiencies when processing removal of posts that use featured tags (#​32787 by @​ClearlyClaire) Fix alt-text pop-in not using the translated description (#​32766 by @​ClearlyClaire) Fix preview cards with long titles erroneously causing layout changes (#​32678 by @​ClearlyClaire) Fix embed modal layout on mobile (#​32641 by @​DismalShadowX) Fix and improve batch attachment deletion handling when using OpenStack Swift (#​32637 by @​hugogameiro) Fix blocks not being applied on link timeline (#​32625 by @​tribela) Fix follow counters being incorrectly changed (#​32622 by @​oneiros) Fix 'unknown' media attachment type rendering (#​32613 and #​32713 by @​ThisIsMissEm and @​renatolond) Fix tl language native name (#​32606 by @​seav)
  • Moving media storage to S3 – how to migrate existing local files?

    2
    0 Votes
    2 Posts
    52 Views
    scookeS

    I seem to recall that there may be tools out there to help this, but your googling will turn up whatever that was just as quick as mine.

    I would say that I tried doing this myself, twice, and by the second time I decided to handle it manually. That is, I downloaded and saved (I know, I should have done better saving the originals) the various graphics my site used, as well as my list of contacts, etc., and then re-uploaded them to the new location, then relinked them from within Mastodon. The first time the migration didn't work, there was no one who could help, and it was just quicker to do it manually. All the graphics connected to other users were eventually repopulated anyway, and anything I had wanted previously I had downloaded and saved. So, in a way, there wasn't a need to migrate anything. Good luck.

  • 0 Votes
    15 Posts
    312 Views
    girishG

    @jayonrails the avatar link is set in the OIDC responses. that's the only situation where cloudron's profile pics are used in apps.

  • Images not loading (from federated servers) - Mastodon

    Moved Solved
    10
    0 Votes
    10 Posts
    289 Views
    C

    the second link (everything on the second link)

  • Error while update to Mastodon 4.3

    Solved
    10
    0 Votes
    10 Posts
    308 Views
    nebulonN

    right I meant more like the app was maybe installed from a package, where the OTP_SECRET was not yet set properly. This was then a packaging bug not a user error.

  • Mastodon 4.3.1 Pre-release Update?

    Solved
    3
    0 Votes
    3 Posts
    99 Views
    archosA

    Thank you for the explanation, I didn't know that.

  • 4.3 Requirements

    Solved
    9
    1 Votes
    9 Posts
    339 Views
    itbeardI

    @johannesjom me too 🙂

  • Problems with Hetzner S3

    Solved
    6
    0 Votes
    6 Posts
    485 Views
    sponchS

    here we go
    Using a private bucket on Hetzner.

    S3_ENABLED=true
    S3_BUCKET=NameOfYourBucket
    AWS_ACCESS_KEY_ID=xxxxxxxx
    AWS_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxx
    S3_REGION=eu-central-1
    S3_PROTOCOL=https
    S3_HOSTNAME=NameOfYourBucket.fsn1.your-objectstorage.com
    S3_ENDPOINT=https://NameOfYourBucket.fsn1.your-objectstorage.com

  • How to configure an administrator for Mastodon?

    Solved
    15
    0 Votes
    15 Posts
    1k Views
    nebulonN

    While typing this here, I had the idea to check the create command for a flag and indeed there is --approve:

    /app/code/bin/tootctl accounts modify testusername --approve
  • Fixing Mastodon Icons and Images

    Moved
    3
    1 Votes
    3 Posts
    197 Views
    S

    @archos

    Thank you. That command helped. Now I have some broken images next to some profile pictures like using verified status pic (or something). I think, I check that next. But this was a huge help!

  • Mastodon 4.2.11 Released

    Solved
    2
    0 Votes
    2 Posts
    97 Views
    nebulonN

    Package update is out.

  • Issue with Fetching Toot - Error "503 Remote data could not be fetched

    10
    0 Votes
    10 Posts
    360 Views
    nebulonN

    Thanks for sharing and good to know they are aware of at least and might come up with solutions.

  • Mastodon not displaying avatars correctly

    Solved
    10
    1 Votes
    10 Posts
    446 Views
    archosA

    I tried the command

    bin/tootctl accounts refresh --all --verbose

    and after running this command, the avatars started reappearing on our instance. It seems to have resolved the issue. Thank you.

  • Major security update Thursday 4th July

    Solved
    4
    2 Votes
    4 Posts
    177 Views
    nichu42N

    Thanks for the rapid execution! 😍

  • Mastodon 4.3 on the horizon

    1
    0 Votes
    1 Posts
    137 Views
    No one has replied
  • Redis memory

    3
    1 Votes
    3 Posts
    267 Views
    nichu42N

    Oh, OK. I thought I could tweak the performance a bit with this since it's mentioned in some "Mastodon scaling" documents I have found. And Sidekiq shows that Redis is using 100% of the allocated memory.

  • Can't switch user because of OIDC issue

    Solved
    3
    0 Votes
    3 Posts
    222 Views
    jdaviescoatesJ

    I was logged in to my dashboard as jdaviescoates and into Mastodon as uniteddiversity and what I wanted to do was to login to Mastodon as josef

    @girish said in Can't switch user because of OIDC issue:

    @jdaviescoates you are probably logged into the dashboard as well.

    I was, but as a different user...

    But, actually, it seemed I was somehow logged in as both.

    So, I just logged out of my dashboard as jdaviescoates but I was immediately still logged in, but as uniteddiversity

    I'm not sure how that happened/ was possible - because how did I manage to login as jdaviescoates in addition to uniteddiversity?

    I mean, surely I would've had to logout as uniteddiversity in order to be able to login again as jdaviescoates - but I guess, not, somehow 🤷

    @girish said in Can't switch user because of OIDC issue:

    We are going to look into OIDC logout support from next release.

    Sounds like that is a pretty important thing to support, thanks! 🙏

  • Problem with first User/Admin

    Solved
    3
    1 Votes
    3 Posts
    282 Views
    sponchS

    thanks - that did the trick 🙂

  • Rename user handle /cloudron users

    Unsolved
    9
    1 Votes
    9 Posts
    580 Views
    scookeS

    No, I mean just reinstall your Mastodon and start over with your account. As long as the account you want to have named correctly was only ever created on your own instance, reinstalling that instance should reset that username. If you move it, you won't be able to change it (I think).

  • Custom Cloudron image for ElasticSearch

    4
    3 Votes
    4 Posts
    248 Views
    necrevistonnezrN

    @rmdes said in Custom Cloudron image for ElasticSearch:

    I'd certainly contribute with funding, even more if the app can then be used by other cloudron apps (if possible)

    Nextcloud being such a candidate