Partially implementing this as part of my work on T401: Post list paging and T714: Improve core navigation.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 5 2020
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.
Oct 11 2019
Sep 25 2019
Aug 27 2019
Aug 26 2019
Aug 14 2019
Jul 21 2019
Jun 9 2019
This is dependent on backend changes (T637: Support more attributes when creating a collection).
Jun 4 2019
Jun 2 2019
May 31 2019
May 20 2019
Feb 4 2019
Nov 20 2018
Nov 18 2018
Nov 14 2018
Nov 13 2018
Nov 7 2018
Oct 31 2018
Or... not so important. We should also send a Delete activity for federated blogs.
May 2 2018
Even more important now due to the GDPR.
Feb 14 2018
Feb 4 2018
More users have requested this lately. This is especially important for those who want to limit their digital footprint, a major thing for privacy-conscious users.
Jan 21 2018
One more case to solve: when a post begins with a Snap.as image URL, like this one: https://www.processimagining.com/i-snap-as-xw7isae-jpg
Jan 16 2018
This is pretty solid now and covers most cases. Marking resolved.
Dec 29 2017
Oct 22 2017
Sep 9 2017
Sep 8 2017
No current demand for this.
Aug 8 2017
Aug 7 2017
May 1 2017
This is fairly straightforward to implement, so will be one of the first new Pro features to go with our new (higher) pricing.
Oct 16 2016
There isn't (and hasn't been) any clear need for this.
The user errors route is the wrong design for these problems. Instead, we need to track successful events, noting any errors that occur along with them. This will work for webhooks, cross-posts, connections to custom publish platforms.
Oct 5 2016
Oct 1 2016
Sep 17 2016
Sep 15 2016
Sep 14 2016
Sep 5 2016
Sep 3 2016
There are a lot of things to consider for this, like the auth process and how to maintain pseudonymity.