Page MenuHomeMusing Studio
Feed Advanced Search

Nov 22 2018

matt added a parent task for T537: Work as a standalone server: T542: Automatically set up certificate from Let's Encrypt.
Nov 22 2018, 3:33 PM · WriteFreely

Nov 21 2018

matt closed T537: Work as a standalone server as Resolved by committing rWF09f5953431c4: Work as a standalone server, including TLS.
Nov 21 2018, 11:34 PM · WriteFreely
matt added a parent task for T541: Support changing config values via web: T538: Admin interface.
Nov 21 2018, 5:07 PM · WriteFreely
matt added a subtask for T538: Admin interface: T541: Support changing config values via web.
Nov 21 2018, 5:07 PM · WriteFreely
matt updated the task description for T541: Support changing config values via web.
Nov 21 2018, 5:07 PM · WriteFreely
matt changed the visibility for T541: Support changing config values via web.
Nov 21 2018, 5:06 PM · WriteFreely

Nov 20 2018

matt added a comment to T531: Write a Dockerfile.

Thanks @bkoehn! A lot of people have their eyes on the Docker setup right now, but for now @benovermyer has taken the reins on it. What other kinds of build integrations could you help with?

Nov 20 2018, 11:59 PM · WriteFreely

Nov 19 2018

bkoehn added a comment to T531: Write a Dockerfile.

BTW if you can tell me how to do a build I'll include that in a multi-stage Dockerfile that will build the app and yield a compact image.

Nov 19 2018, 6:32 PM · WriteFreely
bkoehn added a comment to T531: Write a Dockerfile.

I have a simple but functional Dockerfile that I use. You can get it on my GitLab. Really it doesn't need much; feel free to use it in the official distro; right now it takes the URI of the current release as a build argument; if you need additional build integration I'd be happy to help out.

Nov 19 2018, 2:56 PM · WriteFreely
matt edited the content of About the Musing Studio CLA.
Nov 19 2018, 2:34 PM · WriteFreely
matt closed T533: Ability to edit standard pages from web UI as Resolved by committing rWFbdc4f270f80a: Support editing About and Privacy pages from Admin panel.
Nov 19 2018, 3:04 AM · WriteFreely
matt closed T533: Ability to edit standard pages from web UI, a subtask of T538: Admin interface, as Resolved.
Nov 19 2018, 3:04 AM · WriteFreely
matt added a comment to T533: Ability to edit standard pages from web UI.

A few changes:

Nov 19 2018, 3:02 AM · WriteFreely

Nov 18 2018

matt edited projects for T508: Password resetting, added: WriteFreely, Write.as Web; removed Write.as Web (Jan - Mar 2018).
Nov 18 2018, 8:21 PM · Restricted Project, WriteFreely, Write.as Web, Restricted Project
matt added a subtask for T538: Admin interface: T533: Ability to edit standard pages from web UI.
Nov 18 2018, 8:19 PM · WriteFreely
matt added a parent task for T533: Ability to edit standard pages from web UI: T538: Admin interface.
Nov 18 2018, 8:19 PM · WriteFreely
matt changed the visibility for T538: Admin interface.
Nov 18 2018, 8:19 PM · WriteFreely
matt closed T532: Support creating post with specific "created" time as Resolved by committing Restricted Diffusion Commit.
Nov 18 2018, 7:56 PM · API, Write.as Web, WriteFreely
matt updated the task description for T537: Work as a standalone server.
Nov 18 2018, 6:07 PM · WriteFreely
matt updated the task description for T537: Work as a standalone server.
Nov 18 2018, 6:07 PM · WriteFreely
matt changed the edit policy for T537: Work as a standalone server.
Nov 18 2018, 6:03 PM · WriteFreely

Nov 16 2018

matt closed T526: Federate post upon moving to blog as Resolved by committing rWF8e6d0daa06a8: Federate draft when published to a blog.
Nov 16 2018, 6:08 PM · Write.as Web, WriteFreely
matt renamed T535: Federate unpublishing blog post from Federate unpublished blog post to Federate unpublishing blog post.
Nov 16 2018, 5:53 PM · Federation, Write.as Web, WriteFreely
matt changed the visibility for T535: Federate unpublishing blog post.
Nov 16 2018, 5:50 PM · Federation, Write.as Web, WriteFreely

Nov 14 2018

matt closed T534: Reset password via command-line as Resolved by committing rWF9016f8704157: Add --reset-pass option for admin pass reset.
Nov 14 2018, 8:04 PM · WriteFreely
matt added a comment to T534: Reset password via command-line.

Also #25 on GitHub

