Page MenuHomeMusing Studio
Feed All Stories

Jun 5 2019

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
matt removed a member for Snap.as: anilkrl.
Jun 2 2019, 11:10 PM
matt moved T446: Support changing album information from Backlog to User Requests, Next on the Snap.as board.
Jun 2 2019, 11:06 PM · Snap.as
matt moved T621: oEmbed support on photos from Backlog to User Requests, Next on the Snap.as board.
Jun 2 2019, 11:06 PM · Restricted Project, Snap.as
matt added a comment to T194: Add anonymous post syncing.

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.

Jun 2 2019, 11:05 PM · Restricted Project, Write.as CLI
matt updated the task description for T194: Add anonymous post syncing.
Jun 2 2019, 11:03 PM · Restricted Project, Write.as CLI
matt triaged T612: unauthenticated posts can not be deleted from the CLI while authenticated as High priority.
Jun 2 2019, 11:03 PM · Write.as CLI, WriteFreely
matt added a comment to T612: unauthenticated posts can not be deleted from the CLI while authenticated.

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.

Jun 2 2019, 11:02 PM · Write.as CLI, WriteFreely
matt merged T583: List authenticated user's posts into T604: Fetch user posts if authenticated.
Jun 2 2019, 11:00 PM · Write.as CLI
matt merged task T583: List authenticated user's posts into T604: Fetch user posts if authenticated.
Jun 2 2019, 11:00 PM · Write.as CLI
matt updated the task description for T604: Fetch user posts if authenticated.
Jun 2 2019, 10:58 PM · Write.as CLI
matt added a comment to T216: Update original asciicast with current program output.

Not crucial in the short-term.

Jun 2 2019, 10:57 PM · Help Documentation, Write.as CLI
matt added a comment to T217: Improve CLI usage documentation.

Not crucial in the short-term.

Jun 2 2019, 10:56 PM · Help Documentation, Write.as CLI
matt created T621: oEmbed support on photos.
Jun 2 2019, 10:53 PM · Restricted Project, Snap.as
matt moved T618: Enable embedding Snap.as galleries in blog from Backlog to User Requests, Next on the Snap.as board.
Jun 2 2019, 10:51 PM · Restricted Project, WriteFreely, Write.as Web, Snap.as
matt moved T619: oEmbed API on photos and galleries from Backlog to User Requests, Next on the Snap.as board.
Jun 2 2019, 10:51 PM · Restricted Project, Snap.as
matt updated the task description for T618: Enable embedding Snap.as galleries in blog.
Jun 2 2019, 10:46 PM · Restricted Project, WriteFreely, Write.as Web, Snap.as
matt added a parent task for T620: Render oEmbed-enabled content: T618: Enable embedding Snap.as galleries in blog.
Jun 2 2019, 10:45 PM · Restricted Project, WriteFreely, Write.as Web
matt added a subtask for T618: Enable embedding Snap.as galleries in blog: T620: Render oEmbed-enabled content.
Jun 2 2019, 10:45 PM · Restricted Project, WriteFreely, Write.as Web, Snap.as
matt added a subtask for T620: Render oEmbed-enabled content: Unknown Object (Maniphest Task).
Jun 2 2019, 10:44 PM · Restricted Project, WriteFreely, Write.as Web
matt created T620: Render oEmbed-enabled content.
Jun 2 2019, 10:44 PM · Restricted Project, WriteFreely, Write.as Web
matt renamed T619: oEmbed API on photos and galleries from Support oEmbed to oEmbed API on photos and galleries.
Jun 2 2019, 10:34 PM · Restricted Project, Snap.as
matt created T619: oEmbed API on photos and galleries.
Jun 2 2019, 10:33 PM · Restricted Project, Snap.as
matt created T618: Enable embedding Snap.as galleries in blog.
Jun 2 2019, 10:29 PM · Restricted Project, WriteFreely, Write.as Web, Snap.as
matt added a comment to T450: Support moving photos between albums.

Requested by a regular Snap.as user on the forum.

