Sjmarf

Results 121 issues of Sjmarf

### Describe the Bug When I drag a screenshot file into the Swiftcord window and let go, the image doesn't appear above the message bar. Uploading an image using the...

bug
ui

I get the following error when trying to install the package via `File` -> `Add Packages` ``` [package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system)...

### Requirements - [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...

enhancement
extra: good first issue
area: api

This PR implements the login sheet (including two-factor authentication) and the token refresh sheet. For testing purposes, a "Re-authenticate" button has been added to the account list in settings. The...

Reddit has this; it should be possible to implement locally. Comments in which the OP replied are sorted to the top, all other comments appear underneath (possibly with a divider...

enhancement

Rebuild the `Notifier`. It might be a good idea to build the notification system into the navigation system, using SwiftUI with `.overlay` to display the notifications, rather than using UIKit...

enhancement

This could be a toggle in the "Accounts" page in Settings, possibly labelled something like "Keep Place when switching accounts". The default behavior should be to show the "Welcome "...

enhancement

iOS 17 includes a new `.sensoryFeedback` view modifier that could be useful for this. We could attach the modifier to `ContentView`, and trigger it via calls to a `HapticModel` singleton....

enhancement

Comments have a vertical colored bar on the leading edge. The color of the bar shows the depth of the comment. The colors used for this should be customisable in...

enhancement
"Like Apollo"