Nov 14 2018, 3:08 PM · WriteFreely
matt moved T534: Reset password via command-line from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 14 2018, 3:06 PM · WriteFreely
matt triaged T534: Reset password via command-line as High priority.
Nov 14 2018, 3:04 PM · WriteFreely
matt changed the visibility for T532: Support creating post with specific "created" time.
Nov 14 2018, 12:56 AM · API, Write.as Web, WriteFreely
matt updated the task description for T533: Ability to edit standard pages from web UI.
Nov 14 2018, 12:31 AM · WriteFreely
matt changed the visibility for T533: Ability to edit standard pages from web UI.
Nov 14 2018, 12:31 AM · WriteFreely
matt moved T528: Add database check when starting up from Soon / v1.0 to Backlog on the WriteFreely board.
Nov 14 2018, 12:07 AM · Setup, WriteFreely

Nov 13 2018

matt added a project to T532: Support creating post with specific "created" time: API.
Nov 13 2018, 8:22 PM · API, Write.as Web, WriteFreely
matt triaged T532: Support creating post with specific "created" time as High priority.
Nov 13 2018, 8:20 PM · API, Write.as Web, WriteFreely
matt added a comment to T530: Import schema.

That latest change still needs schema.sql in the same folder, but adds the option to create tables with writefreely --init-db

Nov 13 2018, 7:56 PM · Setup, WriteFreely
matt changed the visibility for T531: Write a Dockerfile.
Nov 13 2018, 7:04 PM · WriteFreely
benovermyer changed the edit policy for T531: Write a Dockerfile.
Nov 13 2018, 6:54 PM · WriteFreely
matt added a comment to T530: Import schema.

Looking at a way to include schema.sql in the binary now. So many libraries to pick from...

Nov 13 2018, 6:33 PM · Setup, WriteFreely
benovermyer added a comment to T529: Support SQLite for storage.

Aye, that sounds perfect.

Nov 13 2018, 6:30 PM · WriteFreely (v1.0)
matt added a comment to T529: Support SQLite for storage.

Great point. We can include a FileName field in the config.DatabaseCfg struct, and use something like writefreely.db as the default in the config.New() func.

Nov 13 2018, 6:27 PM · WriteFreely (v1.0)
matt placed T513: Support changing secondary blog aliases up for grabs.
Nov 13 2018, 2:36 PM · WriteFreely, Write.as Web
matt placed T493: Create 404 page for collections up for grabs.
Nov 13 2018, 2:36 PM · WriteFreely, Write.as Web
matt placed T528: Add database check when starting up up for grabs.
Nov 13 2018, 2:35 PM · Setup, WriteFreely
matt added a parent task for T528: Add database check when starting up: T509: Add database migration.
Nov 13 2018, 2:34 PM · Setup, WriteFreely
matt added a subtask for T509: Add database migration: T528: Add database check when starting up.
Nov 13 2018, 2:34 PM · WriteFreely (v1.0), Write.as Web (Oct - Dec 2018), Restricted Project
benovermyer added a comment to T529: Support SQLite for storage.

Probably worth making the filename of the database configurable.

Nov 13 2018, 1:51 PM · WriteFreely (v1.0)

Nov 11 2018

matt added a comment to T526: Federate post upon moving to blog.

Also tracked on GitHub.

Nov 11 2018, 6:23 PM · Write.as Web, WriteFreely
matt updated the task description for T526: Federate post upon moving to blog.
Nov 11 2018, 2:01 AM · Write.as Web, WriteFreely

Nov 10 2018

matt added a comment to T506: Support JSON-LD.

Prioritize based on feedback and user requests. So far, no one has requested this.

Nov 10 2018, 4:35 PM · WriteFreely, Write.as Web
matt moved T506: Support JSON-LD from Backlog to Hopes & Dreams on the WriteFreely board.
Nov 10 2018, 4:34 PM · WriteFreely, Write.as Web
matt added a project to T213: One-click setup for installing blog as Tor hidden service: Setup.
Nov 10 2018, 4:33 PM · Setup, WriteFreely, Restricted Project
matt added a project to T530: Import schema: Setup.
Nov 10 2018, 4:33 PM · Setup, WriteFreely
matt added a project to T528: Add database check when starting up: Setup.
Nov 10 2018, 4:33 PM · Setup, WriteFreely
matt removed a subtask for T529: Support SQLite for storage: T528: Add database check when starting up.
Nov 10 2018, 4:31 PM · WriteFreely (v1.0)
matt removed a parent task for T528: Add database check when starting up: T529: Support SQLite for storage.
Nov 10 2018, 4:31 PM · Setup, WriteFreely
matt added subtasks for T529: Support SQLite for storage: T528: Add database check when starting up, T530: Import schema.
Nov 10 2018, 4:30 PM · WriteFreely (v1.0)
matt added a parent task for T530: Import schema: T529: Support SQLite for storage.
Nov 10 2018, 4:30 PM · Setup, WriteFreely
matt added a parent task for T528: Add database check when starting up: T529: Support SQLite for storage.
Nov 10 2018, 4:30 PM · Setup, WriteFreely
matt added a parent task for T530: Import schema: T528: Add database check when starting up.
Nov 10 2018, 4:28 PM · Setup, WriteFreely
matt added a subtask for T528: Add database check when starting up: T530: Import schema.
Nov 10 2018, 4:28 PM · Setup, WriteFreely
matt moved T530: Import schema from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 10 2018, 4:28 PM · Setup, WriteFreely
matt moved T528: Add database check when starting up from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 10 2018, 4:28 PM · Setup, WriteFreely
matt triaged T530: Import schema as High priority.
Nov 10 2018, 4:27 PM · Setup, WriteFreely
matt moved T529: Support SQLite for storage from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 10 2018, 3:43 PM · WriteFreely (v1.0)
matt triaged T529: Support SQLite for storage as High priority.
Nov 10 2018, 3:42 PM · WriteFreely (v1.0)

