- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 8 2020
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
Show blog name badge in All Posts list
Conor Flynn <conor@glimpse.ie> committed rWF0eb1a2deecb4: Fixes broken Docker/docker-compose structures. (authored by Conor Flynn <conor@glimpse.ie>).
Fixes broken Docker/docker-compose structures.
GitHub <noreply@github.com> committed rWF53ea85dc8660: Merge pull request #407 from conor-f/docker-fixes (authored by matt).
Merge pull request #407 from conor-f/docker-fixes
Conor Flynn <conor@glimpse.ie> committed rWF9f925c81386c: Changes docker-compose image to use writefreely. (authored by Conor Flynn <conor@glimpse.ie>).
Changes docker-compose image to use writefreely.
Dec 7 2020
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
angelo committed rWFSUIfb5255cb0497: Clean up SwiftLint warning with multiline string literal (authored by angelo).
Clean up SwiftLint warning with multiline string literal
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
angelo committed rWFSUI709a654528cf: Reset selectedCollection/showAllPosts when dismissing PostListView (authored by angelo).
Reset selectedCollection/showAllPosts when dismissing PostListView
Dec 4 2020
Dec 4 2020
angelo committed rWFSUIa0b12184732b: Use published properties for selectedCollection and showAllPosts (authored by angelo).
Use published properties for selectedCollection and showAllPosts
Dec 3 2020
Dec 3 2020
GitHub <noreply@github.com> committed rWFSUIc87309d6b045: Merge pull request #145 from writeas/fix-ui-for-log-out-alert (authored by angelo).
Merge pull request #145 from writeas/fix-ui-for-log-out-alert
GitHub <noreply@github.com> committed rWFSUI30ec1581ea8e: Merge pull request #148 from writeas/add-a-support-link-to-the-help-menu (authored by angelo).
Merge pull request #148 from writeas/add-a-support-link-to-the-help-menu
matt moved T599: Pin external URLs to navigation from Q4 2020 - Oct-Dec to Q1 2021 - Jan-Mar on the Roadmap board.
Dec 3 2020, 4:02 PM · Restricted Project, Unknown Object (Project), Publisher, WriteFreely, Write.as Web
matt moved T746: Publish accepted submission to WordPress from Q1 2021 - Jan-Mar to Q3 2021 - Jul-Sep on the Roadmap board.
matt moved T290: Add WordPress cross-posting from Q1 2021 - Jan-Mar to Q3 2021 - Jul-Sep on the Roadmap board.
matt moved T750: Post revision tracking from Q1 2021 - Jan-Mar to Q3 2021 - Jul-Sep on the Roadmap board.
Dec 3 2020, 3:32 PM · Unknown Object (Project), Roadmap, Restricted Project, Usability, Pad, Restricted Project, WriteFreely
angelo committed rWFSUI5dc510835463: Add "Visit Support Forum" item to Help menu (authored by angelo).
Add "Visit Support Forum" item to Help menu
Dec 2 2020
Dec 2 2020
Dec 1 2020
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
GitHub <noreply@github.com> committed rWFSUIb987ab703f43: Merge pull request #144 from writeas/overhaul-toolbar-on-mac (authored by angelo).
Merge pull request #144 from writeas/overhaul-toolbar-on-mac
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"
angelo committed rWFSUI43088fdc4458: Swap order of share and publish buttons in toolbar (authored by angelo).
Swap order of share and publish buttons in toolbar
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
Remove reload button from toolbar
angelo committed rWFSUIc1be3276945d: Use native SwiftUI SidebarCommands() for toggle-sidebar menu item (authored by angelo).
Use native SwiftUI SidebarCommands() for toggle-sidebar menu item
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"
Add AppDelegate method to handle reopen
GitHub <noreply@github.com> committed rWF1fe6bdcf1ccc: Bump github.com/urfave/cli/v2 from 2.2.0 to 2.3.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/urfave/cli/v2 from 2.2.0 to 2.3.0
GitHub <noreply@github.com> committed rWF36cb290dc219: Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.5 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.5
Nov 30 2020
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
Show alert instead of sheet on logout
Nov 27 2020
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
angelo committed rWFSUI3114d037b3d7: Refactor active-post toolbar buttons into extracted view (authored by angelo).
Refactor active-post toolbar buttons into extracted view
Nov 26 2020
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
angelo committed rWFSUI5dabe97db4fa: Restore alerts on Edit > Delete, no-network failure (authored by angelo).
Restore alerts on Edit > Delete, no-network failure
angelo committed rWFSUIb78899414439: Save/load last draft per editor launching policy (authored by angelo).
Save/load last draft per editor launching policy
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
angelo committed rWFSUI8ff1de188b73: Make adding and deleting posts more reliable/crashproof (authored by angelo).
Make adding and deleting posts more reliable/crashproof
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 25 2020
Nov 25 2020
Implement basic publishing
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
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
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 24 2020
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)
angelo committed rWFSUI39ae83905225: Add toolbar button and menu entry to toggle sidebar (authored by angelo).
Add toolbar button and menu entry to toggle sidebar
angelo committed rWFSUI1a8ae1d4d30e: Remove PostEditorView toolbar (post status badge and publish button) (authored by angelo).
Remove PostEditorView toolbar (post status badge and publish button)
GitHub <noreply@github.com> committed rWFSUI3c501cf67d3b: Merge pull request #143 from writeas/integrate-maceditortextview (authored by angelo).
Merge pull request #143 from writeas/integrate-maceditortextview
GitHub <noreply@github.com> committed rWFSUI5bfe2bc84bb1: Merge pull request #138 from writeas/fix-name-of-mac-app (authored by angelo).
Merge pull request #138 from writeas/fix-name-of-mac-app
Implement line spacing on post
Nov 23 2020
Nov 23 2020
angelo committed rWFSUIe884a905821e: Clean up print statements and setting fonts (authored by angelo).
Clean up print statements and setting fonts
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
Render post in correct font
Implement post status change detection
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
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
angelo committed rWFSUIba6471684057: Initial integration of MacEditorTextView into post editor (authored by angelo).
Initial integration of MacEditorTextView into post editor
Add tweaked MacEditorTextView to project
Nov 20 2020
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 19 2020
Nov 19 2020
matejcsok-istvan <matejcsok.upwork@gmail.com> committed rWFe1488e211121: pm editor saving issue and word counter fixed (authored by matejcsok-istvan <matejcsok.upwork@gmail.com>).
pm editor saving issue and word counter fixed
Nov 18 2020
Nov 18 2020
Update change log for iOS release
Nov 16 2020
Nov 16 2020
matt lowered the priority of T794: Allow user to move blog to team on team creation from Unbreak Now! to Medium-High.
Not a ton of attention on Teams right now; this isn't critical.
matt moved T796: Better "Read more" display on Submit.as from Unclassified to Trivial on the Bugs board.
Colin Axner <colinaxner@berkeley.edu> committed rWF75a79d49bdcf: remove unnecessary var (authored by Colin Axner <colinaxner@berkeley.edu>).
remove unnecessary var
GitHub <noreply@github.com> committed rWFd52e2826f87a: Merge pull request #389 from colin-axner/remove-unnecessary-var (authored by matt).
Merge pull request #389 from colin-axner/remove-unnecessary-var
matt moved T374: Support Micropub publishing to Write.as / WriteFreely from Q4 2020 - Oct-Dec to Q2 2021 - Apr-Jun on the Roadmap board.
matt moved T760: Anonymous photo galleries from Q4 2020 - Oct-Dec to Q1 2021 - Jan-Mar on the Roadmap board.
Nov 13 2020
Nov 13 2020
Update change log and bump build number
GitHub <noreply@github.com> committed rWFSUI6d8422c5f998: Merge pull request #140 from writeas/fix-cursor-jump-bug (authored by angelo).
Merge pull request #140 from writeas/fix-cursor-jump-bug
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
matt moved T497: Support pinning hashtags from Restricted Project Column to Restricted Project Column on the Restricted Project board.
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"
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 11 2020
Nov 11 2020
Fix link in README
Set dock name to "WriteFreely for Mac"
Set name to be shown in Menu bar
angelo committed rWFSUI030fb62b1af2: Add simple logo to launch screen storyboard (authored by angelo).
Add simple logo to launch screen storyboard
Update change log and bump build number
GitHub <noreply@github.com> committed rWFSUI3fad7f38d233: Merge pull request #125 from writeas/fix-cursor-jump-to-end-of-post-body (authored by angelo).
Merge pull request #125 from writeas/fix-cursor-jump-to-end-of-post-body
angelo committed rWFSUI3b31f36a0338: Fix bug with placeholder text not disappearing (authored by angelo).
Fix bug with placeholder text not disappearing
GitHub <noreply@github.com> committed rWFSUI93e055d12fd9: Merge pull request #121 from writeas/use-content-if-post-has-no-title (authored by angelo).
Merge pull request #121 from writeas/use-content-if-post-has-no-title
Nov 10 2020
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
GitHub <noreply@github.com> committed rWFSUI29aacd589e1f: Merge pull request #124 from writeas/fix-false-positive-on-login (authored by angelo).
Merge pull request #124 from writeas/fix-false-positive-on-login
Fix links to credits