Page MenuHomeWrite.as
Feed Advanced Search

Dec 18 2020

angelo committed rWFSUIf880b4802184: Merge branch 'add-help-tooltips' into main (authored by angelo).
Merge branch 'add-help-tooltips' into main
Dec 18 2020, 4:56 PM
angelo committed rWFSUI74384c17032c: Merge branch 'add-move-post-ui' into main (authored by angelo).
Merge branch 'add-move-post-ui' into main
Dec 18 2020, 4:16 PM
angelo committed rWFSUI8a36de2b51cd: Merge branch 'main' into add-move-post-ui (authored by angelo).
Merge branch 'main' into add-move-post-ui
Dec 18 2020, 4:16 PM
angelo committed rWFSUI554ca83014ff: Only show logged-in requirement if logged out (authored by angelo).
Only show logged-in requirement if logged out
Dec 18 2020, 3:24 PM

Dec 17 2020

angelo committed rWFSUI0b0fdd81a1bf: Move toolbar from ContentView to PostLIstView (authored by angelo).
Move toolbar from ContentView to PostLIstView
Dec 17 2020, 4:42 PM
angelo committed rWFSUIc4e9089e76b8: Remove unimplemented menu commands (authored by angelo).
Remove unimplemented menu commands
Dec 17 2020, 4:42 PM
angelo committed rWFSUI96472c260449: Add copy-published-post-link to Post command menu (authored by angelo).
Add copy-published-post-link to Post command menu
Dec 17 2020, 4:42 PM
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
Dec 17 2020, 4:42 PM
angelo committed rWFSUI09131d58730c: Remove duplicate ToolbarItemGroup in Mac app (authored by angelo).
Remove duplicate ToolbarItemGroup in Mac app
Dec 17 2020, 4:42 PM
angelo committed rWFSUI6164ceeb99cc: Add PostCommands menu to Mac app (authored by angelo).
Add PostCommands menu to Mac app
Dec 17 2020, 4:42 PM
angelo committed rWFSUI82dbaba32b83: Adjust spacing between post-related toolbar items (authored by angelo).
Adjust spacing between post-related toolbar items
Dec 17 2020, 4:42 PM
angelo committed rWFSUIf52fae335b64: Present publish-to menu for new local posts (authored by angelo).
Present publish-to menu for new local posts
Dec 17 2020, 4:42 PM
angelo committed rWFSUI9b7fab437024: Add picker to toolbar for moving non-local posts (authored by angelo).
Add picker to toolbar for moving non-local posts
Dec 17 2020, 4:42 PM

Dec 11 2020

angelo committed rWFSUI4ec81ccfbf4b: Add help tooltips to the toolbar buttons. (authored by angelo).
Add help tooltips to the toolbar buttons.
Dec 11 2020, 9:17 PM
angelo committed rWFSUI9aa582dd65e0: Hide unnecessary popover frame as much as possible (authored by angelo).
Hide unnecessary popover frame as much as possible
Dec 11 2020, 9:04 PM
angelo committed rWFSUI7e6997a8210e: Reset isPresented binding after dismissing picker (authored by angelo).
Reset isPresented binding after dismissing picker
Dec 11 2020, 9:04 PM
angelo committed rWFSUIc99df92c6bc6: Don’t present share service picker twice (authored by angelo).
Don’t present share service picker twice
Dec 11 2020, 9:04 PM
angelo committed rWFSUIb8bbfbb20877: Show sharing service picker on button press (authored by angelo).
Show sharing service picker on button press
Dec 11 2020, 9:04 PM
angelo committed rWFSUI2a2628d9e4c5: Add PostEditorSharingPicker for Mac app (authored by angelo).
Add PostEditorSharingPicker for Mac app
Dec 11 2020, 9:04 PM

Dec 8 2020

angelo committed rWFSUIc826806bc187: Ensure we’re setting the model object’s properties (authored by angelo).
Ensure we’re setting the model object’s properties
Dec 8 2020, 8:31 PM
angelo committed rWFSUI246d3948a999: Show blog name badge in All Posts list (authored by angelo).
Show blog name badge in All Posts list
Dec 8 2020, 8:31 PM

