We won't include a way for users to set an author in the plain text editor for now. Everything else is complete.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Dec 29 2021
Sep 11 2021
Sep 2 2021
Aug 31 2021
Aug 30 2021
- Set author in Plain Text editor
- Update post author via API
- Update post author via metadata editing page
Aug 27 2021
Aug 10 2021
An org / user context will help here, so we can display the correct list of authors when publishing a post.
Aug 9 2021
While T850 isn't yet developed, we'll use the user's currently-selected publish target in the editor to determine where to upload to.
Jul 23 2021
Jul 20 2021
Jul 13 2021
Jul 7 2021
Jul 5 2021
This was recently reported by an affected user in writefreely#490.
May 14 2021
Apr 29 2021
This is live on Write.as and merged into WriteFreely for the v0.13 release.
Apr 22 2021
Will finish this up and get it merged. Because of how widely this feature is needed, I think we can get it in without the fediverse deletion functionality for now.
Mar 3 2021
Feb 22 2021
Docs are updated and WF pull request is open: #436.
This is already supported on Write.as and the Go API library, added in the attached commits. Will add it to WriteFreely and our API docs next.
Feb 17 2021
Feb 2 2021
Dec 3 2020
Dec 2 2020
Nov 25 2020
Nov 16 2020
Oct 7 2020
Oct 4 2020
Sep 18 2020
A new user (a photographer) requested this, and I think it makes sense to add it soon.
Sep 11 2020
Sep 3 2020
Aug 3 2020
Jul 29 2020
Jul 9 2020
Jul 6 2020
May 14 2020
We removed Medium cross-posting, so this is unnecessary.
This will be crucial for Submit.as supporting other publishing platforms outside of Write.as.
Especially with iA Writer supporting Micropub, it'd be great to add support in the near future.
Jan 5 2020
Partially implementing this as part of my work on T401: Post list paging and T714: Improve core navigation.
Oct 31 2019
PR for writefreely is up including CLI flags, next is to add things like federated deletes for all collections including default (i.e. username) and and posts if they are being deleted as well.
status update
Looks like this function also already exists in writefreely under *datastore, but is still out of date and needs modification.
Oct 30 2019
Note: implementation details are out of date and only apply to Write.as. For implementation in WriteFreely, refer to [deleteAccount()](https://phabricator.write.as/diffusion/W/browse/master/database.go$2674) func in rW.