artiman@piefed.social to PieFed Meta@piefed.socialEnglish · 3 days agoPhoton Piefed support PR mergedgithub.comexternal-linkmessage-square18linkfedilinkarrow-up142arrow-down11
arrow-up141arrow-down1external-linkPhoton Piefed support PR mergedgithub.comartiman@piefed.social to PieFed Meta@piefed.socialEnglish · 3 days agomessage-square18linkfedilink
minus-squareXylight@feddit.onlinelinkfedilinkEnglisharrow-up3·3 days agoYeah I’m not sure if this is my fault with an API call or if the API is just acting goofy (it’s in alpha). It’s quite inconsistent
minus-squareRimu@piefed.socialMlinkfedilinkEnglisharrow-up3·3 days agoRather than using comment/list?post_id=1238978, try using post/replies. https://piefed.social/post/1088687 It’s vastly superior, much easier to injest as the data structure is nested rather than one big list.
minus-squareRimu@piefed.socialMlinkfedilinkEnglisharrow-up2·3 days agoFYI your login form has a minimum length of 10 characters which stopped me from logging in until I used the web dev tools to hax0r the HTML
minus-squareBlaze (he/him)@lemmy.ziplinkfedilinkarrow-up2·3 days ago@wjs018@piefed.social and @rimu@piefed.social ?
minus-squarefreamon@preferred.sociallinkfedilinkEnglisharrow-up4·3 days agoWorks, as they say, for me. Inconsistencies are hard to debug. It’s a likely as anything that piefed.social was having a little rest at that particular moment.
Yeah I’m not sure if this is my fault with an API call or if the API is just acting goofy (it’s in alpha). It’s quite inconsistent
Rather than using
comment/list?post_id=1238978
, try using post/replies.https://piefed.social/post/1088687
It’s vastly superior, much easier to injest as the data structure is nested rather than one big list.
FYI your login form has a minimum length of 10 characters which stopped me from logging in until I used the web dev tools to hax0r the HTML
@wjs018@piefed.social and @rimu@piefed.social ?
Works, as they say, for me.
Inconsistencies are hard to debug. It’s a likely as anything that piefed.social was having a little rest at that particular moment.