Requested by a regular Snap.as user on the forum.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jun 2 2019
More people are using Snap.as for this reason.
Only bit remaining: changing an album's slug.
Really not needed right now.
Jun 1 2019
Additional questions we might want to answer:
- should there be a confirmation/warning if we are importing all posts?
- should we ask one at a time?
- if so should we pull the title and an excerpt during confirmation?
May 31 2019
thanks @matt, they aren't verbose enough though. Only requests and their http status + method.
I'm sending logs over from the dev server now, polled every 10 seconds. You can view on our team server with:
is it possible to see the server application logs for development.write.as
May 30 2019
I'm getting back a 403 forbidden with the correct token, it must be getting returned by go-writeas in writeas.go c.delete().
In T602#9361, @robjloranger wrote:found a cool little library for neat tabbed columns
As mentioned, original task was already taken care of, so closing this.
@robjloranger Hmm, but deleting local anonymous posts was the behavior in CLI v1, no? That should already work.
I edited the task because deleting of both published and write.as anonymous posts already works. just not the local anonymous ones, which I guess are the true anonymous posts.
I'm pretty sure this is already implemented. I'm going to look over the current version-two code as I write and think out loud.
i think local posts are the unclaimed posts for the user at the cli. it that correct?
In T604#9443, @robjloranger wrote:@matt by unsynced posts, do you mean unclaimed? i.e. https://developers.write.as/docs/api/#claim-posts
created a mock for the detailed output which i think would be good behind the flag d, detail M5
@matt by unsynced posts, do you mean unclaimed? i.e. https://developers.write.as/docs/api/#claim-posts
Excellent 😃