Hi all!

Wanted to share something I’ve been working on for a little bit. There are probably a ton of bugs and a bunch of features that are limited/not working, but any and all feedback is incredibly welcomed + if you find any issues please let me know.

I’m going to try to be publishing regular updates for features + bugfixes so please keep an open mind :)

Regards, Johnny

Edit: also I just published a new build that should be out in a day or two that optimizes the performance of the post details screen and adds support for markdown. If viewing posts is really slow please be patient.

Edit 2: I do plan to publish to Fdroid once things are a bit more mature.

Edit 3: Final edit I swear. I’m not associated with the main Lemmy devs and definitely don’t want to steal the spotlight from any of the incredible work they have done.

  • DessalinesA
    link
    104 years ago

    I have some suggestions but I’ll wait till you open up the source code and have a proper issue tracker.

    • DessalinesA
      link
      64 years ago

      @johnny@lemmy.ml I would highly recommend against using trello as an issue tracker. Use any code-integrated one, gitea, github, etc, so that can close issues with commits. Otherwise you’re just committing random things with no connecting to bugs or features, and will never be able to show where you fixed what.