Page MenuHomeMusing Studio
Feed All Stories

Jun 7 2019

robjloranger updated the task description for T630: v1 -> v2 compatability.
Jun 7 2019, 5:19 PM · Write.as CLI
robjloranger created T630: v1 -> v2 compatability.
Jun 7 2019, 5:17 PM · Write.as CLI
robjloranger edited projects for T629: number of posts in collection is always zero, added: WriteFreely; removed API Library: Go.

This could be reopened as a feature request.

Jun 7 2019, 4:54 PM · WriteFreely
robjloranger added a comment to T602: List collections.

I went with colls, but maybe blogs is better?

Jun 7 2019, 4:47 PM · WriteFreely CLI, Write.as CLI
robjloranger committed rWCLI30ecad172a26: add collection listing (authored by robjloranger).
add collection listing
Jun 7 2019, 4:45 PM
robjloranger committed rWCLI7ec72f5d5e0e: add collection listing (authored by robjloranger).
add collection listing
Jun 7 2019, 4:42 PM
robjloranger committed rWCLI4d110a37bdbf: use current application vocabulary (authored by robjloranger).
use current application vocabulary
Jun 7 2019, 4:42 PM
robjloranger committed rWCLI1a7d932c0f8d: finish getExcerpt and actualy add tests (authored by robjloranger).
finish getExcerpt and actualy add tests
Jun 7 2019, 4:42 PM
robjloranger committed rWCLI008354202dee: use stdout in list posts tabwriter (authored by robjloranger).
use stdout in list posts tabwriter
Jun 7 2019, 4:42 PM
robjloranger committed rWCLI27589c4219ec: fixes potential issue with multi-byte chars (authored by robjloranger).
fixes potential issue with multi-byte chars
Jun 7 2019, 4:42 PM
robjloranger committed rWCLI2bdcc5e160b5: only show local posts header if there are any (authored by robjloranger).
only show local posts header if there are any
Jun 7 2019, 4:42 PM
robjloranger committed rWCLIdb9f3bf536b3: Resolves T604 Fetch users posts if authenticated (authored by robjloranger).
Resolves T604 Fetch users posts if authenticated
Jun 7 2019, 4:41 PM
robjloranger committed rWCLI0836d29e24cb: go mod tidy, remove previous dep for columns (authored by robjloranger).
go mod tidy, remove previous dep for columns
Jun 7 2019, 4:41 PM
robjloranger committed rWCLIb308149fb6ca: rename cmd writeas list >> writeas posts (authored by robjloranger).
rename cmd writeas list >> writeas posts
Jun 7 2019, 4:41 PM
robjloranger created T629: number of posts in collection is always zero.
Jun 7 2019, 4:28 PM · WriteFreely
robjloranger closed T604: Fetch user posts if authenticated, a subtask of T602: List collections, as Resolved.
Jun 7 2019, 3:25 PM · WriteFreely CLI, Write.as CLI
robjloranger closed T604: Fetch user posts if authenticated as Resolved.
Jun 7 2019, 3:25 PM · Write.as CLI
GitHub <noreply@github.com> committed rWCLI440e210afa49: Merge pull request #29 from writeas/T604 (authored by matt).
Merge pull request #29 from writeas/T604
Jun 7 2019, 3:17 PM
robjloranger committed rWCLI4ac17b62dd0e: use stdout in list posts tabwriter (authored by robjloranger).
use stdout in list posts tabwriter
Jun 7 2019, 2:34 PM

Jun 6 2019

joyeusenoelle added a comment to T245: Import posts from other platforms.

Will do.

Jun 6 2019, 10:44 PM · Roadmap, Import, WriteFreely, Write.as Web
matt added a comment to T245: Import posts from other platforms.

I'd say the default behavior should be #1, to generate a unique slug for the imported collection.

Jun 6 2019, 10:43 PM · Roadmap, Import, WriteFreely, Write.as Web
matt lowered the priority of T543: Import posts from Ghost from Low to Wishlist.
Jun 6 2019, 10:39 PM · Import, WriteFreely
matt lowered the priority of T372: Import posts from Blogger from Normal to Wishlist.
Jun 6 2019, 10:38 PM · Write.as Web, Import, WriteFreely, Restricted Project
matt lowered the priority of T543: Import posts from Ghost from Normal to Low.
Jun 6 2019, 10:26 PM · Import, WriteFreely
joyeusenoelle added a comment to T245: Import posts from other platforms.

Commenting here since this affects all the child tasks:

