idunnololz

joined 2 years ago
MODERATOR OF
[–] [email protected] 9 points 6 hours ago* (last edited 6 hours ago) (2 children)

And what metric is this measured in? Big Macs?

[–] [email protected] 2 points 16 hours ago
326
submitted 16 hours ago* (last edited 16 hours ago) by [email protected] to c/[email protected]
 

There was a tiger just chilling by the observation area, in a very familiar pose. Sure enough, it's a common pose Sencha makes when he's resting.

[–] [email protected] 3 points 17 hours ago

Thanks for reporting this. Will look into a fix for the next update.

[–] [email protected] 3 points 1 day ago

No problem at all.

[–] [email protected] 3 points 1 day ago (2 children)

A lot of UI elements rely on horizontal swiping. It essentially interferes with all of them. Its why gesture navigation uses the edges of the screen.

 

There's too many user requests to track effectively right now. I'm going to focus on resolving as many as I can in this release in a short period of time. We'll see how far I get.

Changes so far

  • Add setting to customize quick actions in post feed.
  • Update Patreon supporters list.
  • Fixed a bug where instance is case-sensitive.
[–] [email protected] 1 points 1 day ago

Thanks! I curate memes for my memes collection. I used to have to edit, stitch comments & posts together in photoshop. It would take forever. So I just created an advanced screenshotting tool to reduce the amount of work I needed to do to save memes.

[–] [email protected] 5 points 1 day ago (4 children)

This change is extremely restrictive to the design of the app, so I think I will have to veto this. For back navigation, I strongly encourage you to try using Android's gesture navigation system instead.

How to enable gesture navigation: https://support.google.com/android/answer/9079644?hl=en

How to use gesture navigation: https://guidebooks.google.com/android/getstarted/gesturenavigation?hl=en

[–] [email protected] 9 points 2 days ago* (last edited 2 days ago) (1 children)

"Two Firefox tabs at the same time, man"

[–] [email protected] 57 points 2 days ago (5 children)

The cherry on top:

49
submitted 2 days ago* (last edited 1 day ago) by [email protected] to c/[email protected]
 

This release is done to flush all the changes I had made before my "break" from the app.

This is a minor release. Most of the changes for this release are bug fixes.

Full changelog

  • Fix more issues with cards with clipped shadows.
  • Fix a bug where the home item in the side panel displays the wrong home feed.
  • Fix a bug where an instance mismatch message is shown even if there is no mismatch.
  • Fix a bug where the left pane sometimes interferes with the options bar in the post feed header if the options bar can be scrolled.
  • Rename the mod action "Feature comment" to "Mark important"
  • Fix a bug where opening a link if the app is not open will not open the link correctly.
  • Minor improvements to server error messages.
  • Fix a bug where tapping on the comments count on the "You" screen does not show the comments for the current account.
  • Fix a bug where tapping the current selected item in the navigation bar will break navigation, causing some subtle bugs.
  • Fix a bug where the lock icon for locked posts is clipped.

Update

Had to fix a build issue. Release will be versioned v1.59.1.

 

Hello! I am back starting tomorrow.

First thoughts from looking over the app is I am probably going to table the preset work for the time being. It's been a long time since the last release and I fear that the preset work still needs more time.

Instead of continuing on the preset work, I think it would make more sense to work on it slowly over time as I work on addressing things in the roadmap. The roadmap has grown extremely large so I want to keep it from growing out of control.

Will probably aim for a release in the coming days just to push out some fixes for now.

82
Don't forget to smile (lemmynsfw.com)
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 

My favourite imsorryjon piece. Unfortunately I could not determine the original artist to give credit.

Edit: Credit to KikimoraBlue (thanks @[email protected]).

 

Wanted to write this fast just so people know what's going on. I've been really busy recently with some events in my private life. It's really nothing serious, just annoying and time consuming. As a result I do not have time to work on the app for the next little while (my estimate is between 1 to 2 weeks). I'll post again when I'm unburdened.

 
 

At the time of writing Summit for Lemmy should be completely open source.

After a lot of contemplation I've decided to open source the app. There are still some changes that probably need to happen before it can be considered "FOSS" but this is a huge step I think.

As I'm voiced my opinions on this previously, the main repository for Summit will not be to the public for PRs. If you encounter bugs or have any feature requests please continue to send them through the proper channels (ideally to this community).

