Page MenuHomeWrite.as
Feed All Stories

Nov 6 2020

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
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
Nov 6 2020, 7:47 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

matt closed T793: Respect collection redirects on Snap.as as Resolved by committing Restricted Diffusion Commit.
Nov 4 2020, 10:28 PM · Restricted Project, Snap.as
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
matt added a project to T793: Respect collection redirects on Snap.as: Restricted Project.
Nov 4 2020, 8:29 PM · Restricted Project, Snap.as
matt triaged T794: Allow user to move blog to team on team creation as Unbreak Now! priority.
Nov 4 2020, 8:24 PM · Restricted Project, Write.as Web, Organizations
matt added a comment to T781: Photo not found page.

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.

Nov 4 2020, 8:14 PM · Snap.as
matt triaged T793: Respect collection redirects on Snap.as as Unbreak Now! priority.
Nov 4 2020, 8:10 PM · Restricted Project, Snap.as
matt triaged T792: Respect collection redirects on Submit.as as Low priority.
Nov 4 2020, 8:09 PM · Submit.as
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
Nov 4 2020, 7:27 PM
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 4 2020, 7:27 PM

Nov 3 2020

matt added a subtask for T245: Import posts from other platforms: T758: Upload photos via API.
Nov 3 2020, 3:40 PM · Roadmap, Import, WriteFreely, Write.as Web
matt added a parent task for T758: Upload photos via API: T245: Import posts from other platforms.
Nov 3 2020, 3:40 PM · Restricted Project, Roadmap, Snap.as API
matt added a project to T245: Import posts from other platforms: Restricted Project.
Nov 3 2020, 3:37 PM · Roadmap, Import, WriteFreely, Write.as Web

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
Nov 2 2020, 9:20 PM
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
GitHub <noreply@github.com> committed rWFSUI66266dafddf1: Merge pull request #116 from writeas/show-drafts-only-when-logged-out (authored by angelo).
Merge pull request #116 from writeas/show-drafts-only-when-logged-out
Nov 2 2020, 6:22 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

Nov 1 2020

GitHub <noreply@github.com> committed rWF8b8f0f9e50f6: Bump github.com/fatih/color from 1.9.0 to 1.10.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/fatih/color from 1.9.0 to 1.10.0
Nov 1 2020, 5:38 AM
GitHub <noreply@github.com> committed rWFed00417d8dd0: Bump gopkg.in/ini.v1 from 1.61.0 to 1.62.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump gopkg.in/ini.v1 from 1.61.0 to 1.62.0
Nov 1 2020, 5:38 AM

Oct 30 2020

matt triaged T752: Private email replies as Normal priority.
Oct 30 2020, 2:01 PM · Write.as Web, Remark.as
matt removed a project from T686: Enable Admin user creation in Dashboard: Roadmap.

This isn't high-priority enough to be on our planned roadmap right now.

Oct 30 2020, 1:44 PM · Usability, Restricted Project, WriteFreely

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
angelo committed rWFSUI06510f181e9c: Fix post-count label to fetch info from managed object context (authored by angelo).
Fix post-count label to fetch info from managed object context
Oct 29 2020, 9:23 PM
angelo committed rWFSUI518d793d5dad: Fix SwiftLint error about function body length (authored by angelo).
Fix SwiftLint error about function body length
Oct 29 2020, 9:23 PM
angelo committed rWFSUIe7408a47e9c8: Fix crash-on-load bug by cleaning up/thread-sanitizing CoreData calls (authored by angelo).
Fix crash-on-load bug by cleaning up/thread-sanitizing CoreData calls
Oct 29 2020, 9:23 PM
angelo committed rWFSUIbd695b23e614: Remove anything that attempts to set selected post or last draft (authored by angelo).
Remove anything that attempts to set selected post or last draft
Oct 29 2020, 9:23 PM
angelo committed rWFSUIdbf2ecda60dd: Show only drafts list if logged out (authored by angelo).
Show only drafts list if logged out
Oct 29 2020, 3:02 PM
angelo committed rWFSUIc2df4cab8672: Default to all-posts list if logged in, drafts otherwise (authored by angelo).
Default to all-posts list if logged in, drafts otherwise
Oct 29 2020, 3:02 PM

Oct 28 2020

angelo committed rWFSUI61cc9464c0b0: Fix insertion-point bug in body editor (authored by angelo).
Fix insertion-point bug in body editor
Oct 28 2020, 5:25 PM
angelo committed rWFSUI3134965b2c3a: Add (dynamic) line spacing back to post body editor (authored by angelo).
Add (dynamic) line spacing back to post body editor
Oct 28 2020, 5:25 PM
angelo committed rWFSUI3becfcbf7325: Use PostBodyTitleView and PostBodyTextView for post editor (authored by angelo).
Use PostBodyTitleView and PostBodyTextView for post editor
Oct 28 2020, 5:25 PM
angelo committed rWFSUI86cf0e976de8: Create UIViewRepresentable / UITextView for iOS post title editor (authored by angelo).
Create UIViewRepresentable / UITextView for iOS post title editor
Oct 28 2020, 5:25 PM
angelo committed rWFSUI3b88d45841a2: Add placeholder files for UIViewRepresentable replacement of TextEditor (authored by angelo).
Add placeholder files for UIViewRepresentable replacement of TextEditor
Oct 28 2020, 5:25 PM
angelo committed rWFSUIaa519354825c: Create UIViewRepresentable / UITextView for iOS post body editor (authored by angelo).
Create UIViewRepresentable / UITextView for iOS post body editor
Oct 28 2020, 5:25 PM

