@noellabo thanks. But Phanpy doesn't hide the Filters feature based on version or api_versions, so I don't quite know what's not working (unless I try a test account or run my own instance) 🤔
Notices by Chee Aun 🤔 (cheeaun@mastodon.social)
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Friday, 16-May-2025 15:05:29 JST Chee Aun 🤔
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Friday, 16-May-2025 13:34:06 JST Chee Aun 🤔
🤔 Does #fedibird support Mastodon's Filters V2?
https://fedibird.com/@tukine/114511817829693232 -
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Tuesday, 13-May-2025 01:43:48 JST Chee Aun 🤔
Finally got to build this. Quick UI toggles to see all possible permutations of a post.
Previously was trying out Storybook.js but it's a bit too much for my needs (too many files, too many clicks).
CSS view transitions are pretty cool. More permutations need to be added later. And it's fun building this.
In conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Saturday, 26-Apr-2025 20:42:37 JST Chee Aun 🤔
#PhanpySocial changelog ✨
🗣️ Migrated to a new API for translations.
- Improved support from 133 to 249 languages
⌨️ Keyboard-layout-dependent shortcuts
🙈 Handle Mastodon’s upcoming `blur` filter https://mastodon.social/@cheeaun/114301571477875063
🐛 Bug fixes🔗 https://phanpy.social/
💬 https://matrix.to/#/%23phanpy:matrix.orgIn conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Friday, 18-Apr-2025 21:13:40 JST Chee Aun 🤔
@dansup thinking if PeerTube handle it even better 🤔 I'm wondering if it's HLS with adaptive streaming (which probably use even more storage space)?
In conversation from mastodon.social permalink -
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Friday, 18-Apr-2025 21:01:31 JST Chee Aun 🤔
@dansup curious to know, what's the difference? 🤔
In conversation from mastodon.social permalink -
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Wednesday, 16-Apr-2025 12:23:37 JST Chee Aun 🤔
@Gargron possibly a bug: "Add or Remove from lists" menu item appears even on non-following accounts. I guess the menu should be disabled until user follows the account, or… maybe the 'Add [account] to lists' modal need to show some error message if adding fails 🤔
In conversation from mastodon.social permalink -
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Thursday, 10-Apr-2025 22:02:58 JST Chee Aun 🤔
Oh wow, thanks for the shoutout 🙇♂️
https://mastodon.social/@MastodonEngineering/114297325857628339Direct article link: https://blog.joinmastodon.org/2025/04/trunk-tidbits-march-2025/
In conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Thursday, 10-Apr-2025 19:25:27 JST Chee Aun 🤔
@dansup ah, got it, so that's a UI toggle between a single-step form and a 5-step form (wizard).
I was confused because it looks like "Advanced mode" is turned off. Relevant context: https://www.nngroup.com/articles/toggle-switch-guidelines/#:~:text=Is%20this%20toggle%20on%20or%20off%3F
As for the "whole word" toggle in the field, so you click on the tag to toggle them? That's interesting… 🤔🤔
In conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Thursday, 10-Apr-2025 19:08:02 JST Chee Aun 🤔
@dansup curious about 3 things:
1. The 'Advanced mode' 👀
2. How to add keyword with/without "whole word" setting
3. How to toggle existing keyword's "whole word" setting in the fieldIn conversation from mastodon.social permalink -
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Sunday, 23-Mar-2025 01:35:18 JST Chee Aun 🤔
Interesting 🤔
https://mastodon.social/@trunksapp/114204335911529182In conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Friday, 21-Mar-2025 09:38:04 JST Chee Aun 🤔
Cool, a 5-star review for #PhanpySocial 🙇♂️ https://hyperborea.org/reviews/software/phanpy/
There's no such thing as App-Store-like ratings or reviews for web apps, so this feels kinda refreshing.
In conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Thursday, 13-Mar-2025 00:47:58 JST Chee Aun 🤔
#PhanpySocial changelog ✨
🎏 Change profile header and avatar
🗓️ Scheduled posts
🗣️ Experimental implementation of Translator & Language Detector APIs (Chrome 131 - 137) https://webmachinelearning.github.io/translation-api/
- Code: https://github.com/cheeaun/phanpy/blob/0759e6431f4572a1d0f10b8eeda0b46b9f14bc0b/src/utils/browser-translator.js
🧵 ‘Add to thread’ menu when right-clicking/long-pressing compose button
📸 Camera button on composer, if supported (Mobile Safari opens camera, Chrome Android requires one extra step)
🐛 Bug fixes🔗 https://phanpy.social/
💬 https://matrix.to/#/%23phanpy:matrix.orgIn conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Monday, 10-Mar-2025 22:53:29 JST Chee Aun 🤔
Just found out that the repo for tooot, React-Native-based Mastodon client for iOS & Android, has been archived since Oct 2024 https://github.com/tooot-app/app
In conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Thursday, 06-Mar-2025 23:43:32 JST Chee Aun 🤔
"…we did not want to start Phoenix development until after we released Ivory v2.3" https://tapbots.com/phoenix/#:~:text=we%20did%20not%20want%20to%20start%20Phoenix%20development%20until%20after%20we%20released%20Ivory%20v2.3
So I guess they're starting now as v2.3 is out 🤔 https://tapbots.social/@ivory/114110436182458268
In conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Friday, 31-Jan-2025 19:28:16 JST Chee Aun 🤔
@hongminhee @evan yeah, mixed multi-lingual content is common in some countries (Malaysia, Singapore).
I guess the challenge is
1) how to store this kind of content without `span`?
2) how to design a UI to author this kind of content in a simple non-WYSIWYG-editor fieldIn conversation from mastodon.social permalink -
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Saturday, 18-Jan-2025 16:22:48 JST Chee Aun 🤔
@_elena @eloquence I'm kinda on the fence here. I've observed that design communities actually prefer closed silos or smaller niche groups, judging from back-then Dribbble, to Designer News, and now read.cv/post.cv. There's this quote from https://web.archive.org/web/20241207043137/https://solomon.io/designer-news-is-dead/ :
> While this was a gated community, this place was just awesome. Now… listicles, how-to’s, ugly Dribbble shots, “trends” posts, endless UX hot takes, and run-of-the-mill “show site” submissions are the norm.
In conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Saturday, 18-Jan-2025 16:12:08 JST Chee Aun 🤔
Been wondering how posts.cv is doing, despite all recent news and hype (Threads, Bsky, noplace, Cara, TikTok, RedNote, etc). Watching this thread https://posts.cv/andy/Db5bv6cPcpieNE8R7eYt to see where the folks will be migrating to.
In conversation from mastodon.social permalink Attachments
-
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Saturday, 18-Jan-2025 16:12:06 JST Chee Aun 🤔
@eloquence from what I observed, they're mostly designers or product folks from SF (+ their circles)
In conversation from mastodon.social permalink -
Embed this notice
Chee Aun 🤔 (cheeaun@mastodon.social)'s status on Friday, 17-Jan-2025 18:38:49 JST Chee Aun 🤔
@dansup gosh some of the PRs are really scary huge changes 🫣
In conversation from mastodon.social permalink