# Pachli 3.4.0 is released

## New features

- Show hidden hashtags at the end of the content
- Support searching for posts that quote others
- Trust new intermediate certificates from Sectigo

## Fixes

- Don't crash if a poll has a missing vote count
- Many improvements to quotes, see the blog post for details
- Media playback fixes, see blog post for details
- Database fixes, see blog post for details

https://pachli.app/pachli/2026/02/27/3.4.0-release.html?utm_medium=social&utm_source=mastodon&utm_campaign=release-3.4.0

#MastoDev #AndroidDev

Pachli 3.4.0 released

Pachli 3.4.0 is now available. This release shows you hashtags on post that were previously hidden, allows you to search for posts that do / do not quote other posts, works around security certificate problems, and has fixes for quotes, media playback, and more.

Pachli

@ntnsndr Not everyone has the same expectations though. Remember all the posts from the November 2022 "migration" where newcomers complained their feeds were too quiet? I want my timeline to be manageable so I do not follow frequent posters.

Often an account you follow turns out to be much more/less prolific than one hoped. There are a few feature requests to improve the profile stats and other info.
https://github.com/mastodon/mastodon/issues/23059
https://github.com/mastodon/mastodon/issues/36909
https://github.com/mastodon/mastodon/issues/21164

#FediMeta #MastoDev

The "group boosts" function definitely does not work.
The "ignore boosts" function also does not work.

Sick to death of seeing the same posts over and over and over, I have resorted to just muting people for three days. This definitely works, and removes the posts from my timeline.

What's the point of these "features" if they never do what they say they will?

#mastodev

Looks like there is movement on profile backfilling in Mastodon, one of the two PRs related to it has been merged:

https://github.com/mastodon/mastodon/pull/34595

The other PR (which was in draft mode) has been reopened and is being worked on:

https://github.com/mastodon/mastodon/pull/34597

#Mastodon #MastoDev #Fediverse

Change: Consolidate collection handling in jsonld helper by sneakers-the-rat · Pull Request #34595 · mastodon/mastodon

Follows: #32615 Partially replaces: #32634 In #32615 (and @ClearlyClaire 's subsequent cleanup PRs), we beefed up and did some work on collection handling for the FetchRepliesService. Handling ...

GitHub

Mastodon could soon be getting the ability to backfill posts for profiles that an instance hasn't seen before. This will fix a major issue that has made the experience of using Mastodon confusing for new users especially on smaller instances and continues to be a major pain point for experienced users.

Hopefully this won't get delayed any longer than is needed because it's a huge limitation that doesn't need to exist.

Follow this issue: https://github.com/mastodon/mastodon/pull/34597

#mastodev #mastodon #backfill

Wish mastodev wouldn't count loaded items that are filtered out as being items displayed in the home feed. Common man... Sick of clicking "Load more" a kazilion times...

#mastodon #mastodev

The EU tells TikTok to kill infinite scrolling

https://www.politico.eu/article/tiktok-meta-facebook-instagram-brussels-kill-infinite-scrolling/

I am ~~very much not an expert in EU law~~, and I suspect that different requirements will come into force for platforms of different sizes, but I still think that #MastoDev folks should get on with making limited scrolling (like "click to show more" every N posts) an available feature, maybe even a default. It compromises no ideal of value and further distinguishes fedi from the things that we *want* to distinguish fedi from.

The EU moves to kill infinite scrolling

Brussels is going head-to-head with social media platforms to change addictive design.

POLITICO
hey does this app have any animations? like cool animations I think that would be cool #mastodev

I have a video file that when uploaded to Ten Forward results in a HTTP 422, and an error from Mastodon saying that a thumbnail cannot be generated.

The video vile is 18.9 MiB, 1m3s. MP4 container with the video format being

Format : AVC

and audio

Format: AAC LC

I cannot find any errors from ffmpeg related to this server side.

Anyone seen this before and know what is causing this issue?

[ I can provide the file if necessary. Also Ten Forward is running stock Mastodon. ]

#mastoadmin #mastodev

found it, grep ftw

./app/validators/status_pin_validator.rb: PIN_LIMIT = 5

#mastodev