Enjoy~~

 

At the time of writing Summit for Lemmy should be completely open source.

After a lot of contemplation I've decided to open source the app. There are still some changes that probably need to happen before it can be considered "FOSS" but this is a huge step I think.

As I'm voiced my opinions on this previously, the main repository for Summit will not be to the public for PRs. If you encounter bugs or have any feature requests please continue to send them through the proper channels (ideally to this community).

Enjoy~~

21
[WIP][v1.59.0] wip (lemmy.world)
submitted 1 month ago* (last edited 2 days ago) by [email protected] to c/[email protected]
 

Changes so far:

  • Fix more issues with cards with clipped shadows.
  • Fix a bug where the home item in the side panel displays the wrong home feed.
  • Fix a bug where an instance mismatch message is shown even if there is no mismatch.
  • Fix a bug where the left pane sometimes interferes with the options bar in the post feed header if the options bar can be scrolled.
  • Rename the mod action "Feature comment" to "Mark important"
  • Fix a bug where opening a link if the app is not open will not open the link correctly.
  • Minor improvements to server error messages.
  • Fix a bug where tapping on the comments count on the "You" screen does not show the comments for the current account.
  • Fix a bug where tapping the current selected item in the navigation bar will break navigation, causing some subtle bugs.
  • Fix a bug where the lock icon for locked posts is clipped.

Update

Update here since it's been 2 weeks since the last update. I'm still busy working on the next release. It's just taking longer than expected due to the complexity of the feature I'm adding.

 

cross-posted from: https://lemmy.world/post/26921774

The focus of this release is to add support for importing/exporting tables from the database of the app.

A lot of preferences/data, especially those that allow you to add to a list, are built on top of tables. Tables allows the app to scale better when lists can grow very long. Some features that use tables include drafts and bookmarked communities.

Currently while the app allows users to import/export settings, the app does not give the user any way to import/export anything backed by tables. This means not everything can be carried over by importing/exporting settings.

This release aims to give users a way to preview the database within the app and export them and import them with a high level of configurability.

This feature is a prerequisite of a larger feature which will be announced later.

Full changelog

  • Add support to import/export app data that is stored in tables.
  • Improve performance of "mark posts as read on scroll".
  • Improve general scroll performance on the post feed screen.
  • Updated community search result to show the full community name with instance.
  • Remove malformed markdown fix which tried to correct malformed headlines by inserting a space between '#' and text if there wasn't one.
  • Change open instance behavior. If the instance opened does not match the current account, the guest account is used automatically. This is to prevent the app from getting into a weird state.
  • Fix a bug where links do not open correctly if the default browser app is Firefox.
  • Fix a bug where the post feed header does not update when switching instances.
  • Fix a bug where rate limit errors are not recognized correctly.
  • Fix a bug where "mark posts as read on scroll" doesn't mark a post as read if the height of the post is taller than the screen.
  • Fix a bug where the thumbnail shown in the "Save for later" bottom sheet do not update when a new image is chosen to replace an older one.

Update

Some more bug fixes to come:

  • Fix a bug where the thumbnail shown in the "Save for later" bottom sheet do not update when a new image is chosen to replace an older one.
  • Improve general scroll performance on the post feed screen.

Update 2

Releasing the changes in the last update as v1.58.1.

Update 3

Conducting some user-agent testing. Releasing as v1.58.2.

  • Add setting to change the app's user-agent.

Update 4

More fixes incoming:

  • Fix a bug in full post layouts where blurred NSFW images are sometimes not shown.
  • Fix a bug in full post layouts where NSFW posts can cause content to jump as they are loaded in.
  • Fix a bug where blurred NSFW images are not shown for videos.
  • Fix a bug where "Prefer full size image" for certain layouts was not respected and was always on.
  • Fix a bug where posts in the post feed would jump around if "Prefer full size image" was on.
  • Fix a bug where some posts do not have a "preview" button when using the list style layouts.
  • Fix card shadow being clipped on user info screen.
  • More optimizations in the post feed/post screen.

Update 5

Releasing new changes as v1.58.3

Update 6

Big update here which should both improve performance and also lessen the effects of rate limiting issues. These changes will be released as v1.58.4.

  • Optimized network calls in the critical sections of the app.
 
view more: next ›