- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 28 2020
Oct 28 2020
angelo committed rWFSUI3b88d45841a2: Add placeholder files for UIViewRepresentable replacement of TextEditor (authored by angelo).
Add placeholder files for UIViewRepresentable replacement of TextEditor
angelo committed rWFSUIaa519354825c: Create UIViewRepresentable / UITextView for iOS post body editor (authored by angelo).
Create UIViewRepresentable / UITextView for iOS post body editor
Oct 23 2020
Oct 23 2020
angelo committed rWFSUIa542afa405b9: Refactor text-editing views out of PostEditorView [Mac] (authored by angelo).
Refactor text-editing views out of PostEditorView [Mac]
angelo committed rWFSUIfea9160a1587: Use adaptive line spacing on iOS (fixes #111) (authored by angelo).
Use adaptive line spacing on iOS (fixes #111)
angelo committed rWFSUI14b7e0f941fe: Refactor text-editing views out of PostEditorView [iOS] (authored by angelo).
Refactor text-editing views out of PostEditorView [iOS]
angelo committed rWFSUIb5687091e8c6: Refactor remote-change prompt out of PostEditorView [iOS] (authored by angelo).
Refactor remote-change prompt out of PostEditorView [iOS]
Oct 22 2020
Oct 22 2020
Present action sheet to confirm logout
angelo committed rWFSUI735326891e7e: Hide the keyboard on tapping the log-in button (authored by angelo).
Hide the keyboard on tapping the log-in button
angelo committed rWFSUI932da4ac4801: Purge everything except local posts on logout (authored by angelo).
Purge everything except local posts on logout
angelo committed rWFSUI47aec3d14385: Update change log and bump build and version number (authored by angelo).
Update change log and bump build and version number
Oct 21 2020
Oct 21 2020
Add how-to link URL to WriteFreelyModel
angelo committed rWFSUI94c6280ed3c5: Add guide link and improve description of section and links (authored by angelo).
Add guide link and improve description of section and links
Oct 16 2020
Oct 16 2020
angelo committed rWFSUIa289e544b18f: Do not disable networking buttons if hasNetworkConnection is false (authored by angelo).
Do not disable networking buttons if hasNetworkConnection is false
angelo committed rWFSUI945e748b9850: Check for network connection before request, present alert on failure (authored by angelo).
Check for network connection before request, present alert on failure
angelo committed rWFSUI3ebfa7a0d1ee: Set isProcessingRequest on network request start, unset on end (authored by angelo).
Set isProcessingRequest on network request start, unset on end
angelo committed rWFSUI1feeed7354ea: Publish isProcessingRequest flag to switch ProgressView with Button (authored by angelo).
Publish isProcessingRequest flag to switch ProgressView with Button
angelo committed rWFSUI404d557cabdd: Call updateFromServer() after moving the post (authored by angelo).
Call updateFromServer() after moving the post
angelo committed rWFSUIa2f9d23037bf: Always use /api/posts/{POST_ID} to avoid stale-post-slug logic (authored by angelo).
Always use /api/posts/{POST_ID} to avoid stale-post-slug logic
Oct 12 2020
Oct 12 2020
Update change log and bump build number
Oct 8 2020
Oct 8 2020
angelo committed rWFSUI50a7ca419f77: Require minimum version of 0.3.0 of WriteFreely Swift package (authored by angelo).
Require minimum version of 0.3.0 of WriteFreely Swift package
angelo committed rWFSUI987be06d7f94: Use 'Anonymous' instead of 'Drafts' for Write.as accounts (authored by angelo).
Use 'Anonymous' instead of 'Drafts' for Write.as accounts
Enable moving posts to Drafts
angelo committed rWFSUI48625d40914d: Comment out the Delete option in the menu (to-do in #46) (authored by angelo).
Comment out the Delete option in the menu (to-do in #46)
Create new local posts as Drafts
angelo committed rWFSUIe3e0784f92e5: Implement publish-to-collection for local drafts (authored by angelo).
Implement publish-to-collection for local drafts
angelo committed rWFSUI44f03b59d5ae: Add move(post:from:to:) method to WriteFreelyModel (authored by angelo).
Add move(post:from:to:) method to WriteFreelyModel
angelo committed rWFSUIb216b576c81c: Set up UI for editor menu and changing collection (authored by angelo).
Set up UI for editor menu and changing collection
Oct 6 2020
Oct 6 2020
angelo committed rWFSUI73c0b1297020: Require minimum version of 0.2.3 of WriteFreely Swift package (authored by angelo).
Require minimum version of 0.2.3 of WriteFreely Swift package
Remove path from server URL if it exists
angelo committed rWFSUIdb5366b60776: Store server string in Account model after removing path (authored by angelo).
Store server string in Account model after removing path
angelo committed rWFSUI3e543108fbe8: Only update post status if we're not updating from the server (authored by angelo).
Only update post status if we're not updating from the server
angelo committed rWFSUI43b1919bd936: Update the hasNewerRemoteCopy property on the main DispatchQueue (authored by angelo).
Update the hasNewerRemoteCopy property on the main DispatchQueue
angelo committed rWFSUI50c521ea8fe1: Keep cached post's collectionAlias from being set to nil by fetched post (authored by angelo).
Keep cached post's collectionAlias from being set to nil by fetched post
Oct 2 2020
Oct 2 2020
Update change log and bump build number
Oct 1 2020
Oct 1 2020
angelo committed rWFSUI6131f9e0684e: Fetch collection name for post list cell if showing all posts (authored by angelo).
Fetch collection name for post list cell if showing all posts
angelo committed rWFSUIc55636df8930: Add collection name to post list cell if it exists (authored by angelo).
Add collection name to post list cell if it exists
angelo committed rWFSUI0ce31b0b6099: Use opaque background for UINavigationController appearance extension (authored by angelo).
Use opaque background for UINavigationController appearance extension
angelo committed rWFSUIa34a70fc819f: Remove force-unwrapping of optionals in generating shared URL string (authored by angelo).
Remove force-unwrapping of optionals in generating shared URL string
Fix bad link in change log
Sep 30 2020
Sep 30 2020
Update change log and bump build number
angelo committed rWFSUI047ce8ecc25a: Fix for invalid marketing version number when uploading to App Store (authored by angelo).
Fix for invalid marketing version number when uploading to App Store
Update change log and bump build number
Add a sharing service picker type
angelo committed rWFSUI6a83ca2f44df: Show share service picker instead of copying URL to pasteboard (authored by angelo).
Show share service picker instead of copying URL to pasteboard
angelo committed rWFSUIff0ecacf6e27: Copy URL to pasteboard as initial implementation (authored by angelo).
Copy URL to pasteboard as initial implementation
angelo committed rWFSUIcf5f0fe4ded0: Open the preferences window on publish if not logged in [macOS] (authored by angelo).
Open the preferences window on publish if not logged in [macOS]
Sep 29 2020
Sep 29 2020
angelo committed rWFSUIe735e7a3d1c0: Open the settings screen on publish if not logged in [iOS only for now] (authored by angelo).
Open the settings screen on publish if not logged in [iOS only for now]
Add descriptive text to login view
Update change log and bump build number
angelo committed rWFSUIbc4c43f40c3c: Move server-update warnings from toolbar on iOS (authored by angelo).
Move server-update warnings from toolbar on iOS
angelo committed rWFSUI776f1ed3edf2: Fix crashing bug on iPad and macOS when removing blank posts (authored by angelo).
Fix crashing bug on iPad and macOS when removing blank posts
Implement share popover for iPad
Sep 28 2020
Sep 28 2020
Implement basic share feature
angelo committed rWFSUI9e291af37782: Add share button next to publish button on iOS (authored by angelo).
Add share button next to publish button on iOS
Update change log and bump build number
angelo committed rWFSUI253625c735e9: Merge remote-tracking branch 'origin/always-launch-to-editor' into always… (authored by angelo).
Merge remote-tracking branch 'origin/always-launch-to-editor' into always…
angelo committed rWFSUIa49eab168d8b: Make the post editor loads in all app-launch/make-active situations (authored by angelo).
Make the post editor loads in all app-launch/make-active situations
angelo committed rWFSUIce02273c9f2c: Don't set lastDraft when selectedPost is set (authored by angelo).
Don't set lastDraft when selectedPost is set
angelo committed rWFSUI7933fe24f4af: Set/unset lastDraft when PostEditorView appears/disappears, respectively (authored by angelo).
Set/unset lastDraft when PostEditorView appears/disappears, respectively
angelo committed rWFSUIa1cc1a5fc36e: Make the post editor loads in all app-launch/make-active situations (authored by angelo).
Make the post editor loads in all app-launch/make-active situations
angelo committed rWFSUI84c8637a15a8: Set/unset lastDraft when PostEditorView appears/disappears, respectively (authored by angelo).
Set/unset lastDraft when PostEditorView appears/disappears, respectively
angelo committed rWFSUI0813b9889b71: Don't set lastDraft when selectedPost is set (authored by angelo).
Don't set lastDraft when selectedPost is set
Sep 25 2020
Sep 25 2020
angelo committed rWFSUIcc237e12b1cd: Make the post editor loads in all app-launch/make-active situations (authored by angelo).
Make the post editor loads in all app-launch/make-active situations
angelo committed rWFSUI2d4b0d15e30f: Set/unset lastDraft when PostEditorView appears/disappears, respectively (authored by angelo).
Set/unset lastDraft when PostEditorView appears/disappears, respectively
angelo committed rWFSUI1743fc2cc278: Don't set lastDraft when selectedPost is set (authored by angelo).
Don't set lastDraft when selectedPost is set
Simplify login error-handling process
angelo committed rWFSUI0bde76c7d8b2: Check for http OR https on login when logging in (authored by angelo).
Check for http OR https on login when logging in
Sep 24 2020
Sep 24 2020
angelo committed rWFSUIf686b6fb76d2: Add secure protocol to server string if it's missing (authored by angelo).
Add secure protocol to server string if it's missing
Fix marketing version numbers
angelo committed rWFSUI8e4957a3891b: Delete blank/untouched local draft from store when leaving editor (authored by angelo).
Delete blank/untouched local draft from store when leaving editor
angelo committed rWFSUIbf3d9ab6b9cd: Add font license files back to Xcode project (authored by angelo).
Add font license files back to Xcode project
Update change log and bump build number
angelo committed rWFSUIce409486d436: Move lastDraft-setting logic to ContentView.onAppear handler (authored by angelo).
Move lastDraft-setting logic to ContentView.onAppear handler
angelo committed rWFSUI44fd09aa3329: Clear lastDraft if selectedPost has published status (authored by angelo).
Clear lastDraft if selectedPost has published status
Sep 14 2020
Sep 14 2020
Jul 9 2020
Jul 9 2020