artiman@piefed.social to PieFed Meta@piefed.socialEnglish · 3 months agoPhoton Piefed support PR mergedgithub.comexternal-linkmessage-square17linkfedilinkarrow-up140arrow-down11 cross-posted to: fediverse@lemmy.zip
arrow-up139arrow-down1external-linkPhoton Piefed support PR mergedgithub.comartiman@piefed.social to PieFed Meta@piefed.socialEnglish · 3 months agomessage-square17linkfedilink cross-posted to: fediverse@lemmy.zip
minus-squareXylight@feddit.onlinelinkfedilinkEnglisharrow-up3·3 months 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 months 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 months 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 months ago@wjs018@piefed.social and @rimu@piefed.social ?
minus-squarefreamon@preferred.sociallinkfedilinkEnglisharrow-up4·3 months 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.