🤔 Does #fedibird support Mastodon's Filters V2?
https://fedibird.com/@tukine/114511817829693232
mastodev
🤔 Interesting, two-step modal dialogs when adding a non-following profile to a list.
"Show Follow account modal before allowing adding to list" https://github.com/mastodon/mastodon/pull/34709
# Pachli 2.13.0 is released
## New features include
- Highlight media descriptions when writing posts
- Replace the "Local" tab with the "Trending posts" tab for new accounts
## Fixes include
- Prevent crashes when taking photos
- Unclear UI when features are disabled when writing posts.
## Updated translations
- Chinese (Simplified Han), Finnish, Irish, Italian, Kabyle, Latvian, Lombard, Polish, Slovak, Spanish
More details at https://pachli.app/pachli/2025/05/28/2.13.0-release.html
Got curious and confirmed. If an account is added to both exclusive and non-exclusive lists, exclusive wins and posts from that account will be excluded from Home timeline 👌
# Pachli 2.14.0 is released
## New features
- Restore the user's position in lists
- Faster account switching
- An "Account Management" UI
## Fixes include
- Delete cached notifications when deleting server notifications
- Don't crash on severed relationship notifications or when cancelling image loads
## Translations
- Chinese, Estonian, Finnish, Indonesian, Irish, Italian, Latvian, Norwegian Nynorsk, Polish, Russian, Slovak, Tamil
More at https://pachli.app/pachli/2025/06/30/2.14.0-release.html
The JSON response of translated rules list in Mastodon v4.4 (`/api/v2/instance`) seems to imply that some rules might not be translated.
Judging from admin UI to translate rule, seems to make sense https://github.com/mastodon/mastodon/pull/34494
So, one rule is translated, the other might not. #EdgeCase
👀 3 takeaways from Mastodon v4.4's quote post implementation:
1) Quote posts can be filtered https://github.com/mastodon/mastodon/pull/34786
Quote post permutations.
- Docs on quote states: https://docs.joinmastodon.org/entities/Quote/#state
- Related PR: https://github.com/mastodon/mastodon/pull/34738
- Reference of text copies from Mastodon: https://github.com/mastodon/mastodon/blob/c442589593ac39f1f36c972890850c30efd3ca1b/app/javascript/mastodon/locales/en.json#L875-L880
Was looking at `api_versions` in Mastodon's `/api/v2/instance` endpoint as this would be sort of like "feature detection" for anything new, instead of the hacky UA version string detection 😩.
They are documented under specific features, e.g.: https://docs.joinmastodon.org/entities/Filter/#filter_action but I was curious to see what's introduced for every version bump on a single page.
So I made one (in Notion, as screenshot here, for now), not sure if this would be useful for other devs 🤔 #MastoDev
👋 Everyone: see what you think:
The Seven Deadly #Fediverse UX Sins Part 2: The Road To Redemption: https://www.timothychambers.net/2025/06/24/the-seven-deadly-fediverse-ux.html
Don't claim that these are final answers - but hope they help continue constructive motion to final answers!
cc: @renchap @dansup @cheeaun @scottjenson @newsmast @mike @andypiper @ricmac @stevebate @evan @laurenshof @pfefferle @fediversenews #fedidev #mastodev
Saw this "Followed hashtags" collapsible list on mastodon.social (v4.4.0 nightly), wondering how long the list of hashtags will be.
Turns out it's hard-coded to 4 🤷♂️
- Initial PR: https://github.com/mastodon/mastodon/pull/35029/files#diff-69d0fde1e60d28600ccbca6546ac727c4136ca7b6cafa2d5f31e8f879c1610d1R35
- Latest change (June 23rd): https://github.com/mastodon/mastodon/blob/6d017dbf10c2a80e5e7fce387e50374ea6442d3b/app/javascript/mastodon/features/navigation_panel/components/followed_tags_panel.tsx#L27
There's no limit set for lists tho' (its API doesn't have `limit` too)
👀 Interesting https://github.com/mastodon/mastodon/pull/35584
The other states combined into a single "Post unavailable" copy 🤔
Filter notifications has filtering for bots. #MastoDev #PhanpySocialDev
Quick vibe check on @elk usage.
👉 Have you been using #Elk web app (https://elk.zone)?
Please #boost for science :) We have been discussing the future of Elk and your input here matters a lot. 🙏
Feel free to elaborate on the comments as well!
#askmastodon #askfedi #askmasto #fediverse #mastodon #mastodev
Options: (choose one)
# Pachli 3.5.0 is released
## New features
- All notifications about a post include action buttons
- Added #accessible #TalkBack descriptions and actions for notifications
- Read quotes with #TalkBack
Wanted to check out #Smithereen? Well, now you can! I've just set up a demo server that lets you sign up for a temporary account to play around:
Browsing Mastodon in a Instagram-like interface feels very different. I kinda like it. Gonna keep on working on this UI. 😊
📸
#mastodon #mastodev #instagram #photography #popapp #letspop
Trunk & Tidbits for March is out - our monthly engineering news, featuring current releases, the profiles redesign, Collections, additional FEPs implemented - lots of work in motion.
#MastoDev #MastoAdmin #Mastodon
https://blog.joinmastodon.org/2026/04/trunk-tidbits-march-2026/
# Pachli 3.6.0 is released
## New features
- Add an option to underline links
- Improve UX managing drafts and scheduled posts
## Fixes
- Encode user content that looks like HTML
- Display numbered lists and monospace text
- Always show media descriptions
- Don't crash when...
- ...updating media on an existing status
- ...checking user's sensitive media preference
- ...removing tabs
- ...cropping account avatar or header images
# Pachli 3.6.1 is released
## Fixes
- Use the correct post visility when replying
- Ensure drafts and scheduled posts can be deleted
- Issues displaying posts...
- ... Improved display of blockquotes and lists
- ... Display mentions as links when URLs don't match
- ... Better Markdown rendering
#Pachli Current now highlights the hashtags you follow. Within a post any hashtags you follow are shown in bold. The info area above a post shows a hash-marker and the first followed tag in the post.
This helps answer the "Why is this post in my timeline?" question.
The attached screenshot shows an example with the #mastodev hashtag.
Thanks to @neatnit, @_nibbles, and @quaff for the suggestions about this.
# Pachli 3.7.0 is released
For full details of the new features and fixes in this release see https://pachli.app/pachli/2026/05/30/3.7.0-release.html?utm_medium=social&utm_source=mastodon&utm_campaign=release-3.7.0