Jun 6 2019, 8:09 PM · Roadmap, Import, WriteFreely, Write.as Web
robjloranger moved T586: Support any WriteFreely instance from Backlog to Soon on the WriteFreely CLI board.
Jun 6 2019, 3:16 AM · Restricted Project, WriteFreely CLI, Restricted Project

Jun 5 2019

robjloranger added a member for WriteFreely CLI: robjloranger.
Jun 5 2019, 10:41 PM
robjloranger moved T602: List collections from Backlog to Next Up on the WriteFreely CLI board.
Jun 5 2019, 10:40 PM · WriteFreely CLI, Write.as CLI
robjloranger moved T603: Publish to account / collections from Backlog to Next Up on the WriteFreely CLI board.
Jun 5 2019, 10:40 PM · WriteFreely CLI, Write.as CLI
robjloranger committed rWCLI97d682c73da2: use current application vocabulary (authored by robjloranger).
use current application vocabulary
Jun 5 2019, 10:32 PM
robjloranger added a comment to T604: Fetch user posts if authenticated.

last one, I promise. next time I'll use the mocks.

Jun 5 2019, 10:30 PM · Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

if using unclaimed works, how does this help sound?

Jun 5 2019, 10:16 PM · Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

what about using unclaimed for the local unsynced posts in this list?

Jun 5 2019, 10:00 PM · Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

ok cool, I'll make the change

Jun 5 2019, 9:42 PM · Write.as CLI
matt updated subscribers of T607: Support importing posts from JSON file.
Jun 5 2019, 9:35 PM · Import, Write.as Web, WriteFreely
matt added a comment to T604: Fetch user posts if authenticated.

As for terminology, I would say we should have "synced" vs "unsynced" for our release, just so we don't confuse people. Maybe the title then is "Status" instead of "Location"

Jun 5 2019, 9:30 PM · Write.as CLI
robjloranger closed T612: unauthenticated posts can not be deleted from the CLI while authenticated as Resolved.
Jun 5 2019, 9:04 PM · Write.as CLI, WriteFreely
matt added a comment to T527: Support importing posts from zip file.

Here's a library I built to start this rolling: https://github.com/writeas/zip-import

Jun 5 2019, 8:59 PM · Import, WriteFreely, Write.as Web
matt added a subtask for T527: Support importing posts from zip file: T609: Support importing TXT/MD files.
Jun 5 2019, 8:57 PM · Import, WriteFreely, Write.as Web
matt added a parent task for T609: Support importing TXT/MD files: T527: Support importing posts from zip file.
Jun 5 2019, 8:57 PM · Import, Write.as Web, WriteFreely
robjloranger added a comment to T596: add config wizard.

I think for this one, it will be both.

Jun 5 2019, 8:55 PM · WriteFreely CLI, Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

pinged the wrong matt on the PR for this. Also should be open until that is merged.

Jun 5 2019, 8:42 PM · Write.as CLI
robjloranger reopened T604: Fetch user posts if authenticated, a subtask of T602: List collections, as Open.
Jun 5 2019, 8:42 PM · WriteFreely CLI, Write.as CLI
GitHub <noreply@github.com> committed rWCLIaf2609efa65e: Merge pull request #30 from writeas/T612 (authored by matt).
Merge pull request #30 from writeas/T612
Jun 5 2019, 8:40 PM
robjloranger committed rWCLI07a55f4530a9: use cli.NewExitError in CmdDelete (authored by robjloranger).
use cli.NewExitError in CmdDelete
Jun 5 2019, 8:37 PM
robjloranger committed rWCLIdbe15329af30: return errors on delete command (authored by robjloranger).
return errors on delete command
Jun 5 2019, 8:34 PM
robjloranger added a comment to T628: new clients should take a base URL.

this is already implemented as NewClientWith

Jun 5 2019, 8:28 PM · API Library: Go
robjloranger added a comment to T612: unauthenticated posts can not be deleted from the CLI while authenticated.

I also put up #30 CLI which returns the errors during delete to the user. Then this can close.

Jun 5 2019, 8:23 PM · Write.as CLI, WriteFreely
GitHub <noreply@github.com> committed rWFb2a9429db08c: Merge pull request #117 from writeas/T612 (authored by matt).
Merge pull request #117 from writeas/T612
Jun 5 2019, 8:18 PM
matt added a comment to T596: add config wizard.

TODO: is this WF only? Or both CLIs?