Nov 8 2018

matt changed the visibility for T528: Add database check when starting up.
Nov 8 2018, 6:17 PM · Setup, WriteFreely

Nov 7 2018

matt edited the content of About the Musing Studio CLA.
Nov 7 2018, 10:34 PM · WriteFreely
matt edited the content of About the Musing Studio CLA.
Nov 7 2018, 9:33 PM · WriteFreely
matt edited the content of About the Musing Studio CLA.
Nov 7 2018, 8:34 PM · WriteFreely
matt triaged T527: Support importing posts from zip file as Low priority.
Nov 7 2018, 6:36 PM · Import, WriteFreely, Write.as Web
matt moved T493: Create 404 page for collections from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 7 2018, 6:19 PM · WriteFreely, Write.as Web
matt added a member for WriteFreely: matt.
Nov 7 2018, 6:19 PM
matt moved T374: Support Micropub publishing to Write.as / WriteFreely from Backlog to Hopes & Dreams on the WriteFreely board.
Nov 7 2018, 5:31 PM · Write.as Web, WriteFreely, API
matt moved T213: One-click setup for installing blog as Tor hidden service from Backlog to Hopes & Dreams on the WriteFreely board.
Nov 7 2018, 5:31 PM · Setup, WriteFreely, Restricted Project
matt added a project to T509: Add database migration: WriteFreely.
Nov 7 2018, 5:30 PM · WriteFreely (v1.0), Write.as Web (Oct - Dec 2018), Restricted Project
matt added a project to T213: One-click setup for installing blog as Tor hidden service: WriteFreely.
Nov 7 2018, 5:29 PM · Setup, WriteFreely, Restricted Project
matt added a project to T483: Support OAuth2 authentication: WriteFreely.
Nov 7 2018, 5:23 PM · WriteFreely, Federation, Write.as Web
matt added a project to T492: Support logging out of password-protected blogs: WriteFreely.
Nov 7 2018, 5:22 PM · Roadmap, Restricted Project, WriteFreely, Write.as Web
matt added a project to T488: Support longer, multi-line collection descriptions: WriteFreely.
Nov 7 2018, 5:22 PM · WriteFreely, Write.as Web
matt added a project to T300: Customizable number of posts on blog index: WriteFreely.
Nov 7 2018, 5:21 PM · Publisher, WriteFreely, User Customization, API, Write.as Web
matt added a project to T495: List all tags on a blog: WriteFreely.
Nov 7 2018, 5:20 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web
matt added a project to T506: Support JSON-LD: WriteFreely.
Nov 7 2018, 5:19 PM · WriteFreely, Write.as Web
matt added a project to T513: Support changing secondary blog aliases: WriteFreely.
Nov 7 2018, 5:18 PM · WriteFreely, Write.as Web
matt added a project to T493: Create 404 page for collections: WriteFreely.
Nov 7 2018, 5:16 PM · WriteFreely, Write.as Web
matt set the image for WriteFreely to F71098: profile.
Nov 7 2018, 5:15 PM
matt renamed T374: Support Micropub publishing to Write.as / WriteFreely from Support Micropub publishing to Write.as to Support Micropub publishing to Write.as / Write Freely.
Nov 7 2018, 5:08 PM · Write.as Web, WriteFreely, API
matt created About the Musing Studio CLA.
Nov 7 2018, 3:51 PM · WriteFreely
matt created Write Freely.
Nov 7 2018, 2:50 PM · WriteFreely
matt set the color for WriteFreely to Yellow.
Nov 7 2018, 2:29 PM
matt moved T526: Federate post upon moving to blog from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 7 2018, 2:27 PM · Write.as Web, WriteFreely
matt changed the visibility for T526: Federate post upon moving to blog.
Nov 7 2018, 2:27 PM · Write.as Web, WriteFreely
matt added a hashtag to WriteFreely: #writefreely.
Nov 7 2018, 2:25 PM

Oct 29 2018

matt changed the visibility for WriteFreely.
Oct 29 2018, 2:33 AM