v1.9.13 fix PieFed

PieFed was broken if you

  • Block a person
  • Block a community
  • Moderate a community

That has all been fixes in v1.9.13

Next up!

Give those a try, and let me know if you like seeing early previews like that.

I’m trying to formulate a long term plan

  • Lemmy V1 is going to ship later this year. I suspect a lot of clients that aren’t maintained are going to break. I would like to get Blorp to a place where I can be a home for all those new users.
  • Anyone here who’s first language isn’t English? Interested in Blorp being translated into your language?
  • I have no idea how to market this app. I’m estimating I may have 400ish users. I honestly have no idea. Could be much higher or much lower. My marketing mostly consists of me annoying people on Lemmy into using Blorp. At least that’s how I percieve it, and I cring a little at myself.
  • I have no idea how to build out a team, but if you have any skills that you feel could contriute to this project, please don’t be shy. I would like Blorp to be bigge than myself.
  • RmDebArc_5@piefed.zipM
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 months ago

    I found another Piefed bug, when searching from a community it returns results for all communities instead of just that one

    • moseschrute@lemmy.mlOPM
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      6 months ago

      I think you are single handedly finding every PieFed bug. Good work!

      Unfortunately this one liks like PieFed API. I don’t know if they support search scoped to a specific community. I don’t think they support comment search either.

      I really need a way to turn off certain features in Blorp when PieFed doesn’t support them. For example, it looks like you can register for a PieFed account through Blorp, but it will fail every time as the API doesn’t support registrations.

      I’m traveling a lot this month, but if you could do me a favor and keep a running list of all the PieFed bugs, maybe on GitHub? Include this in the list. I’ll get to it when I can. Right now I’m trying to get the app as stable as possible while I’m still near a computer.

      • RmDebArc_5@piefed.zipM
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 months ago

        You’re the one fixing the bugs, I’m just using the app

        If you implement the turning of features thing maybe implement it so it works both ways, so piefed specific features could be added to Blorp sometime in the future

        I’ll do that tomorrow (or whenever that is in your timezone). blorpblorp.xyz has the latest version right (not TestFlight)?

        • moseschrute@lemmy.mlOPM
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          6 months ago

          I just pushed 1.9.20 eveywhere. TestFlight lags a little behind (maybe a few hours) and App Store a little behind that (maybe a day or two). Play Store is much faster. F-Droid takes 3-6 days.

          I’m hesistatnt to rush anything out the door that could break other things. Turning off features based on PieFed or Lemmy has to happen soon. Maybe in the next few weeks. For now, the name of the game is stability.

          Software teams don’t really work without QA and a product manager. I’ve had to do everything myself for awhile, but your QA work recently has really freed me up to just write code. Give yourself more credit!