Oct 27 2020

GitHub <noreply@github.com> committed rWFSUI1170caaf4a2a: Merge pull request #110 from writeas/keep-local-posts-on-logout (authored by angelo).
Merge pull request #110 from writeas/keep-local-posts-on-logout
Oct 27 2020, 5:13 PM
GitHub <noreply@github.com> committed rWFSUIe7dff3990573: Merge pull request #109 from writeas/ios-add-howto-link (authored by angelo).
Merge pull request #109 from writeas/ios-add-howto-link
Oct 27 2020, 5:12 PM
GitHub <noreply@github.com> committed rWFSUIed19742723f8: Merge pull request #112 from writeas/refactor-posteditorview (authored by angelo).
Merge pull request #112 from writeas/refactor-posteditorview
Oct 27 2020, 5:10 PM
matt moved T622: Accept webmentions from Far Future to Hopes & Dreams on the Remark.as board.
Oct 27 2020, 12:50 PM · Write.as Web, Remark.as
matt moved T616: Support Webmentions from Far Future to Next on the Remark.as board.
Oct 27 2020, 12:50 PM · WriteFreely, Write.as Web, Remark.as
matt moved T752: Private email replies from Future to Q1 2021 - Jan-Mar on the Roadmap board.
Oct 27 2020, 11:46 AM · Write.as Web, Remark.as
matt moved T753: Public blog post replies from Future to Q1 2021 - Jan-Mar on the Roadmap board.
Oct 27 2020, 11:46 AM · Write.as Web, Remark.as
matt added a project to T753: Public blog post replies: Roadmap.
Oct 27 2020, 11:46 AM · Write.as Web, Remark.as
matt added a parent task for T616: Support Webmentions: T753: Public blog post replies.
Oct 27 2020, 11:45 AM · WriteFreely, Write.as Web, Remark.as
matt added a subtask for T753: Public blog post replies: T616: Support Webmentions.
Oct 27 2020, 11:45 AM · Write.as Web, Remark.as
matt added a project to T752: Private email replies: Roadmap.
Oct 27 2020, 11:45 AM · Write.as Web, Remark.as

Oct 26 2020

