Cavy icon indicating copy to clipboard operation
Cavy copied to clipboard

Lemmy client for iOS, written in Swift

Results 17 Cavy issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: 1. Vote on a post from the listing view 2. Scroll the list up or down until the cell is clearly off the screen 3. Scroll the...

bug

Not sure I have a compelling-enough story for tabs in the app. Might need to design a custom tab bar.

www.chapo.chat enforces a rule that all users must display their pronouns. This should be enforced by the app as well.

Add web socket support to the app. Should the user have the ability to choose between RESTful and web socket connections?

enhancement

The Text component in Swift UI provides some pretty intelligent string interpolation. Numbers are automatically formatted with locale-aware formatting (e.g. commas separating thousands and millions for US users). However due...

bug

When the user navigates to a post list, the content in the title bar starts out at a good size, but then it awkwardly pops up to a larger font...

bug

On the post list screen and the comment list screen the app should support pull to refresh

Cavy currently only has one dependency – MarkdownUI, which is used to render markdown text in SwiftUI I would prefer if we could remove this dependency so Cavy can be...

For long lists of communities, empower users to scroll infinitely so they can find the community they want.