I'd say the assumed behavior will be that all posts are imported. This is the behavior on the web app, and will be the behavior on the Android app, as well.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 2 2019
Can you verify requests (both login and delete) are going to the right environment with some logging on your end? If they are, I'll add some logging on the dev server.
Not crucial in the short-term.
Not crucial in the short-term.
Requested by a regular Snap.as user on the forum.
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
May 31 2019
I'm sending logs over from the dev server now, polled every 10 seconds. You can view on our team server with:
May 30 2019
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.
In T604#9443, @robjloranger wrote:@matt by unsynced posts, do you mean unclaimed? i.e. https://developers.write.as/docs/api/#claim-posts
Excellent 😃
I think I like the full local / remote word for now; it's clear and saves me from looking up what letters mean in the user guide.
In T594#9289, @robjloranger wrote:this will be set on the writefreely cli, the writeas cli will retain the original .writeas directory
@robjloranger We should leverage the changes made by abhinav in PR #19 to implement this. Most of the work will probably be in moving things around to fit our new structure where everything is broken up.