Dec 7 2020

angelo committed rWFSUIa5ab2182eb42: Overlay ProgressView on post list while processing network requests (authored by angelo).
Overlay ProgressView on post list while processing network requests
Dec 7 2020, 8:25 PM
angelo committed rWFSUIfb5255cb0497: Clean up SwiftLint warning with multiline string literal (authored by angelo).
Clean up SwiftLint warning with multiline string literal
Dec 7 2020, 8:25 PM
angelo committed rWFSUIbcf496e15d6e: Listen for shift-key on launch to run debug code (authored by angelo).
Listen for shift-key on launch to run debug code
Dec 7 2020, 8:25 PM
angelo committed rWFSUI709a654528cf: Reset selectedCollection/showAllPosts when dismissing PostListView (authored by angelo).
Reset selectedCollection/showAllPosts when dismissing PostListView
Dec 7 2020, 7:13 PM

Dec 4 2020

angelo committed rWFSUIa0b12184732b: Use published properties for selectedCollection and showAllPosts (authored by angelo).
Use published properties for selectedCollection and showAllPosts
Dec 4 2020, 10:08 PM

Dec 3 2020

angelo committed rWFSUI5dc510835463: Add "Visit Support Forum" item to Help menu (authored by angelo).
Add "Visit Support Forum" item to Help menu
Dec 3 2020, 1:22 PM

Dec 1 2020

angelo committed rWFSUI670d2e84e131: Ensure NSApplication.shared.delegate is actually set to the AppDelegate (authored by angelo).
Ensure NSApplication.shared.delegate is actually set to the AppDelegate
Dec 1 2020, 9:14 PM
angelo committed rWFSUIeff423f79ea4: Change "Reload From Server" File menu item to read "Refresh Posts" (authored by angelo).
Change "Reload From Server" File menu item to read "Refresh Posts"
Dec 1 2020, 4:26 PM
angelo committed rWFSUI43088fdc4458: Swap order of share and publish buttons in toolbar (authored by angelo).
Swap order of share and publish buttons in toolbar
Dec 1 2020, 3:03 PM
angelo committed rWFSUI68fd0c91e7da: Make cancel the default action in the delete-confirmation alert (authored by angelo).
Make cancel the default action in the delete-confirmation alert
Dec 1 2020, 3:00 PM
angelo committed rWFSUI7902bff33df8: Remove reload button from toolbar (authored by angelo).
Remove reload button from toolbar
Dec 1 2020, 3:00 PM
angelo committed rWFSUIc1be3276945d: Use native SwiftUI SidebarCommands() for toggle-sidebar menu item (authored by angelo).
Use native SwiftUI SidebarCommands() for toggle-sidebar menu item
Dec 1 2020, 3:00 PM
angelo committed rWFSUI24897aae937f: Update menu item from "New Local Draft" to "New Post" (authored by angelo).
Update menu item from "New Local Draft" to "New Post"
Dec 1 2020, 2:39 PM
angelo committed rWFSUI6377a7d29596: Add AppDelegate method to handle reopen (authored by angelo).
Add AppDelegate method to handle reopen
Dec 1 2020, 2:36 PM

Nov 30 2020

angelo committed rWFSUI415593360666: Listen for shift-key on launch to run debug code (authored by angelo).
Listen for shift-key on launch to run debug code
Nov 30 2020, 5:07 PM
angelo committed rWFSUIccb342fbc5b2: Show alert instead of sheet on logout (authored by angelo).
Show alert instead of sheet on logout
Nov 30 2020, 3:42 PM

Nov 27 2020

angelo committed rWFSUI1c9ca0552764: Move clear-last-draft call to PostEditor.onDisappear (authored by angelo).
Move clear-last-draft call to PostEditor.onDisappear
Nov 27 2020, 9:30 PM
angelo committed rWFSUI3114d037b3d7: Refactor active-post toolbar buttons into extracted view (authored by angelo).
Refactor active-post toolbar buttons into extracted view
Nov 27 2020, 9:30 PM

Nov 26 2020