Jun 5 2019, 7:58 PM · WriteFreely CLI, Write.as CLI
matt added a comment to T601: load global config from file.

TODO: is this WF-only? Or both CLIs?

Jun 5 2019, 7:58 PM · Refactor, WriteFreely CLI, Write.as CLI
matt added a project to T598: refactor shared code: WriteFreely CLI.
Jun 5 2019, 7:57 PM · Refactor, WriteFreely CLI, Write.as CLI
matt edited projects for T594: add new configuration directory, added: WriteFreely CLI; removed Write.as CLI.

this will be set on the writefreely cli, the writeas cli will retain the original .writeas directory

Jun 5 2019, 7:57 PM · WriteFreely CLI, Restricted Project
matt added a project to T611: Detailed posts list: WriteFreely CLI.
Jun 5 2019, 7:56 PM · WriteFreely CLI, Write.as CLI
matt edited projects for T586: Support any WriteFreely instance, added: WriteFreely CLI; removed Write.as CLI.

Created WriteFreely CLI, so it's easier to track features that should be in only one client (or both). In this case, this is a WF CLI feature only.

Jun 5 2019, 7:55 PM · Restricted Project, WriteFreely CLI, Restricted Project
matt edited projects for T595: add host flag, added: WriteFreely CLI; removed Write.as CLI.

Created WriteFreely CLI, so it's easier to track features that should be in only one client (or both). In this case, this is a WF CLI feature only.

Jun 5 2019, 7:54 PM · WriteFreely CLI, Restricted Project
matt added a project to T602: List collections: WriteFreely CLI.
Jun 5 2019, 7:52 PM · WriteFreely CLI, Write.as CLI
matt added a project to T603: Publish to account / collections: WriteFreely CLI.
Jun 5 2019, 7:52 PM · WriteFreely CLI, Write.as CLI
matt created WriteFreely CLI.
Jun 5 2019, 7:52 PM
matt added a comment to T612: unauthenticated posts can not be deleted from the CLI while authenticated.

Assuming the #117 fix works in your testing, after reviewing everything I do think this is the right solution.

Jun 5 2019, 7:50 PM · Write.as CLI, WriteFreely
robjloranger committed rWGOafe023128e2a: revert new client url parameter (authored by robjloranger).
revert new client url parameter
Jun 5 2019, 6:27 PM
robjloranger committed rWGOd622687fa8c1: change NewClient to take baseURL (authored by robjloranger).
change NewClient to take baseURL
Jun 5 2019, 6:05 PM
robjloranger added a comment to T628: new clients should take a base URL.

This is required to test the fix for T612 on the WriteFreely side

Jun 5 2019, 6:00 PM · API Library: Go
robjloranger moved T628: new clients should take a base URL from Backlog to Next Up on the API Library: Go board.
Jun 5 2019, 5:38 PM · API Library: Go
robjloranger created T628: new clients should take a base URL.
Jun 5 2019, 5:37 PM · API Library: Go
robjloranger updated the task description for T612: unauthenticated posts can not be deleted from the CLI while authenticated.
Jun 5 2019, 5:30 PM · Write.as CLI, WriteFreely
robjloranger removed a project from T612: unauthenticated posts can not be deleted from the CLI while authenticated: Write.as CLI.
Jun 5 2019, 5:28 PM · Write.as CLI, WriteFreely
robjloranger removed a subtask for T603: Publish to account / collections: T612: unauthenticated posts can not be deleted from the CLI while authenticated.
Jun 5 2019, 5:28 PM · WriteFreely CLI, Write.as CLI
robjloranger removed a parent task for T612: unauthenticated posts can not be deleted from the CLI while authenticated: T603: Publish to account / collections.
Jun 5 2019, 5:28 PM · Write.as CLI, WriteFreely
robjloranger committed rWFd58c142467ea: change delete post authentication logic (authored by robjloranger).
change delete post authentication logic
Jun 5 2019, 4:57 PM
robjloranger added a project to T612: unauthenticated posts can not be deleted from the CLI while authenticated: WriteFreely.
Jun 5 2019, 4:33 PM · Write.as CLI, WriteFreely
robjloranger added a comment to T612: unauthenticated posts can not be deleted from the CLI while authenticated.

I think I found the issue, the logic in this function on writefreely appears to check first if the accesstoken or user were found and proceed with that authentication, which will result in no affected rows. Lines 741-788, then an else which assumes the editToken instead.

Jun 5 2019, 4:31 PM · Write.as CLI, WriteFreely
robjloranger added a comment to T612: unauthenticated posts can not be deleted from the CLI while authenticated.

