Page MenuHomeMusing Studio
Feed All Stories

Nov 16 2018

matt changed the visibility for T535: Federate unpublishing blog post.
Nov 16 2018, 5:50 PM · Federation, Write.as Web, WriteFreely
matt lowered the priority of T493: Create 404 page for collections from High to Normal.
Nov 16 2018, 5:11 PM · WriteFreely, Write.as Web
GitHub <noreply@github.com> committed rWF9491914f60db: Merge b4d56abfdaee3ad2f9202568e996a5e1c550cc99 into… (authored by Sascha <sascha@serenitylabs.cloud>).
Merge b4d56abfdaee3ad2f9202568e996a5e1c550cc99 into…
Nov 16 2018, 1:27 AM
Sascha <sascha@serenitylabs.cloud> committed rWFb4d56abfdaee: wip; this seems to still resolve to some old versions (authored by Sascha <sascha@serenitylabs.cloud>).
wip; this seems to still resolve to some old versions
Nov 16 2018, 1:26 AM
GitHub <noreply@github.com> committed rWF8b91082cff23: Merge a1b32843450d8462644b9528edf863feb134076e into… (authored by Sascha <sascha@serenitylabs.cloud>).
Merge a1b32843450d8462644b9528edf863feb134076e into…
Nov 16 2018, 12:03 AM

Nov 15 2018

matt committed rWF3595c8163cb0: Use Accept ID on blog's origin (authored by matt).
Use Accept ID on blog's origin
Nov 15 2018, 10:16 PM
matt committed rWFed1b77ea3b58: Support outputting version with -v flag (authored by matt).
Support outputting version with -v flag
Nov 15 2018, 10:16 PM
GitHub <noreply@github.com> committed rWF5af6d3769494: Merge a1b32843450d8462644b9528edf863feb134076e into… (authored by Sascha <sascha@serenitylabs.cloud>).
Merge a1b32843450d8462644b9528edf863feb134076e into…
Nov 15 2018, 6:49 AM

Nov 14 2018

matt committed rWF58d163d2e09a: Properly handle failed AP requests (authored by matt).
Properly handle failed AP requests
Nov 14 2018, 11:39 PM
matt committed rWF0eac9251c0c2: Add location to MySQL connection string (authored by matt).
Add location to MySQL connection string
Nov 14 2018, 10:48 PM
matt committed rWF9d42d89a27aa: Fix "view blog" links on customize page in single mode (authored by matt).
Fix "view blog" links on customize page in single mode
Nov 14 2018, 8:37 PM
matt committed rWF9016f8704157: Add --reset-pass option for admin pass reset (authored by matt).
Add --reset-pass option for admin pass reset
Nov 14 2018, 8:04 PM
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 committed rWF8c851545f60f: Merge branch 'master' of github.com:writeas/writefreely (authored by matt).
Merge branch 'master' of github.com:writeas/writefreely
Nov 14 2018, 8:04 PM
GitHub <noreply@github.com> committed rWF6cede306b974: Merge pull request #24 from TheJF/add_dockerfile_and_docker-compose (authored by matt).
Merge pull request #24 from TheJF/add_dockerfile_and_docker-compose
Nov 14 2018, 3:24 PM
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
GitHub <noreply@github.com> committed rWF02297aa26587: Merge 5b393309a5c092aa60b687f144329b949ed3db45 into… (authored by Jean-Francois Arseneau <jf.arseneau@gmail.com>).
Merge 5b393309a5c092aa60b687f144329b949ed3db45 into…
Nov 14 2018, 4:27 AM
Jean-Francois Arseneau <jf.arseneau@wealthbar.com> committed rWF5b393309a5c0: Add Dockerfile and Docker Compose files (authored by Jean-Francois Arseneau <jf.arseneau@wealthbar.com>).
Add Dockerfile and Docker Compose files
Nov 14 2018, 4:27 AM
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
matt committed rWFb1686b1d4666: Add --init-db flag to create schema in app (authored by matt).
Add --init-db flag to create schema in app
Nov 13 2018, 6:31 PM
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
GitHub <noreply@github.com> committed rWF5d7b49ffd847: Merge a1b32843450d8462644b9528edf863feb134076e into… (authored by Sascha <sascha@serenitylabs.cloud>).
Merge a1b32843450d8462644b9528edf863feb134076e into…
Nov 13 2018, 2:32 PM
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 committed rWC05f387ffa1b3: Omit empty endpoints.sharedInbox (authored by matt).
Omit empty endpoints.sharedInbox
Nov 11 2018, 4:59 PM
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 changed the visibility for Setup.
Nov 10 2018, 4:33 PM
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 set the image for Write.as Web to F71100: profile.
Nov 7 2018, 6:37 PM
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 changed the visibility for Federation.
Nov 7 2018, 5:34 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 · Restricted Project, 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 31 2018

matt lowered the priority of T319: Support account deletion from Unbreak Now! to Normal.

Or... not so important. We should also send a Delete activity for federated blogs.

Oct 31 2018, 10:34 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API

Oct 29 2018

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

Oct 28 2018

matt committed rWC265880c2cf09: Add tags package documentation (authored by matt).
Add tags package documentation
Oct 28 2018, 4:20 PM

Oct 17 2018

matt committed rWC316410bd3588: Don't fail test when repeat slug generated (authored by matt).
Don't fail test when repeat slug generated
Oct 17 2018, 3:21 AM
matt committed rWCac08b2cec3af: Don't fail test when repeat slug generated (authored by matt).
Don't fail test when repeat slug generated
Oct 17 2018, 3:09 AM
matt committed rWC3d47537e1f2f: Add stringmanip package (authored by matt).
Add stringmanip package
Oct 17 2018, 3:05 AM
matt committed rWC73bffef9af8c: Add tags.Extract() func (authored by matt).
Add tags.Extract() func
Oct 17 2018, 3:05 AM
matt committed rWC567e0c6ef0f2: Add i18n.LangIsRTL func (authored by matt).
Add i18n.LangIsRTL func
Oct 17 2018, 3:05 AM
matt committed rWCe5a5d63c6fcf: Add Convert(JSON|SQL) funcs (authored by matt).
Add Convert(JSON|SQL) funcs
Oct 17 2018, 12:36 AM
matt committed rWC6c98a50085ea: Add safe slug generation func in package id (authored by matt).
Add safe slug generation func in package id
Oct 17 2018, 12:36 AM