Search
Items tagged with: mastoadmin
Can anyone recommend some relatively affordable managed #Mastodon hosting?
We've been with the absolutely fantastic Masto.host since starting Writing.Exchange in 2017, but it's become prohibitively expensive -- especially for a community of only ~250 active users, as our hosting costs are about to increase another $50 to $589/month this month.
We just released Mastodon 4.6.3, containing several bug fixes.
Full release notes and update instructions are available on the GitHub release page.
github.com/mastodon/mastodon/r…
Release v4.6.3 · mastodon/mastodon
Upgrade overview This release contains upgrade notes that deviate from the norm: ℹ️ Requires assets recompilation For more information, view the complete release notes and scroll down to the upgrad...GitHub
Add audit logs for Hashtags by arte7 · Pull Request #39337 · mastodon/mastodon
implements WEB-1028 adds hashtag action logs to action log index page adds action log for a specific hashtag to the hashtag's show view adds one log for all changed actions (listable, trendable...GitHub
There's been a wave of AI signups on Mastodon which seem to be exploiting the invitation system to bypass manual checks. If you're a Mastodon admin, here's how to switch off invitations and cancel existing invitations:
🌱 fedi.tips/inviting-people-onto…
Inviting people onto Mastodon and the Fediverse | Fedi.Tips – An Unofficial Guide to Mastodon and the Fediverse
An unofficial guide to using Mastodon and the Fediversefedi.tips
I opened this issue on the Mastodon github today because my admin console kept complaining about my Elasticsearch indices being outdated, but running 'tootctl search deploy' was broken.
github.com/mastodon/mastodon/i…
Any other #MastoAdmin experience this after upgrading to 4.6?
tootctl search deploy --only-mapping fails with "unknown setting [index.analysis]" on Elasticsearch 8.x
Steps to reproduce the problem Run Mastodon 4.6.0 with Elasticsearch 8.x (tested with ES 8.14.2, elasticsearch gem 8.19.3, chewy gem 8.3.1) Have existing ES indices from a previous Mastodon version...jcrabapple (GitHub)
We just released Mastodon 4.6.1. It contains several important bug fixes and we recommend every instance running 4.6.0 to update.
We are also releasing Mastodon v4.5.12 and v4.4.19 with small bugfixes and a fix to a critical security issue affecting servers using LDAP_TLS_NO_VERIFY=true.
Full release notes and update instructions are available on the GitHub releases page.
github.com/mastodon/mastodon/r…
Releases · mastodon/mastodon
Your self-hosted, globally interconnected microblogging community - mastodon/mastodonGitHub
We just released Mastodon 4.6.2, 4.5.13 and 4.4.20. Those versions only update our container image to fix an important security issue in ffmpeg, which Mastodon uses to process videos.
If you do not use our container image, you may skip this update but you need to update your installed ffmpeg to a patched version (ffmpeg 8.1.2, 7.1.5, 6.1.6, or 5.1.10)
Full release notes and update instructions are available on the GitHub release page.
github.com/mastodon/mastodon/r…
Releases · mastodon/mastodon
Your self-hosted, globally interconnected microblogging community - mastodon/mastodonGitHub
uuuund ein schnelles Update zwischendurch!
(Ich stelle mir gerade mal vage vor, wie unangenehm ein ffmpeg- Problem für einen Mastodon-Container-Wurm genutzt werden könnte!)
#mastoadmin
mastodon.social/@MastodonEngin…
Mastodon Engineering (@MastodonEngineering@mastodon.social)
We just released Mastodon 4.6.2, 4.5.13 and 4.4.20. Those versions only update our container image to fix an important security issue in ffmpeg, which Mastodon uses to process videos.Mastodon Engineering (Mastodon)
Add opt-in ranked home timeline (experimental) by rollecode · Pull Request #4 · mementomori-social/mastodon
Algorithmic home feed as an opt-in experiment. Same idea as Twitter's open sourced ranking pipeline (candidates, score, mix) but stripped to what a single instance actually needs. Chronological...GitHub
Show the number of reshares, likes and comments directly in the timeline
It happens to me quite often that I see something in my timeline where I want to add something. So I press the reply button to write my comment. Only later I realize that there is already a large d...schiessle (GitHub)
GitHub - mementomori-social/mastodon: Your self-hosted, globally interconnected microblogging community
Your self-hosted, globally interconnected microblogging community - mementomori-social/mastodonGitHub
Mastodon Bird UI v4.0.0 released for Mastodon v4.6.0 and v4.7.0-alpha.1.
Full changelog and release notes:
github.com/rollecode/mastodon-…
#MastodonBirdUI #BirdUI #Mastodon #MastoAdmin
Release 4.0.0 · rollecode/mastodon-bird-ui
4.0.0: 2026-06-19 Note🎉 This is the first stable release of the major Mastodon Bird UI rewrite #172. The old monolithic CSS file is now splitted to tinier, focused module files, themes use Mastodon...GitHub
I posted a blog write-up on the recent DDoS incident on my Mastodon instance, caused by Meta AI crawlers.
GitHub - rollecode/mastodon-bird-ui at nightly
🐘🐦 Mastodon web UI, but strongly inspired by Twitter (when it was still good!) - rollecode/mastodon-bird-uiGitHub
Mastodon admins,
If you're having trouble with the amount of storage space Mastodon is using, you might want to watch these videos by @fedihost :
"Why is Mastodon using so much storage?"
🌱 video.fedihost.co/w/caYDRrcGDT…
"Managing Mastodon storage"
🌱 video.fedihost.co/w/1vtpnVESJA…
If you are looking for a more lightweight type of Fediverse server, you might want to try @gotosocial at gotosocial.org
The second release candidate for #Mastodon 4.6 is now out!
It addresses several issues found in 4.6.0-rc.1, and is expected to become 4.6.0 later this week.
You can see all the changes on the release page: github.com/mastodon/mastodon/r…
If you are an admin, updating ahead of the full 4.6.0 release would be a great help to find and squash any last-minute bugs!
Release v4.6.0-rc.2 · mastodon/mastodon
WarningThis is a pre-release! This has not been as widely tested as regular releases, although it is still tested on mastodon.social and some other servers. If you update to this release, you will ...GitHub
Experimenting with new native SVGs to bring into Mastodon core. Instead of the CSS hacks we use in the Mastodon Bird UI, these SVGs provide a more natural solution.
The CSS sprite-based ones are fine and serve their purpose as a theme layered over Mastodon, but I miss a more native approach for the large numbers we have in the posts in our Mastodon fork. The Mastodon team can later decide whether to use these animations, as they will be built against the main branch.
What can I say, I like appealing micro-integrations.
#MastoAdmin #FrontEnd #WebDev #Mastodon #Animation #Design #BirdUI #MastodonBirdUI #SVG
GitHub - mementomori-social/mastodon: Your self-hosted, globally interconnected microblogging community
Your self-hosted, globally interconnected microblogging community - mementomori-social/mastodonGitHub
Following last week's beta, the first release candidate for #Mastodon 4.6 is out! 🎉
You can find all of the changes on the release page: github.com/mastodon/mastodon/r…
We aim to publish the release next week. If you are an admin, now is a good time to upgrade to the release candidate and help us find any last minute bugs!
Release v4.6.0-rc.1 · mastodon/mastodon
WarningThis is a pre-release! This has not been as widely tested as regular releases, although it is still tested on mastodon.social and some other servers. If you update to this release, you will ...GitHub