angelo committed rWFSUI28d3b6f8313a: Make sure to always clear the last draft when we unset the selectedPost (authored by angelo).
Make sure to always clear the last draft when we unset the selectedPost
Nov 26 2020, 10:03 PM
angelo committed rWFSUI5dabe97db4fa: Restore alerts on Edit > Delete, no-network failure (authored by angelo).
Restore alerts on Edit > Delete, no-network failure
Nov 26 2020, 10:03 PM
angelo committed rWFSUIb78899414439: Save/load last draft per editor launching policy (authored by angelo).
Save/load last draft per editor launching policy
Nov 26 2020, 10:03 PM
angelo committed rWFSUI5ca32ddcfcf5: Show prompt if there are server-side changes to post (authored by angelo).
Show prompt if there are server-side changes to post
Nov 26 2020, 10:03 PM
angelo committed rWFSUI8ff1de188b73: Make adding and deleting posts more reliable/crashproof (authored by angelo).
Make adding and deleting posts more reliable/crashproof
Nov 26 2020, 10:03 PM
angelo committed rWFSUI7cb7fa3017df: Use AppStorage dynamic property instead of direct UserDefaults update (authored by angelo).
Use AppStorage dynamic property instead of direct UserDefaults update
Nov 26 2020, 10:03 PM

Nov 25 2020

angelo committed rWFSUI7398c1d3cf54: Implement basic publishing (authored by angelo).
Implement basic publishing
Nov 25 2020, 9:13 PM
angelo committed rWFSUIacde0c8978f5: Add toolbar button logic, menu item, keyboard shortcut for server reload (authored by angelo).
Add toolbar button logic, menu item, keyboard shortcut for server reload
Nov 25 2020, 8:11 PM
angelo committed rWFSUI735867a94043: Add new-post logic to toolbar button and menu, fix broken iOS code (authored by angelo).
Add new-post logic to toolbar button and menu, fix broken iOS code
Nov 25 2020, 7:46 PM
angelo committed rWFSUI1e432c6adb3c: Fix spacing when collapsing sidebar, add other buttons to toolbar (authored by angelo).
Fix spacing when collapsing sidebar, add other buttons to toolbar
Nov 25 2020, 7:46 PM

Nov 24 2020

angelo committed rWFSUI1215a1727a82: Remove PostListView toolbar (new post and reload from server) (authored by angelo).
Remove PostListView toolbar (new post and reload from server)
Nov 24 2020, 9:31 PM
angelo committed rWFSUI39ae83905225: Add toolbar button and menu entry to toggle sidebar (authored by angelo).
Add toolbar button and menu entry to toggle sidebar
Nov 24 2020, 9:31 PM
angelo committed rWFSUI1a8ae1d4d30e: Remove PostEditorView toolbar (post status badge and publish button) (authored by angelo).
Remove PostEditorView toolbar (post status badge and publish button)
Nov 24 2020, 9:31 PM
angelo committed rWFSUI2e56d62ea883: Implement line spacing on post (authored by angelo).
Implement line spacing on post
Nov 24 2020, 7:36 PM

Nov 23 2020

angelo committed rWFSUIe884a905821e: Clean up print statements and setting fonts (authored by angelo).
Clean up print statements and setting fonts
Nov 23 2020, 8:07 PM
angelo committed rWFSUI2078eb7199ed: Conform to similar test as iOS app for showing server reload UI (authored by angelo).
Conform to similar test as iOS app for showing server reload UI
Nov 23 2020, 8:07 PM
angelo committed rWFSUIc2e124de31d6: Render post in correct font (authored by angelo).
Render post in correct font
Nov 23 2020, 8:06 PM
angelo committed rWFSUI486b2ce0feab: Implement post status change detection (authored by angelo).
Implement post status change detection
Nov 23 2020, 8:06 PM
angelo committed rWFSUI99551b9a1d70: Make first responder only if this is a blank new post (authored by angelo).
Make first responder only if this is a blank new post
Nov 23 2020, 8:06 PM
angelo committed rWFSUIc655e628e136: Clean up SwiftLint warnings and add pseudo-placeholder text to editor (authored by angelo).
Clean up SwiftLint warnings and add pseudo-placeholder text to editor
Nov 23 2020, 5:16 PM
angelo committed rWFSUIba6471684057: Initial integration of MacEditorTextView into post editor (authored by angelo).
Initial integration of MacEditorTextView into post editor
Nov 23 2020, 5:16 PM
angelo committed rWFSUId333049cac8c: Add tweaked MacEditorTextView to project (authored by angelo).
Add tweaked MacEditorTextView to project
Nov 23 2020, 5:16 PM