I found in go-writeas:

Jun 5 2019, 4:14 PM · Write.as CLI, WriteFreely
robjloranger moved T611: Detailed posts list from Backlog to Near Future on the Write.as CLI board.
Jun 5 2019, 12:35 AM · WriteFreely CLI, Write.as CLI
robjloranger moved T612: unauthenticated posts can not be deleted from the CLI while authenticated from Backlog to Next Up on the Write.as CLI board.
Jun 5 2019, 12:34 AM · Write.as CLI, WriteFreely
robjloranger lowered the priority of T596: add config wizard from Medium-High to Low.
Jun 5 2019, 12:20 AM · WriteFreely CLI, Write.as CLI

Jun 4 2019

matt added a comment to T609: Support importing TXT/MD files.

Just to mention, here's some prior art on publishing text files via the API: https://github.com/writeas/writeas-api/tree/master/examples/go-text-importer

Jun 4 2019, 6:51 PM · Import, Write.as Web, WriteFreely
matt added a comment to T579: WriteFreely daemon.

This might be good to do in the near future -- certainly before v1.0 -- because of how much easier it'd make the setup process.

Jun 4 2019, 5:51 PM · WriteFreely
matt moved T300: Customizable number of posts on blog index from Backlog to Hopes & Dreams on the WriteFreely board.
Jun 4 2019, 5:43 PM · Restricted Project, Publisher, WriteFreely, User Customization, API, Write.as Web
matt moved T513: Support changing secondary blog aliases from Backlog to Hopes & Dreams on the WriteFreely board.
Jun 4 2019, 5:42 PM · WriteFreely, Write.as Web
matt moved T492: Support logging out of password-protected blogs from Backlog to Hopes & Dreams on the WriteFreely board.
Jun 4 2019, 5:42 PM · Roadmap, Restricted Project, WriteFreely, Write.as Web
matt created T627: Support ActivityPub mentions.
Jun 4 2019, 4:21 PM · Federation, Write.as Web, WriteFreely

Jun 3 2019

GitHub <noreply@github.com> committed rWFc87b7ab39e7e: Merge pull request #111 from writeas/gh100 (authored by matt).
Merge pull request #111 from writeas/gh100
Jun 3 2019, 8:37 PM
robjloranger committed rWF08799b220bc1: revert accidental .vscode folder inclusion (authored by robjloranger).
revert accidental .vscode folder inclusion
Jun 3 2019, 6:56 PM
robjloranger committed rWFd8fa85432dab: fix for Pubgate user not having SharedInbox (authored by robjloranger).
fix for Pubgate user not having SharedInbox
Jun 3 2019, 6:54 PM
robjloranger committed rWF702db2bf75d7: Merge branch 'gh100' of github.com:writeas/writefreely into gh100 (authored by robjloranger).
Merge branch 'gh100' of github.com:writeas/writefreely into gh100
Jun 3 2019, 6:54 PM
matt set the color for Submit.as to Yellow.
Jun 3 2019, 4:26 PM

Jun 2 2019

matt added a project to T623: Send accepted post to third-party integrations: Write.as Web.
Jun 2 2019, 11:32 PM · Restricted Project, Restricted Project, Write.as Web, Submit.as
matt created T623: Send accepted post to third-party integrations.
Jun 2 2019, 11:32 PM · Restricted Project, Restricted Project, Write.as Web, Submit.as
matt edited Description on Submit.as.
Jun 2 2019, 11:27 PM
matt changed the edit policy for Snap.as.
Jun 2 2019, 11:26 PM
matt changed the visibility for Submit.as.
Jun 2 2019, 11:26 PM
matt added a member for Submit.as: dean.
Jun 2 2019, 11:26 PM
matt changed the visibility for T319: Support account deletion.
Jun 2 2019, 11:25 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
matt added a project to T493: Create 404 page for collections: WriteFreely.
Jun 2 2019, 11:24 PM · WriteFreely, Write.as Web
matt created T622: Accept webmentions.
Jun 2 2019, 11:23 PM · Write.as Web, Remark.as
matt set the image for Snap.as to F487437: profile.
Jun 2 2019, 11:12 PM
matt added a member for Snap.as: dean.
Jun 2 2019, 11:11 PM
matt changed the join policy for Snap.as.
Jun 2 2019, 11:11 PM
matt removed a watcher for Snap.as: anilkrl.
Jun 2 2019, 11:10 PM