- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Oct 28 2020
Oct 28 2020
angelo committed rWFSUI3b88d45841a2: Add placeholder files for UIViewRepresentable replacement of TextEditor (authored by angelo).
Add placeholder files for UIViewRepresentable replacement of TextEditor
angelo committed rWFSUIaa519354825c: Create UIViewRepresentable / UITextView for iOS post body editor (authored by angelo).
Create UIViewRepresentable / UITextView for iOS post body editor
Oct 27 2020
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
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
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 26 2020
Oct 26 2020
matt closed Restricted Maniphest Task, a subtask of T763: Support storing images in S3, as Resolved.
Oct 23 2020
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]
angelo committed rWFSUIfea9160a1587: Use adaptive line spacing on iOS (fixes #111) (authored by angelo).
Use adaptive line spacing on iOS (fixes #111)
angelo committed rWFSUI14b7e0f941fe: Refactor text-editing views out of PostEditorView [iOS] (authored by angelo).
Refactor text-editing views out of PostEditorView [iOS]
angelo committed rWFSUIb5687091e8c6: Refactor remote-change prompt out of PostEditorView [iOS] (authored by angelo).
Refactor remote-change prompt out of PostEditorView [iOS]
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 22 2020
Oct 22 2020
Present action sheet to confirm logout
angelo committed rWFSUI735326891e7e: Hide the keyboard on tapping the log-in button (authored by angelo).
Hide the keyboard on tapping the log-in button
angelo committed rWFSUI932da4ac4801: Purge everything except local posts on logout (authored by angelo).
Purge everything except local posts on logout
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 21 2020
Oct 21 2020
Add how-to link URL to WriteFreelyModel
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
matt committed rWFSUI873d39eb5cab: [Mac] Make editor title field padding consistent with body (authored by matt).
[Mac] Make editor title field padding consistent with body
matt committed rWFSUI5d59e180e7d3: [Mac] Add some spacing between lines in the editor (authored by matt).
[Mac] Add some spacing between lines in the editor
Add some spacing between lines in the editor
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
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
matt committed rWFSUId780be07c2a2: Make editor title field padding consistent with body (authored by matt).
Make editor title field padding consistent with body
Oct 20 2020
Oct 20 2020
GitHub <noreply@github.com> committed rWFSUI055caae5ab2e: Update README for latest info (authored by angelo).
Update README for latest info
Create HOWTO-iOS.md
Oct 16 2020
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
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
angelo committed rWFSUI3ebfa7a0d1ee: Set isProcessingRequest on network request start, unset on end (authored by angelo).
Set isProcessingRequest on network request start, unset on end
angelo committed rWFSUI1feeed7354ea: Publish isProcessingRequest flag to switch ProgressView with Button (authored by angelo).
Publish isProcessingRequest flag to switch ProgressView with Button
angelo committed rWFSUI404d557cabdd: Call updateFromServer() after moving the post (authored by angelo).
Call updateFromServer() after moving the post
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
matt moved T573: Reply to an ActivityPub post from Requirements to Improvements on the Federation board.
matt moved T709: Include images as attachments in ActivityStreams data from Requirements to Improvements on the Federation board.
matt renamed T489: Initially populate gallery with thumbnails from Populate gallery with very small thumbnails to Initially populate gallery with thumbnails.
Oct 15 2020
Oct 15 2020
GitHub <noreply@github.com> committed rWGO155a23672447: Merge pull request #23 from writeas/markdown (authored by matt).
Merge pull request #23 from writeas/markdown
Support Markdown endpoint
Oct 13 2020
Oct 13 2020
Found a resource for adding the CMD + K binding for adding links: https://discuss.prosemirror.net/t/binding-command-k-to-open-insert-link-prompt/1354
Oct 13 2020, 8:46 PM · Restricted Project, Roadmap, Restricted Project, Usability, Pad, Restricted Project, WriteFreely
Darius Kazemi <darius.kazemi@gmail.com> committed rWF667cbb97ed40: Adding scope field to generic OAuth (authored by Darius Kazemi <darius.kazemi@gmail.com>).
Adding scope field to generic OAuth
GitHub <noreply@github.com> committed rWF3493921837b1: Merge pull request #402 from dariusk/dariusk/mastodon (authored by matt).
Merge pull request #402 from dariusk/dariusk/mastodon
Marcel van der Boom <marcel@hsdev.com> committed rWF5961eb8f2799: Drop the /tags/{tag} route (authored by Marcel van der Boom <marcel@hsdev.com>).
Drop the /tags/{tag} route
GitHub <noreply@github.com> committed rWF7d4df23d3c70: Merge pull request #397 from mrvdb/issue305 (authored by matt).
Merge pull request #397 from mrvdb/issue305
GitHub <noreply@github.com> committed rWF3b91400b6253: Merge pull request #387 from writeas/resize-customize-editor (authored by matt).
Merge pull request #387 from writeas/resize-customize-editor
GitHub <noreply@github.com> committed rWFbb008aa66c76: Merge pull request #382 from Antolius/fix-post-summary-escaping (authored by matt).
Merge pull request #382 from Antolius/fix-post-summary-escaping
Josip Antoliš <josip.antolis@protonmail.com> committed rWFeb76faa1298b: Fix escaping in post summary (authored by Josip Antoliš <josip.antolis@protonmail.com>).
Fix escaping in post summary
Oct 12 2020
Oct 12 2020
Update change log and bump build number
GitHub <noreply@github.com> committed rWFSUI4250e9943ccb: Merge pull request #96 from writeas/add-collection-setting-menu (authored by angelo).
Merge pull request #96 from writeas/add-collection-setting-menu
GitHub <noreply@github.com> committed rWFSUI9e48f7571769: Merge branch 'main' into add-collection-setting-menu (authored by angelo).
Merge branch 'main' into add-collection-setting-menu
GitHub <noreply@github.com> committed rWFSUIca6ab8cbb5df: Merge pull request #95 from writeas/login-fail-gracefully-invalid-url (authored by angelo).
Merge pull request #95 from writeas/login-fail-gracefully-invalid-url
GitHub <noreply@github.com> committed rWFSUI69a9b5e6eb3a: Merge pull request #94 from writeas/post-status-changes-on-update-from-server (authored by angelo).
Merge pull request #94 from writeas/post-status-changes-on-update-from-server
Oct 9 2020
Oct 9 2020
Oct 8 2020
Oct 8 2020
angelo committed rWFSUI50a7ca419f77: Require minimum version of 0.3.0 of WriteFreely Swift package (authored by angelo).
Require minimum version of 0.3.0 of WriteFreely Swift package
Basic API docs are now live here: https://developers.snap.as/docs/api/
angelo committed rWFSUI987be06d7f94: Use 'Anonymous' instead of 'Drafts' for Write.as accounts (authored by angelo).
Use 'Anonymous' instead of 'Drafts' for Write.as accounts
Enable moving posts to Drafts
angelo committed rWFSUI48625d40914d: Comment out the Delete option in the menu (to-do in #46) (authored by angelo).
Comment out the Delete option in the menu (to-do in #46)
Create new local posts as Drafts
angelo committed rWFSUIe3e0784f92e5: Implement publish-to-collection for local drafts (authored by angelo).
Implement publish-to-collection for local drafts
angelo committed rWFSUI44f03b59d5ae: Add move(post:from:to:) method to WriteFreelyModel (authored by angelo).
Add move(post:from:to:) method to WriteFreelyModel
angelo committed rWFSUIb216b576c81c: Set up UI for editor menu and changing collection (authored by angelo).
Set up UI for editor menu and changing collection
Oct 7 2020
Oct 7 2020
This is the new backend for Snap.as.
matt closed T763: Support storing images in S3, a subtask of T687: Configure image storage backend, as Resolved.
matt closed T740: Support cancelling Team subscription as Resolved by committing Restricted Diffusion Commit.
matt placed T112: With no internet connection, add deleted posts to "connected again" queue up for grabs.