#phanpysocialdev — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #phanpysocialdev, aggregated by home.social.
-
Not bad, for now.
Still just a card, not full implementation yet (collections page, "remove me" buttons, edit, delete, update, etc).
-
RE: https://bne.social/@james/116067684110330347
Somehow manage to whip this up, extracting the idea from this discussion thread.
-
RE: https://mastodon.social/@cheeaun/116044581946862131
And of course, I'm already taking the first steps.
#PhanpySocialDev (local dev)
-
RE: https://mastodon.social/@staff/116015299592234843
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 folks can still open it, then switch to those that allow public "live feeds" 🤔
-
Is this a bug with iPhanpy on macOS?
-
经测试iPhanpy可以登录自托管Mastodon、Sharkey
更新后的iPhanpy可以登录自托管的GoToSocial、PixelfediPhanpy has been tested and confirmed to work with self-hosted Mastodon instances and Sharkey.
The updated iPhanpy can now log in to self-hosted GoToSocial and Pixelfed instances.https://apps.apple.com/us/app/iphanpy-for-mastodon/id6755365082?l=zh-Hans-CN
-
dev.phanpy.social好像更新了“用一个透明框,框住了置顶帖文”,这是更新还是我的错觉()
-
-
-
炒鸡方便的功能,phanpy的账号导出导入,从phanpy.social切换到dev.phanpy.social体验更新的功能 :drgn_bread:
-
-
Looks kinda plain, maybe will look better for artists or photographers 🤷♂️
-
昨天 https://sdev.phanpy.social 进入了我的Chrome应用
今天是 https://swablu.pages.dev phanpy同一个开发者 https://github.com/cheeaun 开发的bluesky web 客户端 -
Been getting double-posting issues on mastodon.social server here. Quite embarrassing having to delete the duplicate replies.
Thought could be a Phanpy bug but seems unlikely because Phanpy implements `Idempotency-Key` (https://docs.joinmastodon.org/methods/statuses/#headers:~:text=this%20API%20method.-,Idempotency%2DKey,-Provide%20this%20header). *Could* likely happen because Phanpy also have a fallback try/catch logic for servers that don't support `Idempotency-Key` 🤔
Hard to debug on the spot as the issue happens randomly.
-
RE: https://mastodon.social/@cheeaun/115786041089084588
想到年度总结应该也在 https://dev.phanpy.social/#/ 下面,就去Github https://github.com/cheeaun/phanpy/commits/main/ 查phanpy的源码,只查了1 hour ago的commit正好没有关于YearInPosts的修改
然后就尝试各种后缀,比如2025、year、summary等等,再然后
询问Gemini,如何才能知道一个网站可以接什么后缀,Gemini回答:核心文件路径: 在 GitHub 仓库中寻找 App.jsx 或专门的 routes.js 文件然后把https://github.com/cheeaun/phanpy/blob/main/src/app.jsx 喂给Gemini就找到了:代码中定义了 /yip 路径,对应 YearInPosts 组件
然后就输入https://dev.phanpy.social/#/yip 就到了年度总结页面
-
Now up on #PhanpySocialDev https://dev.phanpy.social/ - give it a try 🙇♂️
- Link hidden inside Settings, not the nav menu
- Not localized yet, still experimental, things might change or break later
- The 3D grid background was fun 🙈 -
Got carried away.
#PhanpySocialDev (still on my local dev)
-
Here's a WIP #SneakPeek
I needed this, built it. No idea what's the direction yet but it's fun.
#PhanpySocialDev (still on my local dev)
-
Turns out a bit more complicated than I thought. #PhanpySocialDev
- Prevent possible infinite loop if there's circular reference (if any of the post quotes an already-listed post)
- Max batch limit, if exceeds 30 status fetches, stop, show a button for user to manually "unwrap" another 30 - for very, very long chain of quotes
- Add a little CSS scroll-driven animation fun with `timeline-range-name`, so new, that even Biome (& Firefox 🥲) doesn't support it yet https://github.com/biomejs/biome/issues/7760 -
For context, I'm copying this experimental idea from an app called Skywalker https://bsky.app/profile/skywalker.thereforeiam.eu/post/3m6thdy2otk24
It's called "Unwrap quote chain".
Still on my local dev #PhanpySocialDev
-
Neat. #PhanpySocialDev #AltText
Mastodon issue: https://github.com/mastodon/mastodon/issues/14903 (2020)
-
Folks using #PhanpySocialDev , there are 2 new features that need a bit of testing:
1. QR code for profiles and shortcuts settings - includes scanner (camera) too
2. Import/export accounts - the export *excludes* access tokens, so need to login again after importThey’re quite hidden, so just a heads-up 🙇♂️
-
Not sure if it'll be useful, but looks good 🤔
Too bad I can't add a Share/Download (image) button due to CORS issue (avatar image and header image). Possibly can fallback to just pure solid-color version but doesn't look as pretty 😆
For context, Mastodon Android app has this https://blog.joinmastodon.org/2024/02/mastodon-for-android-update/ (Feb 2024)
-
Random thought: at some point, it's probably easier for @phanpy to redirect users to use https://edit.photo/ or https://edit.video/ by @rikschennink , or https://squoosh.app/ (image compressor), then somehow redirect back to upload the media in the composer 🤔
-
It's time for ✨Decal Patterns✨
Reference from Apache ECharts https://echarts.apache.org/handbook/en/best-practices/aria/#decal-patterns — Github issue here https://github.com/apache/echarts/issues/13263 (2020)
-
Wondering if this would be useful?
(I messed up while screen recording this & accidentally mentioned everyone 😂 — now deleted, sorry 🙇♂️)
#PhanpySocialDev (still on my local, not on dev site)
#Design #UX #MastoDev -
25 files for different unicode ranges 😮 #PhanpySocialDev
Though they're only loaded when required (displayed on the page).
Just for *one* weight (400), though I don't get why need so many weights for emojis. Italics too?
Files from Fontsource https://fontsource.org/fonts/noto-emoji
-
-
Updated docs regarding attaching a quote with media and/or poll https://github.com/cheeaun/phanpy/discussions/1294
- Mastodon: ✅ Quote ❌ Media ❌ Poll
- Bluesky: ✅ Quote ✅ Media 🚫 Poll (doesn't exist)
- X: ✅ Quote ✅ Media ❌ Poll
- Threads: ✅ Quote ✅ Media OR ✅ PollOn #PhanpySocialDev , I'm testing Threads' route for now.
-
RE: https://mastodon.social/@cheeaun/115253090886835774
Testing if this works. #PhanpySocialDev
-
✅ Change quote settings on a published post
✅ Removing your post from someone’s quote postThe dev site #PhanpySocialDev will be quite unstable for now 🙇♂️
Note to translators: don't need to hurry & translate everything now, copy could be added, changed or removed later 🙏
-
Handling `quote`-type notification. #PhanpySocialDev
-
-
So my suspicion is that #Phanpy was somehow corrupted.
I'm not sure, however, if that's a symptom of a deeper issue, or the root cause itself.
Has anyone experienced a similar issue? If so, what were the steps to fixing it?
#YunoHost #yunohosthelp #yunohosters #yunohostadmin #phanpy #phanpysocial #phanpysocialdev #FediHelp #Fediverse #GoToSocial #GoToSocialAdmin #TechHelp #TechHelpNeeded #ServerHelp #Help -
So my suspicion is that #Phanpy was somehow corrupted.
I'm not sure, however, if that's a symptom of a deeper issue, or the root cause itself.
Has anyone experienced a similar issue? If so, what were the steps to fixing it?
#YunoHost #yunohosthelp #yunohosters #yunohostadmin #phanpy #phanpysocial #phanpysocialdev #FediHelp #Fediverse #GoToSocial #GoToSocialAdmin #TechHelp #TechHelpNeeded #ServerHelp #Help -
So my suspicion is that #Phanpy was somehow corrupted.
I'm not sure, however, if that's a symptom of a deeper issue, or the root cause itself.
Has anyone experienced a similar issue? If so, what were the steps to fixing it?
#YunoHost #yunohosthelp #yunohosters #yunohostadmin #phanpy #phanpysocial #phanpysocialdev #FediHelp #Fediverse #GoToSocial #GoToSocialAdmin #TechHelp #TechHelpNeeded #ServerHelp #Help -
So my suspicion is that #Phanpy was somehow corrupted.
I'm not sure, however, if that's a symptom of a deeper issue, or the root cause itself.
Has anyone experienced a similar issue? If so, what were the steps to fixing it?
#YunoHost #yunohosthelp #yunohosters #yunohostadmin #phanpy #phanpysocial #phanpysocialdev #FediHelp #Fediverse #GoToSocial #GoToSocialAdmin #TechHelp #TechHelpNeeded #ServerHelp #Help -
So my suspicion is that #Phanpy was somehow corrupted.
I'm not sure, however, if that's a symptom of a deeper issue, or the root cause itself.
Has anyone experienced a similar issue? If so, what were the steps to fixing it?
#YunoHost #yunohosthelp #yunohosters #yunohostadmin #phanpy #phanpysocial #phanpysocialdev #FediHelp #Fediverse #GoToSocial #GoToSocialAdmin #TechHelp #TechHelpNeeded #ServerHelp #Help -
Is it possible to mute a hashtag? Let's say I want to follow the #ClimateEmergency, but am constantly distracted by the many people who say there's nothing to be done about it and post the very same graphs to convince me just adding that #ClimateDoom conclusion. Can I mute a hashtag? #feditips #mastodon #phanpy #phanpysocialdev
-
Subtle #ScrollDrivenAnimations that no one should notice 🫣
-
Subtle #ScrollDrivenAnimations that no one should notice 🫣
-
Subtle #ScrollDrivenAnimations that no one should notice 🫣
-
Subtle #ScrollDrivenAnimations that no one should notice 🫣
-
Subtle #ScrollDrivenAnimations that no one should notice 🫣
-
Staggered. Sliding. Glass. Doors.
#PhanpySocial #PhanpySocialDev #design #experimental #MultiColumn