These are public posts tagged with #mastodev. You can interact with them if you have an account anywhere in the fediverse.
# #Pachli 2.11.0 is released
## New features include
- Support translation throughout the app
- Experimental Markdown support
- Content filters default to all contexts
## Fixes include:
- Toot button accessibility
- Grammar fixes
- Report UI updates
- Content filter updates
- Fewer crashes
## Updated translations
- Finnish, Indonesian, Irish, Latvian, Norwegian Nynorsk, Polish, Slovak, Spanish
More details at https://pachli.app/pachli/2025/03/31/2.11.0-release.html.
Pachli 2.11.0 is now available. This release provides…
Pachli#Smithereen now stores the followers/following/friends counts separately from actual lists, and so can now do this Mastodon-like thing.
@filiplachert Thanks, but no, there is no options for a list of the posts/conversations that a person has muted. What you shared just muted users.
I am looking for the listing of actual posts/conversations that have been muted by me, as shown in the last image.
It's not under user options, profile options nor post/conversation options.
(EDIT, at least no option in the current official, stable Mastodon v 4.3.6 version) #MastoDev
A collection of silly Mastodon apps (the best kind). It includes a Fax-To-Mastodon app.
@evan This is where being able to have a basic plug-in backbone could be beneficial for the Mastodon software. Devs could develop spam plug-in, instance specific monetization, Online Safety Act plugins meeting requirements for specific location, etc. without messing with the Mastodon's core code #Mastodon #MastoDev
@RGrunblatt
hi I'm Nicole, the fediverse chick, and I'm here to tell you to STOP MARRYING AMERICAN WOMEN #mastodev #hiveway #lowfollowercount #eatsleepraverepeat #deathtoamerica
My esteemed followers, you have posted a total of 375,809 statuses to the #fediverse. 22% of you have posted in the last 24h. You are a chatty bunch! ;-)
Check out my new #sideproject: *fedi-followers*. A privacy-friendly fediverse #followers explorer as #localonly #staticwebapp, decentrally hosted on the #ipfs. See who's actually following (and unfollowing) you over time and much more.
https://fedi--followers-data0-one.ipns.dweb.link/
#decentralization #mastodev #esmodules #importmaps #nobuild #indexeddb #preact
I've built a thing.
Sometimes my follower count seemingly fluctuates at random. To understand why, I dug into the #MastodonAPI and eventually created "fedi-followers":
A privacy-friendly #fediverse #followers explorer as local-only static web app, decentrally hosted on the #ipfs. See who's actually following (and unfollowing) you over time and much more.
https://fedi--followers-data0-one.ipns.dweb.link/
#mastodev #javascript #webapp #staticwebapp #nobuild #esmodules #importmaps #nativemodules #indexeddb #preact #htm
#mastodev un essai de messagerie instantanée sur l'interface web de mastodon est en cours. reste plus qu'à envoyer un post depuis l'interface et zou ça fonctionne.
Also, "Sam the designer" is a real character in the world of Mastodon.
There are references to them dotted around the GitHub for Mastodon, but I'm not convinced they are a real person.
At the end of one the issues I filed, I asked for "Sam the designer" to release the design files to the world so we can all contribute - but there's no response.
https://github.com/mastodon/mastodon/issues/32897
Can we put "Sam the designer" in the same league as John Mastodon and Website Boy?
On the bus I looked around and I could see other people staring down at their phone using Instagram, Twitter, and Bluesky.
I knew they were using these apps because THEY HAVE THE LOGO IN THE APP -- then I look down at my screen, at the anonymous Mastodon app.
Excuse me, John Mastodon, but how are people who read over my shoulder meant to know what this cool new platform is?!
Maybe "Sam the designer" can fix it.
#Mastodon #MastoDev #Instagram #Twitter #Bluesky #Android #iOS
A couple of things.
1. If you enable this and find a post that doesn't render correctly then **please file a bug that includes a link to the post and a screenshot**.
2. There's no UI for adding Markdown to the posts you create yet. That's coming, maybe in the next release, maybe not.
3. This only acts on the contents of posts. Content warnings, image captions, and account details are not converted. Not sure if they should be or not yet.
#Pachli 2.10.1 has been released. This fixes the issue that could cause Pachli to crash if you had ever signed in with multiple accounts, ensures "Show anyway" works on filtered posts in all timelines, and shows all available languages in Android's system settings.
Thanks to @tinsuke, @Russssty, @kallekn, @alkaf, Aindriú Mac Giolla Eoin, and @LukaszHorodecki.
More details at https://pachli.app/pachli/2025/03/03/2.10.1-release.html.
Took me a while to debug this on Phanpy's Catch-up, date range is wrong, the squares are all group into a single tall bar
Turns out one of the posts is… in the future
(2026). This: https://community.nodebb.org/topic/18666/nodebb-4.1.0 (Mastodon: https://mastodon.social/@julian@community.nodebb.org/114077199430551343)
Anyone knows why/how this happens?
#Mastodev Is anyone else sick and tired of opening up EVERY SINGLE content warning button when I read a long thread? I just gave up on a thread I was reading. It was just too much trouble.
I'm not against CW but I'm against bad #UX. If I open a CW in a thread, is it that hard to open them all up? This is a win/win: CWs are still respected and I can read a thread in peace.
Alrighty, 2 issues added:
- `in_reply_to_id` in ScheduledStatus should be a string https://github.com/mastodon/mastodon/issues/34000
- Add editing for scheduled statuses https://github.com/mastodon/mastodon/issues/34010
On Phanpy's side for now, notes/questions:
- Min/max implemented = 6 mins‒90 days (exact 5min returns error )
- Mastodon no max limit, Threads = 75 days, X = 18 months
- No editing until the API supports it
- Should the composer warn about lack of editing?
- Allow add scheduled posts page as a column?
Steps to reproduce the problem Schedule a status, replying…
GitHub