Spyke

Posts

lemmynade·Lemmynade AppbyZach

Lemmynade is now Liftoff!

Hey everyone!

It was made aware to me that there was another dev working from the Lemmur code base but focusing on iOS! We got connected and we believe we can really create something special if we team up!

So we’ve just announced our new combined app Liftoff!

We’ve brought together the best parts of both projects and have opened up the source for the project for your inspection and contributions.

We will be using GitHub for logging issues, and I will ensure over the next couple of days that all the points that have been raised here or through TestFlight are captured there.

If you want to have longer discussions and interactions with us, we have a new community at https://lemmy.world/c/liftoff.

Thanks for everyone already jumping in and engaging! I know it's been a little jarring with all the apps but we're confident this is the best way to move forward!

Thanks,

-Zach

https://lemmy.world/post/520520Open linkView original on bigfoot.ninja
lemmynade·Lemmynade AppbyZach

Lemmynade Release 0.9.5 - Now with Compact view!

I've released a new version of Lemmynade with some important bug fixes and a new compact post view feature!

You can download the android APK here:

https://github.com/zachatrocity/lemmynade/releases/tag/v0.9.5

I'm waiting on Google play store reviews but on should be in there soon.

Screenshots

Compact view

New Settings

Change log:

  • Added compact post view
  • Added settings option for post border radius
  • Added settings option for post shadow
  • Added thumbmail for media posts in compact view
  • Fixed comments not nesting.
Lemmynade Release 0.9.5 - Now with Compact view!https://github.com/zachatrocity/lemmynade/releases/tag/v0.9.5Open linkView original on bigfoot.ninja
lemmynade·Lemmynade AppbyZach

0.9.4 - "First Release" - (Alpha)

Android/Desktop Packages

https://github.com/zachatrocity/lemmynade/releases/tag/v0.9.4

Disclaimer

There is a significant bug with the comments not working properly. They're not nested under the parent comments. Despite complete lack of API documentation for lemmy I know the issue and I'm working on this now.

Overview

This is the first release, and by that I mean released through the original ci/cd. There was significant amount of updating that had to be done due to the app not being touched in over 4 months. Currently only Android and desktop are in this release but I intend to fully support iOS I just need to get registered for code signing and test flight.

I wanted to get an "alpha" out there to start getting testing feedback to see what is broken.

Changelog

  • Upgraded SDK and kotlin
  • Various API changes due to app being stale for 4 months and 3 versions behind Lemmy
  • Reconfigured build pipeline to support new app name
  • App renamed to Lemmynade
  • updated the dart Lemmy API client (separate repo)

Reporting bugs/Feature Requests

Please use the issue tracker on the GitHub. This app wasn't touched for 4 months and was left stale when Lemmy was on 0.15.* so there will be bugs. Please help me find them!

Log bugs/feature requests here: https://github.com/zachatrocity/lemmynade/issues/new/choose

screenshots

0.9.4 - "First Release" - (Alpha)https://github.com/zachatrocity/lemmynade/releases/tag/v0.9.4Open linkView original on bigfoot.ninja
lemmynade·Lemmynade AppbyZach

Lemmynade App Roadmap

Here is where I will track the roadmap on progress of my work on the resurrection of Lemmur now called Lemmynade.

Name credit to @[email protected]!

Source Code

Priority Roadmap

  • update to support 0.17.x
  • re-enable ci/cd pipeline
  • Fix issue with comments not showing their hierarchy due to comment API changes between 0.15 and 0.17
  • Rebrand from lemmur and separate from lemmy.ml as the default instances
  • Release Beta through GitHub

Feature Roadmap

  • better federated community discovery for smaller instances
  • kbin support
  • material you
View original on bigfoot.ninja
android·AndroidbyZach

I've resurrected lemmur, a beautiful flutter app. Coming soon to an instance near you!

Hey guys, a week ago I started working on a lemmy app like many others as an excuse to learn flutter. Along the way I found an old app that was abandoned but very well built.

After a couple of days I was able to get things running and semi-useable again. Including posting this post from the app! The main effort being updating to 0.17.x.

Here's some screenshots:

I'll be renaming the app (so I can republish it), tentatively under the name "Lem".. but really open to ideas here.

View original on bigfoot.ninja

You reached the end