If you're a #MastoAdmin, and you've defederated #Threads, change the URL to threads [dot] com.
mastoadmin
There are 439 instances still running 4.1, representing 33,510 active users (888,729 total users).
#MastoAdmin what are you waiting for?
The 4.1 branch doesn't turn to dust tomorrow, but it won't get any younger. https://www.mastoreqs.com also has a compatibility matrix to help figure out dependencies.
https://mastodon.social/@MastodonEngineering/114297325857628339
Our 1000-active-user cap for FLOSS.social is still in effect, and will soon again be reached as we welcome a new wave of community members.
This number is determined as the mean (average) between the "active in last month" and "six months" from the data at: https://floss.social/nodeinfo/2.0
Small servers make for good communities and good federation.
We just released Mastodon 4.3.8 and 4.2.21. They contain a few minor bug fixes and a minor security fix.
If you are running nightly versions, an updated container image is available under the `nightly.2025-05-07-security` tag
Full release notes and update instructions are available on our GitHub release page: https://github.com/mastodon/mastodon/releases/
Ω🪬Ω
#FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, is now deployed on Github Pages and can be used from your web browser.
* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #Masto #MastoAdmin #Mastodon #mastohelp #MastoJS #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev
I got a boost from @lisamelton and my $6.25/mo instance didn't break a sweat. Phew!
Ω🪬Ω
new release of #Fedialgo, the customizable timeline algorithm / filtering system for your Mastodon feed, counts the number of times each hashtag appears in your timeline even if people don't use a "#" character to give you a better sense of what people are talking about in the Fediverse.
there's a little bit of art vs. science here because some strings are disqualified from this kind of counting (e.g. a word like "the" should not be counted even if some maniac decided to make it a hashtag) so let me know if you see any weirdly high counts.
* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #Masto #MastoAdmin #Mastodon #mastohelp #MastoJS #nodejs #node #opensource #SocialWeb #timeline #TL #webdev #hashtag #typescript #hashtags
1. Is anyone else getting routed to chinese language when they visit this URL? because i am: https://docs.joinmastodon.org/methods/apps/ (i end up at the URL https://docs.joinmastodon.org/zh-cn/methods/apps/ - note the "zh-cn" in the path.
i doublechecked my browser locale, VPN, etc. etc. and there's nothing configured for mainland chinese locale, but this happened even after clearing cache data for joinmastodon.org
2. who maintains the #JoinMastodon site?
cc: @mastodonmigration @FediTips @fediversereport @LaurensHof
Fedi Instance Admins: S3 buckets and CDNs. Public buckets with a CDN are simple enough.
Private buckets with signed urls...I understand how they work. Call the S3 API to grab a signed URL for a specific private asset, the URL lives short term. Anyone with that signed url can access it (?).
But doesn't it negate the function of a CDN? Seems like using signed URLs would be much more costly since you can't cache them for very long.
We just released Mastodon 4.3.9 and 4.2.22. They contain a number of important bug fixes, and one security-adjacent fix.
If you are running nightly versions, an updated container image is available under the `nightly.2025-07-02` tag
Full release notes and update instructions are available on our GitHub release page: