- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 10 2021
Jun 10 2021
angelo committed rWFSUI3fad9af32bb9: Bump build/version number and update change log (authored by angelo).
Bump build/version number and update change log
Add changelog link for tag comparison
Bump minimum version of Swift Package
May 20 2021
May 20 2021
angelo committed rWFSUI8ff65a23081f: Update minimum required version of WriteFreely Swift package (authored by angelo).
Update minimum required version of WriteFreely Swift package
May 4 2021
May 4 2021
Update README with office hours link
Apr 23 2021
Apr 23 2021
Do not create feed title for untitled posts
Updating this task to indicate that the work is complete and a PR has been opened, so I'm setting the status to waiting.
Apr 13 2021
Apr 13 2021
angelo committed rWFSUIaf00b4bec262: Update change log and build version for iOS release (authored by angelo).
Update change log and build version for iOS release
Apr 7 2021
Apr 7 2021
angelo committed rWFSUI077ed195b3d5: Update change log and bump version/build numbers (authored by angelo).
Update change log and bump version/build numbers
Mar 24 2021
Mar 24 2021
Update URL for WriteFreely Swift package
Mar 18 2021
Mar 18 2021
angelo committed rWFSUI4d4032594c00: Don't trigger navigation to Drafts list when creating new post (authored by angelo).
Don't trigger navigation to Drafts list when creating new post
angelo committed rWFSUI55d26594489c: Use collection.url rather than server + collection alias in share sheets (authored by angelo).
Use collection.url rather than server + collection alias in share sheets
Feb 15 2021
Feb 15 2021
angelo committed rWFSUIdd4a82ac80e2: Fix link in change log and bump build number for iOS app (authored by angelo).
Fix link in change log and bump build number for iOS app
Feb 11 2021
Feb 11 2021
Update change log and bump build number
Feb 10 2021
Feb 10 2021
angelo committed rWFSUIb25252a2f650: Save changes one second after user stops typing or when leaving post (authored by angelo).
Save changes one second after user stops typing or when leaving post
Create new draft in selected collection
Use shared instance var for app model
Feb 8 2021
Feb 8 2021
angelo committed rWFSUI3c0ab76a72b2: Check for updates in background on launch (authored by angelo).
Check for updates in background on launch
angelo committed rWFSUIbe625c78225b: Update createdDate to the current timestamp when publishing new post (authored by angelo).
Update createdDate to the current timestamp when publishing new post
angelo committed rWFSUI4c6eb078465b: Set text color in typingAttributes property (authored by angelo).
Set text color in typingAttributes property
Feb 2 2021
Feb 2 2021
angelo committed rWFSUI6cc2194b26a5: Update change log and version/build numbers (authored by angelo).
Update change log and version/build numbers
angelo committed rWFSUIa354b807fe60: Don't try to log in if the server string isn't valid (authored by angelo).
Don't try to log in if the server string isn't valid
Change wording of error message
angelo committed rWFSUI6da33e22cc59: Add logic for AccountError.invalidServerURL case when logging in (authored by angelo).
Add logic for AccountError.invalidServerURL case when logging in
Set typingAttributes for Mac post editor
Feb 1 2021
Feb 1 2021
angelo committed rWFSUI1a8951a3e0af: Use URLComponents to parse out scheme and host if possible (authored by angelo).
Use URLComponents to parse out scheme and host if possible
angelo committed rWFSUIc00b71cd4325: Rewrite server URL string if logging into Write.as (authored by angelo).
Rewrite server URL string if logging into Write.as
Mark WriteFreelyModel class as final
angelo committed rWFSUIfa8c0026e7c2: Drop trailing slash when validating login form (authored by angelo).
Drop trailing slash when validating login form
angelo committed rWFSUIe6599408eb80: Turn off smart dashes for easy insertion of shortcodes (authored by angelo).
Turn off smart dashes for easy insertion of shortcodes
angelo committed rWFSUIcae270e8c4ce: Refactor WriteFreelyModel extensions into separate files (authored by angelo).
Refactor WriteFreelyModel extensions into separate files
Jan 28 2021
Jan 28 2021
angelo committed rWFSUI7d7fe4134b5b: Add editing menu, enable find/replace, ignore formatted text on paste (authored by angelo).
Add editing menu, enable find/replace, ignore formatted text on paste
angelo committed rWFSUI5cdce15808e4: Differentiate between updating old post / publishing new post in handler (authored by angelo).
Differentiate between updating old post / publishing new post in handler
angelo committed rWFSUIf948a16ad003: Use ObservedObject rather than unwrapping model.selectedPost (authored by angelo).
Use ObservedObject rather than unwrapping model.selectedPost
angelo committed rWFSUIf589d427943a: Check that we're working with model's selectedPost property (authored by angelo).
Check that we're working with model's selectedPost property
Jan 26 2021
Jan 26 2021
angelo committed rWFSUI89261831bc70: Update change log and Mac version and build number (authored by angelo).
Update change log and Mac version and build number
angelo committed rWFSUI12785d733c32: Use model.selectedPost for ActivePostToolbarView (authored by angelo).
Use model.selectedPost for ActivePostToolbarView
angelo committed rWFSUI9bc453219307: Clear last draft when holding Shift key on Mac app launch (authored by angelo).
Clear last draft when holding Shift key on Mac app launch
angelo committed rWFSUI900ef269ba67: Use same code path to set iOS and Mac app state on launch (authored by angelo).
Use same code path to set iOS and Mac app state on launch
Jan 25 2021
Jan 25 2021
angelo committed rWFSUI34b14ba46c17: Move state-fetching logic to PostEditorModel for iOS app (authored by angelo).
Move state-fetching logic to PostEditorModel for iOS app
angelo committed rWFSUI4ad076ccabcc: Move new-post generation for iOS app to PostEditorModel (authored by angelo).
Move new-post generation for iOS app to PostEditorModel
angelo committed rWFSUIe1c5823cd6cd: Move new-post generation for Mac app to PostEditorModel (authored by angelo).
Move new-post generation for Mac app to PostEditorModel
angelo committed rWFSUI20f12fa7cc42: Move state-fetching logic to PostEditorModel for Mac app (authored by angelo).
Move state-fetching logic to PostEditorModel for Mac app
Jan 21 2021
Jan 21 2021
Set selection of post
angelo committed rWFSUI6beee8cf3216: Prevent AppStorage updates if there's no change (authored by angelo).
Prevent AppStorage updates if there's no change
angelo committed rWFSUIdcb18c86db1c: Set app state in App entrypoint for macOS, in relevant Views for iOS (authored by angelo).
Set app state in App entrypoint for macOS, in relevant Views for iOS
angelo committed rWFSUI083d69d14385: Track changes to model.showAllPosts in @AppStorage (authored by angelo).
Track changes to model.showAllPosts in @AppStorage
Jan 20 2021
Jan 20 2021
Update change log for 1.0.2-ios release
Jan 14 2021
Jan 14 2021
angelo committed rWFSUIdeadfb8509e9: Save/restore navigation state to last selected post and collection (authored by angelo).
Save/restore navigation state to last selected post and collection
Fix race condition in creating new post
angelo committed rWFSUI3b6c7748e8a1: Ensure showAllPosts is false when navigating to a given blog (authored by angelo).
Ensure showAllPosts is false when navigating to a given blog
Jan 13 2021
Jan 13 2021
angelo committed rWFSUI1acd25ad421b: Handle selectedCollection in CollectionView (authored by angelo).
Handle selectedCollection in CollectionView
Remove unnecessary SidebarView
Jan 11 2021
Jan 11 2021
angelo committed rWFSUIb3489354e78b: Build patch version and build number, update change log (authored by angelo).
Build patch version and build number, update change log
Improve VoiceOver tap target frames
angelo committed rWFSUI18173d647036: Merge branch 'fix-dismiss-post-bug' into main (authored by angelo).
Merge branch 'fix-dismiss-post-bug' into main
angelo committed rWFSUI555756665740: Fix merge conflict in Shared/PostList/PostListView (authored by angelo).
Fix merge conflict in Shared/PostList/PostListView
Jan 7 2021
Jan 7 2021
angelo committed rWFSUI86dc41c0bc3e: Correct Mac version number and add beta verbiage (authored by angelo).
Correct Mac version number and add beta verbiage
angelo committed rWFSUI5a34019d4c8a: Bump version and build number for Mac app (authored by angelo).
Bump version and build number for Mac app
Jan 5 2021
Jan 5 2021
angelo committed rWFSUI86d10887f48a: Add troubleshooting/deploy details to technote (authored by angelo).
Add troubleshooting/deploy details to technote
Add Sparkle to the credits doc
angelo committed rWFSUI2b826e02236c: Remove sandboxing for Sparkle compatibility (authored by angelo).
Remove sandboxing for Sparkle compatibility
Add Sparkle feed URL and public key
Update feed URL
Jan 4 2021
Jan 4 2021
angelo committed rWFSUI724478a80afe: Add link to write a review in the App Store (authored by angelo).
Add link to write a review in the App Store
Set frame height based on safe area
Move bottom bar back to PostListView
angelo committed rWFSUIcfd34e2021cf: Replace bottom toolbar with overlaid view (authored by angelo).
Replace bottom toolbar with overlaid view
Dec 30 2020
Dec 30 2020
Improve a11y labels on post editor menu
angelo committed rWFSUI34c2cd181e7a: Add a11y features to post editor context menu (authored by angelo).
Add a11y features to post editor context menu
angelo committed rWFSUI69cd86c1da81: Prevent VO from reading the placeholder-text views (authored by angelo).
Prevent VO from reading the placeholder-text views
angelo committed rWFSUI608c66e54301: Add a11y labels/hints to post editor textviews (authored by angelo).
Add a11y labels/hints to post editor textviews
angelo committed rWFSUIf9cce6c9016f: Fix button-image sizing and tap target/a11y frame (authored by angelo).
Fix button-image sizing and tap target/a11y frame
angelo committed rWFSUI7d99c8afc46a: Add “does.not.exist” 1x1 transparent image (authored by angelo).
Add “does.not.exist” 1x1 transparent image
angelo committed rWFSUI555b98828290: Add a11y label/hint to remote-change prompt on macOS (authored by angelo).
Add a11y label/hint to remote-change prompt on macOS
angelo committed rWFSUI03a568cfdc91: Add a11y labels/hints to post list and settings (authored by angelo).
Add a11y labels/hints to post list and settings
Dec 28 2020
Dec 28 2020
angelo committed rWFSUI1d1d4927b326: Conditionally include PostCommands if macOS (authored by angelo).
Conditionally include PostCommands if macOS
Dec 23 2020
Dec 23 2020
Initialize Sparkle based on UserDefaults
Remove SUFeedURL key from Info.plist
angelo committed rWFSUI70dfda7ea06e: Improve layout of Updates/Preferences window (authored by angelo).
Improve layout of Updates/Preferences window
angelo committed rWFSUIfb13b9e8ab36: Add “Check For Updates” entry to app menu (authored by angelo).
Add “Check For Updates” entry to app menu
angelo committed rWFSUIb05938b49732: Create an updates view for the Preferences window (authored by angelo).
Create an updates view for the Preferences window
Add dummy appcast URL to Info.plist
Dec 22 2020
Dec 22 2020
angelo committed rWFSUIa9eea94d4eec: Stub out basic checking for updates in AppDelegate (authored by angelo).
Stub out basic checking for updates in AppDelegate
Add AppDelegate stub
Add technote on usage of Sparkle
angelo committed rWFSUI5c50110d4e65: Add WriteFreely fork of Sparkle framework via SPM (authored by angelo).
Add WriteFreely fork of Sparkle framework via SPM
Dec 18 2020
Dec 18 2020
Credit for MacEditorTextView
Enable undo in MacEditorTextView
angelo committed rWFSUI725ff2eed9ee: Merge branch 'main' into add-help-tooltips (authored by angelo).
Merge branch 'main' into add-help-tooltips
angelo committed rWFSUIf880b4802184: Merge branch 'add-help-tooltips' into main (authored by angelo).
Merge branch 'add-help-tooltips' into main
angelo committed rWFSUI74384c17032c: Merge branch 'add-move-post-ui' into main (authored by angelo).
Merge branch 'add-move-post-ui' into main
angelo committed rWFSUI8a36de2b51cd: Merge branch 'main' into add-move-post-ui (authored by angelo).
Merge branch 'main' into add-move-post-ui
angelo committed rWFSUI554ca83014ff: Only show logged-in requirement if logged out (authored by angelo).
Only show logged-in requirement if logged out
Dec 17 2020
Dec 17 2020
angelo committed rWFSUI0b0fdd81a1bf: Move toolbar from ContentView to PostLIstView (authored by angelo).
Move toolbar from ContentView to PostLIstView
Remove unimplemented menu commands
angelo committed rWFSUI96472c260449: Add copy-published-post-link to Post command menu (authored by angelo).
Add copy-published-post-link to Post command menu
angelo committed rWFSUI851a0b6465be: Open app prefs window if not logged in on publish (authored by angelo).
Open app prefs window if not logged in on publish
angelo committed rWFSUI09131d58730c: Remove duplicate ToolbarItemGroup in Mac app (authored by angelo).
Remove duplicate ToolbarItemGroup in Mac app
Add PostCommands menu to Mac app