writefreely-swiftui-multiplatform icon indicating copy to clipboard operation
writefreely-swiftui-multiplatform copied to clipboard

Source code for the WriteFreely SwiftUI app for iOS, iPadOS, and macOS

Results 25 writefreely-swiftui-multiplatform issues
Sort by recently updated
recently updated
newest added

### Describe the bug Self-hosted writefreely, single user instance, installed behind nginx reverse proxy as per instructions. Logging in to the blog via the web user interface works fine, all...

bug
ios

iOS 16/macOS 13 is coming in the fall of 2022 and we need to ensure WriteFreely runs nicely on it. There's at least one big change that we have to...

ios
mac

This PR conditionally sets the label to "Drafts" or "Anonymous" in the CollectionListView depending on whether or not the user is logged into a Write.as account. Closes #221.

ios
mac

If the user is logged into Write.as, all references to the list of posts that don't belong to a collection should be "Anonymous" to match the web app. Otherwise, it...

bug
ios
mac
reproduced

The first time the WriteFreely for Mac app is launched, the window's size feels too short in its aspect ratio: Additionally, the sidebars don't feel wide enough (after logging in):...

enhancement
mac

## Description When a new local draft is active in the editor, and the user clicks on a different collection in the sidebar, the editor _should_ unset the currently-active post...

bug
mac
reproduced

As a post gets longer than one screen, the post title's TextEditor control remains fixed in its position on the screen rather than scrolling off the top. This creates a...

enhancement
ios

To help investigate issues like #200 —and to provide some user-facing data— it could be helpful to have a "Local Data" section in the Settings sheet (iOS) and/or Preferences window...

enhancement
good first issue
ios
mac

We've seen a couple of requests from Write.as Pro users to add a way to upload photos to Snap.as and have them added to posts. On login, we could: 1....

enhancement
ios
mac