matt closed Restricted Maniphest Task, a subtask of T756: Team / shared photo uploads, as Resolved.
Oct 26 2020, 10:32 PM · Restricted Project, Roadmap, Organizations, Snap.as
matt closed Restricted Maniphest Task, a subtask of T758: Upload photos via API, as Resolved.
Oct 26 2020, 10:32 PM · Restricted Project, Roadmap, Snap.as API
matt closed Restricted Maniphest Task, a subtask of T763: Support storing images in S3, as Resolved.
Oct 26 2020, 10:32 PM · Snap.as

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]
Oct 23 2020, 8:02 PM
angelo committed rWFSUIfea9160a1587: Use adaptive line spacing on iOS (fixes #111) (authored by angelo).
Use adaptive line spacing on iOS (fixes #111)
Oct 23 2020, 6:10 PM
angelo committed rWFSUI14b7e0f941fe: Refactor text-editing views out of PostEditorView [iOS] (authored by angelo).
Refactor text-editing views out of PostEditorView [iOS]
Oct 23 2020, 6:10 PM
angelo committed rWFSUIb5687091e8c6: Refactor remote-change prompt out of PostEditorView [iOS] (authored by angelo).
Refactor remote-change prompt out of PostEditorView [iOS]
Oct 23 2020, 3:09 PM
GitHub <noreply@github.com> committed rWFSUId6a073ccd87d: Merge pull request #107 from writeas/editor-design-improvements (authored by angelo).
Merge pull request #107 from writeas/editor-design-improvements
Oct 23 2020, 1:41 PM

Oct 22 2020

angelo committed rWFSUI5a2b999bcd89: Present action sheet to confirm logout (authored by angelo).
Present action sheet to confirm logout
Oct 22 2020, 9:12 PM
angelo committed rWFSUI735326891e7e: Hide the keyboard on tapping the log-in button (authored by angelo).
Hide the keyboard on tapping the log-in button
Oct 22 2020, 9:12 PM
angelo committed rWFSUI932da4ac4801: Purge everything except local posts on logout (authored by angelo).
Purge everything except local posts on logout
Oct 22 2020, 9:12 PM
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 22 2020, 2:16 PM

Oct 21 2020

angelo committed rWFSUIbb1c06f84d00: Add how-to link URL to WriteFreelyModel (authored by angelo).
Add how-to link URL to WriteFreelyModel
Oct 21 2020, 8:57 PM
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 21 2020, 8:57 PM
matt committed rWFSUI873d39eb5cab: [Mac] Make editor title field padding consistent with body (authored by matt).
[Mac] Make editor title field padding consistent with body
Oct 21 2020, 8:04 PM
matt committed rWFSUI5d59e180e7d3: [Mac] Add some spacing between lines in the editor (authored by matt).
[Mac] Add some spacing between lines in the editor
Oct 21 2020, 8:04 PM
matt committed rWFSUI60ebdd2e3e03: Add some spacing between lines in the editor (authored by matt).
Add some spacing between lines in the editor
Oct 21 2020, 7:58 PM
GitHub <noreply@github.com> committed rWFSUI2e38bcc42eb2: Merge pull request #99 from writeas/fix-share-link-after-moving-post (authored by angelo).
Merge pull request #99 from writeas/fix-share-link-after-moving-post
Oct 21 2020, 7:41 PM
GitHub <noreply@github.com> committed rWFSUIa2efef2f72a3: Merge pull request #100 from writeas/show-progressview-during-network-requests (authored by angelo).
Merge pull request #100 from writeas/show-progressview-during-network-requests
Oct 21 2020, 6:02 PM
matt committed rWFSUId780be07c2a2: Make editor title field padding consistent with body (authored by matt).
Make editor title field padding consistent with body
Oct 21 2020, 4:46 PM

Oct 20 2020

GitHub <noreply@github.com> committed rWFSUI055caae5ab2e: Update README for latest info (authored by angelo).
Update README for latest info
Oct 20 2020, 7:48 PM
GitHub <noreply@github.com> committed rWFSUIbb7f0bb2d1b0: Create HOWTO-iOS.md (authored by angelo).
Create HOWTO-iOS.md
Oct 20 2020, 5:32 PM

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
Oct 16 2020, 9:37 PM
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
Oct 16 2020, 9:37 PM
angelo committed rWFSUI3ebfa7a0d1ee: Set isProcessingRequest on network request start, unset on end (authored by angelo).
Set isProcessingRequest on network request start, unset on end
Oct 16 2020, 9:37 PM
angelo committed rWFSUI1feeed7354ea: Publish isProcessingRequest flag to switch ProgressView with Button (authored by angelo).
Publish isProcessingRequest flag to switch ProgressView with Button
Oct 16 2020, 9:37 PM
angelo committed rWFSUI404d557cabdd: Call updateFromServer() after moving the post (authored by angelo).
Call updateFromServer() after moving the post
Oct 16 2020, 6:55 PM
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 16 2020, 6:55 PM
matt added a parent task for T573: Reply to an ActivityPub post: T753: Public blog post replies.
Oct 16 2020, 3:13 PM · Federation, Write.as Web, Remark.as, WriteFreely
matt added a subtask for T753: Public blog post replies: T573: Reply to an ActivityPub post.
Oct 16 2020, 3:13 PM · Write.as Web, Remark.as
matt moved T573: Reply to an ActivityPub post from Requirements to Improvements on the Federation board.
Oct 16 2020, 2:39 PM · Federation, Write.as Web, Remark.as, WriteFreely
matt added a project to T573: Reply to an ActivityPub post: Federation.
Oct 16 2020, 2:38 PM · Federation, Write.as Web, Remark.as, WriteFreely
matt moved T709: Include images as attachments in ActivityStreams data from Requirements to Improvements on the Federation board.
Oct 16 2020, 2:38 PM · Good First Issue, Federation, Write.as Web, WriteFreely
matt moved T546: Custom blog avatar from Requirements to Improvements on the Federation board.
Oct 16 2020, 2:37 PM · Write.as Web, SnapFreely, Snap.as, Federation, User Customization, WriteFreely
matt added a project to T546: Custom blog avatar: Write.as Web.
Oct 16 2020, 2:06 PM · Write.as Web, SnapFreely, Snap.as, Federation, User Customization, WriteFreely
matt added projects to T546: Custom blog avatar: Snap.as, SnapFreely.
Oct 16 2020, 2:06 PM · Write.as Web, SnapFreely, Snap.as, Federation, User Customization, WriteFreely
matt merged Restricted Maniphest Task into T489: Initially populate gallery with thumbnails.
Oct 16 2020, 1:49 PM · Snap.as
matt renamed T489: Initially populate gallery with thumbnails from Populate gallery with very small thumbnails to Initially populate gallery with thumbnails.
Oct 16 2020, 1:48 PM · Snap.as

Oct 15 2020

matt moved T642: Upload photos via email from Future to Q2 2021 - Apr-Jun on the Roadmap board.
Oct 15 2020, 3:02 PM · Write.as Web, Snap.as
matt added a project to T642: Upload photos via email: Roadmap.
Oct 15 2020, 3:02 PM · Write.as Web, Snap.as