sunshine

joined 2 months ago
MODERATOR OF
 

cross-posted from: https://feddit.it/post/17708152

She mentioned in her toot that she tries to keep the dependencies so that the app works well with waydroid.

Anyway it's a great app, I use it almost daily. Strongly suggested!

Link to source code page: https://github.com/CatimaLoyalty/Android

[–] sunshine@lemm.ee 2 points 6 days ago (1 children)

We should also start up our very own Blahaj domain registrar to reduce the risks of being shut down.

[–] sunshine@lemm.ee 7 points 1 week ago

It looks like Blahaj.zone is the place I will start donating to, sorry canadian and vegan admins.

[–] sunshine@lemm.ee 12 points 1 week ago

next up: git.blahaj.zone >v<

For trans independence!

[–] sunshine@lemm.ee 8 points 1 week ago

Absolutely fabulous! I'm so happy we're covering all the bases for lgbtq+ folks!

[–] sunshine@lemm.ee 1 points 1 week ago

Petitions get people talking about an issue. They do work.

 

The stop killing games campaign’s slated goal is to prevent game publishers from intentionally destroying their games after official support ends.

Sign it: https://eci.ec.europa.eu/045/public/#/screen/home

Read it: https://citizens-initiative.europa.eu/initiatives/details/2024/000007

More questions?: https://www.stopkillinggames.com/faq Giant FAQ on The European Initiative to Stop Destroying Games!

https://citizens-initiative.europa.eu/how-it-works #StopKillingGames

 

The stop killing games campaign’s slated goal is to prevent game publishers from intentionally destroying their games after official support ends.

Sign it: https://eci.ec.europa.eu/045/public/#/screen/home

Read it: https://citizens-initiative.europa.eu/initiatives/details/2024/000007

More questions?: https://www.stopkillinggames.com/faq Giant FAQ on The European Initiative to Stop Destroying Games!

https://citizens-initiative.europa.eu/how-it-works #StopKillingGames

 

The stop killing games campaign’s slated goal is to prevent game publishers from intentionally destroying their games after official support ends.

Sign it: https://eci.ec.europa.eu/045/public/#/screen/home

Read it: https://citizens-initiative.europa.eu/initiatives/details/2024/000007

More questions?: https://www.stopkillinggames.com/faq Giant FAQ on The European Initiative to Stop Destroying Games!

https://citizens-initiative.europa.eu/how-it-works #StopKillingGames

[–] sunshine@lemm.ee 5 points 1 week ago* (last edited 1 week ago)

Can't believe the "gamerzzz" are so freaking lazy to reach the needed goal. The campaign makes it such an easy step be step process...

The issue is that a lot of people are not hearing about the campaign as Ross has contacted quite a few YouTubers who have unfortunately mostly ignored his letters when they could’ve made a massive difference in exposure. Shame on them for not seeing the bigger picture :/

The campaign definitely deserves way more attention with how good the posters are for it.

[–] sunshine@lemm.ee 3 points 1 week ago

Thanked and loved :D

 

The stop killing games campaign’s slated goal is to prevent game publishers from intentionally destroying their games after official support ends.

Sign it: https://eci.ec.europa.eu/045/public/#/screen/home

Read it: https://citizens-initiative.europa.eu/initiatives/details/2024/000007

More questions?: https://www.stopkillinggames.com/faq Giant FAQ on The European Initiative to Stop Destroying Games!

https://citizens-initiative.europa.eu/how-it-works #StopKillingGames

 

cross-posted from: https://vger.social/post/15192818

Hey there!

I just published Voyager's new promo site at https://getvoyager.app/. This site is intended to be an easy way to share the app with your friends and family. Let me know what you think! I'm hoping to roll out a couple more improvements to user onboarding soon™️, so stay tuned.

In other news, I hope you like the latest app update! ICYMI: the video player was significantly revamped, you can now upload videos (assuming lemmy instance support: keep reading...), and Android users can now long press links to preview the url, as well as for share/copy/open options.

https://github.com/aeharding/voyager/releases/tag/2.26.0

Speaking of videos: If you've ever wondered why videos sometimes fail to play in iOS, it's because many Lemmy instances are misconfigured. Please share this site I just published with your Lemmy admin to help debug issues: https://aeharding.github.io/lemmy-streaming Around 50% of instances are misconfigured 😳 so I really appreciate your help on getting the word out to admins! 🫡

[–] sunshine@lemm.ee 14 points 1 month ago

Support moving to sopuli.xyz

 

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.
 

cross-posted from: https://lemmy.ml/post/27244086

Try it!

If you already have either the iOS or the Mac app it should prompt you to update. You can relaunch the Mac app to trigger the prompt.

Changes

  • Add setting to hide read posts in feed
  • Fix comments not showing up after submitting
  • Fix bug where saved posts feed was only showing posts local to your server
  • Refresh inbox tab more frequently
  • Cache user profiles
  • Improve performance of post feeds (most noticeable on iOS)
  • Fix dark mode flicker
  • Fix youtube embeds where video ID contains dashes
  • Increase the sizing of the login form to make it to use

Appreciate all the feedback so far!

I'm struggling a little to get the performance I want on iOS. I'm curious if anyone is using an older iPhone. I would love to hear if you think the app feels snappy enough or if there's room for improvement. If you could leave a comment or DM me with the phone your using and what you think.

view more: next ›