Nov 20 2020

angelo committed rWFSUI9497b64b07f6: Use NSViewRepresentable-wrapped NSTextViews instead of SwiftUI controls (authored by angelo).
Use NSViewRepresentable-wrapped NSTextViews instead of SwiftUI controls
Nov 20 2020, 2:53 PM

Nov 18 2020

angelo committed rWFSUI076df6d5a0da: Update change log for iOS release (authored by angelo).
Update change log for iOS release
Nov 18 2020, 4:00 PM

Nov 13 2020

angelo committed rWFSUId8794e6810ac: Update change log and bump build number (authored by angelo).
Update change log and bump build number
Nov 13 2020, 8:18 PM
angelo committed rWFSUI088e5924a1f9: Only update the textView if it doesn't match text binding (authored by angelo).
Only update the textView if it doesn't match text binding
Nov 13 2020, 6:41 PM
angelo committed rWFSUI4036c74b1628: Revert "Add cursor-reset workaround to editor's wrapped text views" (authored by angelo).
Revert "Add cursor-reset workaround to editor's wrapped text views"
Nov 13 2020, 5:31 PM
angelo added a reverting change for rWFSUI47e120ebe3e0: Add cursor-reset workaround to editor's wrapped text views: rWFSUI4036c74b1628: Revert "Add cursor-reset workaround to editor's wrapped text views".
Nov 13 2020, 5:31 PM
angelo committed rWFSUI47e120ebe3e0: Add cursor-reset workaround to editor's wrapped text views (authored by angelo).
Add cursor-reset workaround to editor's wrapped text views
Nov 13 2020, 4:28 PM

Nov 11 2020

angelo committed rWFSUI539597bd5a63: Fix link in README (authored by angelo).
Fix link in README
Nov 11 2020, 9:24 PM
angelo committed rWFSUI7fc0f87bd0fc: Set dock name to "WriteFreely for Mac" (authored by angelo).
Set dock name to "WriteFreely for Mac"
Nov 11 2020, 9:24 PM
angelo committed rWFSUI0845a5638663: Set name to be shown in Menu bar (authored by angelo).
Set name to be shown in Menu bar
Nov 11 2020, 9:24 PM
angelo committed rWFSUI030fb62b1af2: Add simple logo to launch screen storyboard (authored by angelo).
Add simple logo to launch screen storyboard
Nov 11 2020, 5:14 PM
angelo committed rWFSUI45386b66c345: Update change log and bump build number (authored by angelo).
Update change log and bump build number
Nov 11 2020, 4:49 PM
angelo committed rWFSUI3b31f36a0338: Fix bug with placeholder text not disappearing (authored by angelo).
Fix bug with placeholder text not disappearing
Nov 11 2020, 3:37 PM

Nov 10 2020

angelo committed rWFSUI889faf935161: Don't extract lede if the incoming string is empty (authored by angelo).
Don't extract lede if the incoming string is empty
Nov 10 2020, 8:24 PM
angelo committed rWFSUIe5d844757a41: Fix links to credits (authored by angelo).
Fix links to credits
Nov 10 2020, 8:09 PM
angelo committed rWFSUI0b02903b2612: Fix cursor-jump bug (authored by angelo).
Fix cursor-jump bug
Nov 10 2020, 8:09 PM
angelo committed rWFSUI76089ef75950: Present error alert if token is invalid and ensure user is logged out (authored by angelo).
Present error alert if token is invalid and ensure user is logged out
Nov 10 2020, 4:25 PM

Nov 9 2020

angelo committed rWFSUIc32c67040fbc: Fix the lede extractor for edge cases (authored by angelo).
Fix the lede extractor for edge cases
Nov 9 2020, 7:56 PM
angelo committed rWFSUI81b4d38aea04: Update change log and bump build number (authored by angelo).
Update change log and bump build number
Nov 9 2020, 4:54 PM

