• wjs018@piefed.social
        link
        fedilink
        English
        arrow-up
        17
        ·
        7 days 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
          8
          ·
          7 days 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
          5
          ·
          7 days ago

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

          • wjs018@piefed.social
            link
            fedilink
            English
            arrow-up
            6
            ·
            7 days 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
                3
                ·
                7 days 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.

                • Blaze (he/him)@lemmy.zip
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  6 days ago

                  However using piefed via voyager only shows you comments from the post in the community you click. Not all the cross posts.

                  Interesting, I thought that Voyager did that for Lemmy, and assumed it was the case for Piefed. Based on the other comment, seems like that was added to the API yesterday.

                  • Eldritch@piefed.world
                    link
                    fedilink
                    English
                    arrow-up
                    2
                    ·
                    6 days ago

                    No not yet. But that’s great news if it has! That’s why I hadn’t been using voyager as much lately. That’s a killer feature.

      • OpenStars@piefed.socialOP
        link
        fedilink
        English
        arrow-up
        6
        ·
        7 days 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.