Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.57k stars 539 forks source link

Bug: Certain local timelines cannot be added #2105

Open pehbehbeh opened 5 months ago

pehbehbeh commented 5 months ago

Environment:

Description

I can not add https://genserver.social/ to my local timelines. The app just hangs (?) and pressing the „Add“ button does nothing.

IMG_1110

Related Issues

There are related issues regarding local timelines but none about failing to add one.

Taufi commented 4 months ago

Genserver.social is not a valid server for IceCubes App because it does not provide a "short-description", which is required by the App. However, IceCubes App does not inform you of this missing validation, leading to a poor user experience. I'll create a pull request that generates an error message in this scenario. While this does not solve the underlying problem, it clarifies that the instance is not valid.

pehbehbeh commented 4 months ago

@Taufi Thanks for the clarification!

I will try to contact the server admin.