• OpenStars@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      11
      ·
      8 hours ago

      Then wait till you hear about v1.2

      There’s a massive backlog of awesome stuff that really needs to be released so I’ll be doing that within the next week or two.

      - Rimu, the primary dev of PieFed, roughly a week ago…

  • artiman@piefed.social
    link
    fedilink
    English
    arrow-up
    8
    ·
    8 hours ago

    Not a developer but photon piefed support is becoming pretty good they are implementing post flairs and topics are coming soon and that’s all piefed features I think that are unique to me that’s the only third party thing i use i don’t like to read lemmy on my phone

        • wjs018@piefed.social
          link
          fedilink
          English
          arrow-up
          11
          ·
          8 hours ago

          I think the limited part of this is that there are still lots of things that you can only do in the web ui that aren’t exposed to the api yet. It isn’t rate limited.

          • freamon@preferred.social
            link
            fedilink
            English
            arrow-up
            5
            ·
            4 hours ago

            There are some api rate limits (look for RateLimitExceeded in routes), but the settings are generous enough that a normal user (and not a bot) isn’t going to get caught by them.

          • Mika@piefed.ca
            link
            fedilink
            English
            arrow-up
            4
            ·
            6 hours ago

            Huh, I’m using Voyager on Android, am I missing anything useful?

            • wjs018@piefed.social
              link
              fedilink
              English
              arrow-up
              2
              ·
              3 hours ago

              Off the top of my head, some of the cross post aggregation that piefed does in the web frontend was only very recently (like literally yesterday) added to the api. Post flair is another that was only just added to the api within the past week or so, so I don’t expect it has seen a lot of use yet in apps. Lots of the features around feeds and topics aren’t included yet. And, most annoyingly for me, is that most of the notification types are not returned in the api yet. So, you can end up in a scenario where the api will tell you that you have X unread notifications, but since some of those notification types might not be defined yet in the api, you can only interact with a subset of them.

              We are working on it!

                • Eldritch@piefed.world
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  3 hours ago

                  Okay, yeah. I mean that’s not relevant but you’re right sure. However using piefed via voyager only shows you comments from the post in the community you click. Not all the cross posts. It also doesn’t show you flares and the color tagging etc. Only the web version currently does that.

        • OpenStars@piefed.socialOP
          link
          fedilink
          English
          arrow-up
          6
          ·
          8 hours ago

          If you are using the web browser front-end (either mobile or desktop), then you are not using the API back-end.

          API = Application Programming Interface, an alternative to the web browser.