Nov 6 2020

angelo committed rWFSUId9897093195e: Include punctuation in first-sentence lede (authored by angelo).
Include punctuation in first-sentence lede
Nov 6 2020, 9:53 PM
angelo committed rWFSUIcd6f8adbbb16: Don't return more than the first line on short titleless posts (authored by angelo).
Don't return more than the first line on short titleless posts
Nov 6 2020, 9:53 PM
angelo committed rWFSUI62e3c9aa0ed6: Don't elide ledes that are shorter than 80 characters (authored by angelo).
Don't elide ledes that are shorter than 80 characters
Nov 6 2020, 9:53 PM
angelo committed rWFSUI01b5633cc2a9: Show lede in list if post has no title (authored by angelo).
Show lede in list if post has no title
Nov 6 2020, 7:50 PM
angelo committed rWFSUI2d911cf0d615: Update lede on new posts as user types (authored by angelo).
Update lede on new posts as user types
Nov 6 2020, 7:50 PM
angelo committed rWFSUI00bd18463e97: Add function to strip Markdown-formatted images (authored by angelo).
Add function to strip Markdown-formatted images
Nov 6 2020, 7:50 PM
angelo committed rWFSUI60ce0868caf4: Add function to strip Markdown formatting for headings (authored by angelo).
Add function to strip Markdown formatting for headings
Nov 6 2020, 3:22 PM

Nov 5 2020

angelo committed rWFSUI3799a0e79221: Create extractLede function on PostListModel (authored by angelo).
Create extractLede function on PostListModel
Nov 5 2020, 9:54 PM

Nov 4 2020

angelo committed rWFSUI444859b2fba7: Load last draft or new post on launch (authored by angelo).
Load last draft or new post on launch
Nov 4 2020, 8:42 PM
angelo committed rWFSUI55473f6a7960: Fix indent issue affecting last draft fetching (authored by angelo).
Fix indent issue affecting last draft fetching
Nov 4 2020, 8:42 PM
angelo committed rWFSUI4d37cae4bfcd: Save changes to local store when post status changes (authored by angelo).
Save changes to local store when post status changes
Nov 4 2020, 8:42 PM
angelo committed rWFSUId3e89e2a4586: Save or clear last draft URL from based on change in post status (authored by angelo).
Save or clear last draft URL from based on change in post status
Nov 4 2020, 8:42 PM
angelo committed rWFSUIc1ed348c9649: Dispatch last-draft URL save to main queue to avoid iPad race condition (authored by angelo).
Dispatch last-draft URL save to main queue to avoid iPad race condition
Nov 4 2020, 8:42 PM
angelo committed rWFSUI14aed4a14dec: Clear last draft when leaving the editor (authored by angelo).
Clear last draft when leaving the editor
Nov 4 2020, 8:42 PM

Nov 2 2020

angelo committed rWFSUI51f8495a06ed: Make Return key navigate from title field to last body field position (authored by angelo).
Make Return key navigate from title field to last body field position
Nov 2 2020, 8:06 PM
angelo committed rWFSUIc44d48e5263f: Add line spacing to title text field (authored by angelo).
Add line spacing to title text field
Nov 2 2020, 8:06 PM
angelo committed rWFSUId129c0d0f93c: Save/clear last draft based on status when loading post in editor (authored by angelo).
Save/clear last draft based on status when loading post in editor
Nov 2 2020, 6:22 PM
angelo committed rWFSUI01bfe7e74a43: Call PostListModel.remove() async on main queue (authored by angelo).
Call PostListModel.remove() async on main queue
Nov 2 2020, 6:22 PM
angelo committed rWFSUI4ef40453d548: Add methods to save, clear, and retrieve last draft from UserDefaults (authored by angelo).
Add methods to save, clear, and retrieve last draft from UserDefaults
Nov 2 2020, 6:22 PM

Oct 29 2020

angelo committed rWFSUI3c81b5cd6886: Propagate login/logout fixes to Mac app target (authored by angelo).
Propagate login/logout fixes to Mac app target
Oct 29 2020, 9:23 PM