Tootfinder

Opt-in global Mastodon full text search. Join the index!

@cheeaun@mastodon.social
2026-02-11 13:54:15

How do you self-host Phanpy and keep it updated?
#PhanpySocial

@scott@carfree.city
2026-03-05 01:18:55

@… I agree the reporting feature in Phanpy is well-designed, but it's pretty offensive to boost a post illustrating that with what appears to be a fundraiser for a family trying to survive the genocide in Gaza.

Phanpy boosting a post that says "SPAM coming in, but it's a pleasure to report with @phanpy"

The post in question says, "...your help can change everything for the Nagham family, please watch our story and help us." and "Urgent: Family in Danger"
@andres4ny@social.ridetrans.it
2026-02-09 21:44:08

RE: hachyderm.io/@inthehands/11604
Oh my god, I thought I was losing my mind. I read this toot and saw what I assumed was a typo, smirked, re-read it, and the typo was gone. Turns out it was edited and phanpy just refreshed it instantl…

@rafa_font@mastodon.online
2026-03-15 10:15:01

I'm having some performance issues with #phanpy For instance I can't write a new post because it never opens the page for it. Has anyone experienced this?
I'm using:
phanpy.blaede.family

@cheeaun@mastodon.social
2026-02-10 05:07:36

RE: #PhanpySocialDev (local dev)

Screenshot of the quoted post on Phanpy, but the quoted post of the quoted post has vertical text layout.
@robpike@hachyderm.io
2026-01-14 20:06:26

Many years ago I was working with a friend to find a bug in a Makefile generator. We had a megabyte or so of Makefile we needed to examine. He was an emacs user. It took him minutes just to open the file. I was using sam. It took about a second for sam to load, and I found the problem before he'd even finished loading the file.
The speed of tools matters, and big files are common nowadays. Things should stay fast as their workload grows. That goes double for interactive tools.
By the way, it still takes me 30 seconds to log in to my bank. I wonder how long it will take when it's an LLM-generated landing page.
phanpy.social/#/hachyderm.io/s

@thoralf@soc.umrath.net
2026-03-17 11:55:06

Nachdem @… wieder in meinen Fokus gerutscht ist, habe ich das mal lokal für mich installiert und nutze das mal statt der Standard-Webseite, die mit Mastodon daher kommt.
#Phanpy

@cheeaun@mastodon.social
2026-02-09 14:03:51

RE: mastodon.social/@staff/1160152
Adding support for disabled "live feeds".
Now the issue is whether to hide the 'Local' and 'Federated' menu items in the main nav. Phanpy allows users to switch servers, so…

"Local timeline" page and a note "This timeline is disabled on this server."
"Federated timeline" page and a note "This timeline is disabled on this server."
@cheeaun@mastodon.social
2026-02-24 15:16:58

#PhanpySocial changelog ✨
📤 Allow receiving shared data with the Web Share Target API
🔐 Timeline access controls
👤 New shortcut: "Profile"
📝 "Only followings" filter for Mentions
↕️ Preliminary support for vertical-lr writing mode
🐛 Bug fixes
🔗

@cheeaun@mastodon.social
2026-02-28 15:00:11

Why keyboard shortcuts so complicated 😅
Bug: github.com/cheeaun/phanpy/issu
Possible fix on react-hotkeys-hook, but reverted because it causes bug for other keys:

@cheeaun@mastodon.social
2026-01-31 13:12:38

#PhanpySocial changelog ✨
⌨️ More sequential hotkeys, g>s (Settings), g>p (Profile), g>b (Bookmarks)
💈 Redesigned poll
🛬 Redesigned landing page
🐛 Bug fixes
🔗 phanpy.social/

Screen recording of new landing page design, scrolled from top to bottom.
@andres4ny@social.ridetrans.it
2026-01-15 19:00:59

Split view in #chromium 144 is a very nice feature.

A browser window, split down the middle. On the left side, Phanpy (a mastodon web client) showing a bunch of toots. The toot in the middle, by AI6YR Ben, says "Salon: leaked documents show scale of ICE surveillance. The documents show the spying practices of ICE on immigrants and citizens alike," followed by a url to salon.com.

On the right side, that Salon article is displayed. The headline, "Leaked documents show scale of ICE surveillance", and then a picture of ICE (nazi fucks) on someone…
@cheeaun@mastodon.social
2026-02-01 09:50:54

RE: hachyderm.io/@fantinel/1159913
Well-written post, especially the “About Phanpy” part 😉
Very cool to see this.

App Store listing for "iPhanpy for Mastodon" showing the app icon, Get button, age 18+, category Social Networking, developer Matheus Fantinel, and preview screenshots of the app interface.
Screenshot of an AltStore PAL page for "iPhanpy" showing app icon, developer name, screenshots of a dark-mode client interface, and a bottom navigation bar with tabs (News, Sources, Browse, My Apps, Settings).
App switcher view on iOS showing the iPhanpy app and installed Phanpy PWA.
@cheeaun@mastodon.social
2026-03-28 02:00:47

RE: mastodon.social/@Mastodon/1163
Quite surprised to hear Phanpy mentioned. Smithereen and Ivory too 🙇‍♂️🙇‍♂️

@cheeaun@mastodon.social
2026-01-22 14:45:41

This took a while 😅
#PhanpySocialDev

Phanpy's Sandbox page showing interaction on the poll UI, handling many items, with multiple states.
@cheeaun@mastodon.social
2026-02-15 01:32:36

RE: mastodon.social/@cheeaun/11605
Now that the poll is done, thinking if something like this make sense?

Form-style web interface titled "Phanpy Builder" with fields for client name, website, privacy policy URL, translation instances, default language, and referrer policy, plus buttons for Reset, Load .env, Download .env, and Build & Download, and an API usage section with example curl commands.
@cheeaun@mastodon.social
2026-03-19 08:21:10

@… hmm to be honest, your use-case seems niche. There's no single-page view of individual scheduled posts because they're not really the final rendered post (even the payload is different).
Mastodon's scheduled posts API is lagging behind. Can't edit and still has bugs. Currently it's just best-effort support on Phanpy as I wait for them…