Pachli

@pachli
1.3K Followers
23 Following
1.4K Posts
A full-featured Android Mastodon client, developed under cooperative principles.
Homepagehttps://pachli.app
Sourcehttps://github.com/pachli/pachli-android
GitHub signing certificate hashF0:CD:1F:5C:FF:49:9B:E4:C2:12:8C:11:52:FB:91:9D:C2:48:15:15:2A:99:03:C9:09:4F:F8:40:5F:E1:31:C3

Hi folks -- according to the analytics on https://pachli.app (umami.is, "No cookies, no tracking across sites, no personal data collection"), roughly 5% of this account's followers click through to read the release notes for each release.

If you're one of the 95% who isn't reading the release notes, and you have a bit of time, could you provide feedback on why you don't? I'd like them to be useful, and they highlight everyone else who has contributed to each release.

Pachli

Cooperative social media

Pachli

@LillyHerself Whichever app store (typically Google Play or F-Droid) that you used to install it from normally manages that. It should automatically be updated over the next few days.

Pachli also periodically checks to see if there is a new version available, and will prompt you to upgrade (this behaviour can be turned off from the "upgrade" dialog box, and also in the preferences).

This release also includes translation updates:

- Irish by @aindriu
- Spanish by Juan M Sevilla

It also benefits from feedback from (in no particular order):

- @juliemoynat
- @reuterbal
- @badnetmask
- @ozoned
- @lufertec

My thanks to everyone who contributed to this release, and apologies to anyone I missed.

# 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

https://pachli.app/pachli/2026/05/07/3.6.1-release.html?utm_medium=social&utm_source=mastodon&utm_campaign=release-3.6.1

#MastoDev #AndroidDev

Pachli 3.6.1 released

Pachli 3.6.1 is now available. This release ensures your replies respect your default post privacy settings, fixes a race condition preventing deletion of drafts and scheduled posts, and improves the display of some posts with or without the experimental “Render Markdown” feature.

Pachli

@fdelapena @carloshr Thanks.

https://gist.github.com/nikclayton/2244d5ce547706983ca9f79a76ebbabd describes some of the differences and new options.

tusky-diffs2.md

tusky-diffs2.md. GitHub Gist: instantly share code, notes, and snippets.

Gist

@rosylf

> To enable, open “Preferences” and at the bottom is a new “Lab experiments” section. Open it, and enable the new “Reverse timeline order” setting.

@rcr What's the display size set to in Android system settings?

Apparently there's a Pixel 6 bug where it reports the screen as tablet-sized to apps, and if they have a tablet specific UI it activates.

https://stackoverflow.com/questions/70698067/pixel-6-changes-reported-screen-size-based-on-orientation-how-to-get-the-scree

Pixel 6 changes reported screen size based on orientation - how to get the screen size in a stable way?

We use the "screen size" resource qualifier to determine the size of the device - roughly speaking whether it's a phone or a tablet. This is because our app is meant to start in portrait ...

Stack Overflow

@reuterbal Interestingly, none of the other clients I have on hand do a good job with it either.

Screenshots below. I'll tag @grishka @apps @moshidon @Tusky in case they want to investigate further.

@rcr Thanks.

That looks like you're composing a post from the "Drafts" screen (based on the title, and the "add to tab" button at the top-right).

That's not normally possible. How are you doing that?

Also, it's odd the Compose UI is being shown in a dialog, it should be full screen.

Does Graphene have any "Pretend my device is bigger than it is" options you might have turned on?

@reuterbal Thanks for the report. I'm testing a fix now (per the screenshot). Assuming no other late breaking critical issues I'll roll 3.6.1 tomorrow that will include this and other fixes.

Edit to add: including the link to a demonstration post was extremely helpful! Thank you.