Jun 2 2019, 10:21 PM · Snap.as
matt moved T450: Support moving photos between albums from Beta to Next Up on the Snap.as board.
Jun 2 2019, 10:21 PM · Snap.as
matt changed the visibility for T450: Support moving photos between albums.
Jun 2 2019, 10:20 PM · Snap.as
matt moved T446: Support changing album information from Beta to Backlog on the Snap.as board.
Jun 2 2019, 10:20 PM · Snap.as
matt moved T489: Initially populate gallery with thumbnails from Alpha to Backlog on the Snap.as board.
Jun 2 2019, 10:18 PM · Snap.as
matt changed the visibility for T520: Full-featured photo caption editor.
Jun 2 2019, 10:16 PM · Snap.as
matt added a comment to T520: Full-featured photo caption editor.

More people are using Snap.as for this reason.

Jun 2 2019, 10:16 PM · Snap.as
matt moved T520: Full-featured photo caption editor from Backlog to User Requests, Next on the Snap.as board.
Jun 2 2019, 10:14 PM · Snap.as
matt placed T446: Support changing album information up for grabs.
Jun 2 2019, 10:13 PM · Snap.as
matt added a comment to T446: Support changing album information.

Only bit remaining: changing an album's slug.

Jun 2 2019, 10:13 PM · Snap.as
matt added a comment to T489: Initially populate gallery with thumbnails.

Really not needed right now.

Jun 2 2019, 10:09 PM · Snap.as
GitHub <noreply@github.com> committed rWF73f627a6c2a5: Merge pull request #110 from writeas/fix-rtl (authored by matt).
Merge pull request #110 from writeas/fix-rtl
Jun 2 2019, 5:19 PM

Jun 1 2019

robjloranger added a comment to T194: Add anonymous post syncing.

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?
Jun 1 2019, 8:56 PM · Restricted Project, Write.as CLI
robjloranger committed rWCLI0ac5ec80ff47: finish getExcerpt and actualy add tests (authored by robjloranger).
finish getExcerpt and actualy add tests
Jun 1 2019, 8:48 PM
robjloranger committed rWCLI82ecc7b388e2: fixes potential issue with multi-byte chars (authored by robjloranger).
fixes potential issue with multi-byte chars
Jun 1 2019, 7:45 PM
matt created T617: Send webmentions on post URLs.
Jun 1 2019, 5:11 PM · WriteFreely, Write.as Web, Remark.as
matt created T616: Support Webmentions.
Jun 1 2019, 5:08 PM · WriteFreely, Write.as Web, Remark.as
GitHub <noreply@github.com> committed rWFf82e11b3b304: Merge pull request #115 from writeas/blog-index-titles (authored by matt).
Merge pull request #115 from writeas/blog-index-titles
Jun 1 2019, 4:16 PM
matt committed rWF6bf4e1a52ea4: Add spacing around time element on index pages (authored by matt).
Add spacing around time element on index pages
Jun 1 2019, 1:28 PM
matt committed rWF4b1ca3e29672: Make post body h2's smaller on index pages (authored by matt).
Make post body h2's smaller on index pages
Jun 1 2019, 1:23 PM

May 31 2019

matt created Submit.as.
May 31 2019, 10:28 PM
matt changed the visibility for T290: Add WordPress cross-posting.
May 31 2019, 4:00 PM · Restricted Project, API, Write.as Web
matt changed the visibility for T245: Import posts from other platforms.
May 31 2019, 3:48 PM · Roadmap, Import, WriteFreely, Write.as Web
matt added a parent task for T614: WriteFreely import blog selector: T608: Import posts from another WriteFreely instance.
May 31 2019, 3:47 PM · Write.as Web, WriteFreely
matt added a subtask for T608: Import posts from another WriteFreely instance: T614: WriteFreely import blog selector.
May 31 2019, 3:47 PM · Restricted Project, Import, Write.as Web, WriteFreely
matt created T614: WriteFreely import blog selector.
May 31 2019, 3:46 PM · Write.as Web, WriteFreely