- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 1 2020
Dec 1 2020
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
Fix cursor-jump bug
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 9 2020
Nov 9 2020
Fix the lede extractor for edge cases
Update change log and bump build number
Nov 6 2020
Nov 6 2020
angelo committed rWFSUId9897093195e: Include punctuation in first-sentence lede (authored by angelo).
Include punctuation in first-sentence lede
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
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
Show lede in list if post has no title
Update lede on new posts as user types
angelo committed rWFSUI00bd18463e97: Add function to strip Markdown-formatted images (authored by angelo).
Add function to strip Markdown-formatted images
GitHub <noreply@github.com> committed rWFSUI9e3cc1f9d490: Merge pull request #120 from writeas/restore-launch-to-editor-functionality (authored by angelo).
Merge pull request #120 from writeas/restore-launch-to-editor-functionality
angelo committed rWFSUI60ce0868caf4: Add function to strip Markdown formatting for headings (authored by angelo).
Add function to strip Markdown formatting for headings
Nov 5 2020
Nov 5 2020
angelo committed rWFSUI3799a0e79221: Create extractLede function on PostListModel (authored by angelo).
Create extractLede function on PostListModel
Nov 4 2020
Nov 4 2020
matt closed T793: Respect collection redirects on Snap.as as Resolved by committing Restricted Diffusion Commit.
Load last draft or new post on launch
angelo committed rWFSUI55473f6a7960: Fix indent issue affecting last draft fetching (authored by angelo).
Fix indent issue affecting last draft fetching
angelo committed rWFSUI4d37cae4bfcd: Save changes to local store when post status changes (authored by angelo).
Save changes to local store when post status changes
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
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
Clear last draft when leaving the editor
Idea: It would be cool to make this page and T782: Album not found page unique by showing a photograph or graphic representing a 404. We could even do a contest to submit the images for these pages.
GitHub <noreply@github.com> committed rWFSUIefae5202f848: Merge branch 'main' into fix-crash-on-launch (authored by angelo).
Merge branch 'main' into fix-crash-on-launch
GitHub <noreply@github.com> committed rWFSUI8f0d21c5e10c: Merge pull request #118 from writeas/fix-crash-on-launch (authored by angelo).
Merge pull request #118 from writeas/fix-crash-on-launch
Nov 3 2020
Nov 3 2020
Nov 2 2020
Nov 2 2020
GitHub <noreply@github.com> committed rWFSUId09ddc35a232: Merge pull request #114 from writeas/implement-responder-chain-in-editor (authored by angelo).
Merge pull request #114 from writeas/implement-responder-chain-in-editor