Page MenuHomeMusing Studio
Feed All Stories

Jun 28 2019

matt added a comment to T553: User management.

More ideas from discussion on the forum.

  • remove or disable a single post
  • remove or disable a blog (collection)
Jun 28 2019, 1:33 PM · WriteFreely
matt created T661: Support silencing accounts.
Jun 28 2019, 1:28 PM · Abuse Prevention, WriteFreely
matt added a subtask for T563: Instance-level stylesheet: T660: Support disabling user-level CSS.
Jun 28 2019, 1:23 PM · WriteFreely
matt added a parent task for T660: Support disabling user-level CSS: T563: Instance-level stylesheet.
Jun 28 2019, 1:23 PM · WriteFreely
matt created T660: Support disabling user-level CSS.
Jun 28 2019, 1:23 PM · WriteFreely
matt committed rWFebeb7b03e682: Explicitly set background-color (authored by matt).
Explicitly set background-color
Jun 28 2019, 12:26 PM
matt added a comment to T563: Instance-level stylesheet.

I'm gonna go ahead and knock this out, since I'm already in the admin code for T565

Jun 28 2019, 11:52 AM · WriteFreely
matt changed the status of T659: Drag-and-drop uploading from Open to Waiting.
Jun 28 2019, 11:50 AM · Snap.as, Write.as Web, SnapFreely, WriteFreely
matt changed the status of T659: Drag-and-drop uploading, a subtask of T550: Image uploading, from Open to Waiting.
Jun 28 2019, 11:50 AM · Restricted Project, SnapFreely, WriteFreely
matt committed rWFc3f3eb0a65e7: Rename getLandingPage -> getLandingBody (authored by matt).
Rename getLandingPage -> getLandingBody
Jun 28 2019, 2:24 AM

Jun 27 2019

matt committed rWFaedb05080c38: Support ?landing=1 to always show landing page (authored by matt).
Support ?landing=1 to always show landing page
Jun 27 2019, 9:08 PM
matt committed rWFa72ce2ef2925: Make landing page dynamic (authored by matt).
Make landing page dynamic
Jun 27 2019, 9:08 PM
matt claimed T565: Edit landing page.
Jun 27 2019, 8:02 PM · WriteFreely
matt raised the priority of T659: Drag-and-drop uploading from Normal to Needs Triage.
Jun 27 2019, 7:47 PM · Snap.as, Write.as Web, SnapFreely, WriteFreely
matt updated the task description for T659: Drag-and-drop uploading.
Jun 27 2019, 7:47 PM · Snap.as, Write.as Web, SnapFreely, WriteFreely
matt created T659: Drag-and-drop uploading.
Jun 27 2019, 7:44 PM · Snap.as, Write.as Web, SnapFreely, WriteFreely
GitHub <noreply@github.com> committed rWF6fdc343986a0: Merge pull request #130 from mrvdb/issue125 (authored by matt).
Merge pull request #130 from mrvdb/issue125
Jun 27 2019, 7:32 PM
GitHub <noreply@github.com> committed rWFf26e0ca86e30: Merge pull request #128 from writeas/fix-c-syntax-highlighting (authored by matt).
Merge pull request #128 from writeas/fix-c-syntax-highlighting
Jun 27 2019, 7:07 PM
qwazix committed rWF4feac6dcd217: Remove `langs` list from `post-render` as it does not actually do anything… (authored by qwazix).
Remove `langs` list from `post-render` as it does not actually do anything…
Jun 27 2019, 3:16 PM
qwazix committed rWF8d9f60aaa9b9: Always initialize database after --config (authored by matt).
Always initialize database after --config
Jun 27 2019, 3:16 PM
qwazix committed rWFa102f97c3eea: Fix #96 (authored by qwazix).
Fix #96
Jun 27 2019, 3:16 PM
GitHub <noreply@github.com> committed rWFbb0be02b4f87: Merge pull request #126 from writeas/config-improvements (authored by matt).
Merge pull request #126 from writeas/config-improvements
Jun 27 2019, 1:32 PM
GitHub <noreply@github.com> committed rWF00a8f8c95107: Merge pull request #119 from qwazix/develop (authored by matt).
Merge pull request #119 from qwazix/develop
Jun 27 2019, 1:30 PM

Jun 26 2019

robjloranger added a comment to T553: User management.

More ideas from discussion on the forum.

Jun 26 2019, 9:25 PM · WriteFreely
qwazix committed rWF084211969482: Change `sh` alias back to `bash` (authored by qwazix).
Change `sh` alias back to `bash`
Jun 26 2019, 9:15 PM
matt committed rWCLI94f847b8b9ae: Fix macOS download link (authored by matt).
Fix macOS download link
Jun 26 2019, 7:43 PM
matt committed rWCLIe5296c338778: Update README for v2.0 (authored by matt).
Update README for v2.0
Jun 26 2019, 7:35 PM
matt committed rWCLI56c402f3038d: Use go-writeas v2.0.2 (authored by matt).
Use go-writeas v2.0.2
Jun 26 2019, 7:35 PM
robjloranger added a comment to T604: Fetch user posts if authenticated.

👍

Jun 26 2019, 7:30 PM · Write.as CLI
matt committed rWCLI4614de5ad98b: Update GUIDE to reflect `posts` command changes (authored by matt).
Update GUIDE to reflect `posts` command changes
Jun 26 2019, 7:19 PM
matt committed rWGOe6d5a2e79c6e: Tweak "too many login reqs" error message (authored by matt).
Tweak "too many login reqs" error message
Jun 26 2019, 7:13 PM
matt added a comment to T604: Fetch user posts if authenticated.

The 2.0 release felt incomplete without this, so I re-added it, just in simpler form.

Jun 26 2019, 7:09 PM · Write.as CLI
matt committed rWCLIae3082738967: Include anonymous posts in `posts` when auth'd (authored by matt).
Include anonymous posts in `posts` when auth'd
Jun 26 2019, 7:05 PM
matt committed rWCLI08c7201580f1: Tweak "couldn't delete" prefix text (authored by matt).
Tweak "couldn't delete" prefix text
Jun 26 2019, 6:20 PM
matt committed rWCLI0490e07093eb: Leave out "Unable to create client" in error msg (authored by matt).
Leave out "Unable to create client" in error msg
Jun 26 2019, 6:20 PM

Jun 25 2019

qwazix committed rWF374900a94062: Handle default pad color mode according to `prefers-color-scheme` (authored by qwazix).
Handle default pad color mode according to `prefers-color-scheme`
Jun 25 2019, 7:35 PM
qwazix committed rWFa9dcf5bad205: WIP: this is a branch that attempts to honor the new dark mode in OS… (authored by qwazix).
WIP: this is a branch that attempts to honor the new dark mode in OS…
Jun 25 2019, 7:01 PM
qwazix committed rWFc2d7c2c8b7b1: Fix #124 according to the snippet by @mrvdb (authored by qwazix).
Fix #124 according to the snippet by @mrvdb
Jun 25 2019, 6:30 PM
robjloranger committed rWCLIce3f8b594554: update note about user and host flags (authored by robjloranger).
update note about user and host flags
Jun 25 2019, 3:48 AM
robjloranger committed rWCLI83ad65c27d8c: add config.TorURL (authored by robjloranger).
add config.TorURL
Jun 25 2019, 3:39 AM
robjloranger committed rWCLIa18df8880f79: update wf binary flags to include tor (authored by robjloranger).
update wf binary flags to include tor
Jun 25 2019, 3:39 AM
robjloranger committed rWCLI498a3af787e7: Merge branch 'develop' into T586 (authored by robjloranger).
Merge branch 'develop' into T586
Jun 25 2019, 3:26 AM

Jun 21 2019

GitHub <noreply@github.com> committed rWCLId306290f650f: Merge pull request #41 from writeas/tor (authored by matt).
Merge pull request #41 from writeas/tor
Jun 21 2019, 5:35 PM
qwazix committed rWF6506709fbcd8: Merge branch 'develop' into shorter-config-process (authored by qwazix).
Merge branch 'develop' into shorter-config-process
Jun 21 2019, 9:08 AM
qwazix committed rWFaeab30db8a53: Fix #96 (authored by qwazix).
Fix #96
Jun 21 2019, 9:08 AM
qwazix committed rWFefbef8336203: make sure app exits after error in --sections argument (authored by qwazix).
make sure app exits after error in --sections argument
Jun 21 2019, 7:46 AM
qwazix committed rWF07fe366c1583: Fix T657: add --sections argument to allow partial configuration. (authored by qwazix).
Fix T657: add --sections argument to allow partial configuration.
Jun 21 2019, 7:46 AM
qwazix closed T657: Support shorter config process as Resolved by committing rWF07fe366c1583: Fix T657: add --sections argument to allow partial configuration..
Jun 21 2019, 7:46 AM · WriteFreely
qwazix committed rWF1d5c396327c0: Add --sections flag to app.go and pass it to setup.go (authored by qwazix).
Add --sections flag to app.go and pass it to setup.go
Jun 21 2019, 7:46 AM
matt created T658: Support creating collection.
Jun 21 2019, 3:14 AM · WriteFreely CLI, Write.as CLI
matt committed rWCLIa4f122aa552f: Display errors with various commands (authored by matt).
Display errors with various commands
Jun 21 2019, 3:02 AM
matt committed rWCLIccec921bd720: Show "publishing..." statuses before publishing (authored by matt).
Show "publishing..." statuses before publishing
Jun 21 2019, 3:02 AM
matt committed rWCLIf46c5717a737: Make Tor publishing statuses consistent (authored by matt).
Make Tor publishing statuses consistent
Jun 21 2019, 3:02 AM
matt committed rWF77bf40344341: Merge branch 'develop' into private-instance (authored by matt).
Merge branch 'develop' into private-instance
Jun 21 2019, 1:12 AM
matt committed rWF86a128483bb8: Fix more missing hostNames (authored by matt).
Fix more missing hostNames
Jun 21 2019, 1:11 AM

Jun 20 2019

robjloranger committed rWCLI27e615035e03: support tor everywhere (authored by robjloranger).
support tor everywhere
Jun 20 2019, 10:26 PM
robjloranger committed rWCLId257ff0070b2: add tor options to claim and blogs cmds (authored by robjloranger).
add tor options to claim and blogs cmds
Jun 20 2019, 10:26 PM
matt reassigned T657: Support shorter config process from robjloranger to qwazix.
Jun 20 2019, 7:09 PM · WriteFreely
matt lowered the priority of T563: Instance-level stylesheet from High to Medium-High.
Jun 20 2019, 3:00 PM · WriteFreely
GitHub <noreply@github.com> committed rWCLIf1947e48e2e3: Merge pull request #40 from writeas/revert-post-list (authored by matt).
Merge pull request #40 from writeas/revert-post-list
Jun 20 2019, 1:41 PM
matt committed rWCLI73501ae46e0b: Keep new post listing style under -v flag (authored by matt).
Keep new post listing style under -v flag
Jun 20 2019, 1:35 PM
matt committed rWFbbd775bcc6ac: Always initialize database after --config (authored by matt).
Always initialize database after --config
Jun 20 2019, 1:07 PM
matt created T657: Support shorter config process.
Jun 20 2019, 12:37 PM · WriteFreely

Jun 19 2019

matt created T656: Subscribe to RSS / Atom feeds.
Jun 19 2019, 11:50 PM · Read.as
matt created T655: Fetch outbox posts on follow.
Jun 19 2019, 11:48 PM · Read.as
matt committed rWF44a4fd7a79cc: Correctly log and return after serving static file (authored by matt).
Correctly log and return after serving static file
Jun 19 2019, 11:27 PM
matt committed rWF2b39b714de66: Use UserLevelReader func for read routes (authored by matt).
Use UserLevelReader func for read routes
Jun 19 2019, 11:27 PM

Jun 18 2019

robjloranger committed rWCLIc7bff5e86b1e: revert to go-writeas v2.0.0 (authored by robjloranger).
revert to go-writeas v2.0.0
Jun 18 2019, 9:58 PM
robjloranger committed rWCLI2412d21fcecc: use v2.0.1 go-writeas (authored by robjloranger).
use v2.0.1 go-writeas
Jun 18 2019, 9:58 PM
robjloranger committed rWCLI844ce0708ecf: local posts should use host dir (authored by robjloranger).
local posts should use host dir
Jun 18 2019, 9:58 PM
robjloranger committed rWCLI3f8b0d0c6e03: default to user collection (authored by robjloranger).
default to user collection
Jun 18 2019, 9:58 PM
robjloranger committed rWCLId7e477a22a56: include new claim cmd and host/user flag in docs (authored by robjloranger).
include new claim cmd and host/user flag in docs
Jun 18 2019, 9:58 PM
robjloranger committed rWCLI9266f6622107: revert global flag change (authored by robjloranger).
revert global flag change
Jun 18 2019, 9:58 PM
robjloranger committed rWCLI572044043a6c: include new claim cmd in wf (authored by robjloranger).
include new claim cmd in wf
Jun 18 2019, 9:57 PM
robjloranger committed rWCLId10b3ee85a15: store user.json in user sub folder (authored by robjloranger).
store user.json in user sub folder
Jun 18 2019, 9:57 PM
robjloranger committed rWCLIea3e57a2a782: bugfix: default user should work on other domains (authored by robjloranger).
bugfix: default user should work on other domains
Jun 18 2019, 9:57 PM
robjloranger committed rWCLI5855fd31813c: wf: remove fetch and add blogs cmd (authored by robjloranger).
wf: remove fetch and add blogs cmd
Jun 18 2019, 9:57 PM
robjloranger committed rWCLI20919fbe0dde: support any writefreely instance (authored by robjloranger).
support any writefreely instance
Jun 18 2019, 9:57 PM
robjloranger committed rWCLI33578e83e956: start multi user authentication (authored by robjloranger).
start multi user authentication
Jun 18 2019, 9:57 PM
robjloranger committed rWCLI15f71e3714e3: multiple user authentication (authored by robjloranger).
multiple user authentication
Jun 18 2019, 9:57 PM
robjloranger committed rWCLIbe060d7ed1c3: fix bug with creating empty dir in working dir (authored by robjloranger).
fix bug with creating empty dir in working dir
Jun 18 2019, 9:57 PM
robjloranger committed rWCLId6c4b2c392ad: store/load user with host specific sub folder (authored by robjloranger).
store/load user with host specific sub folder
Jun 18 2019, 9:57 PM
robjloranger committed rWCLI79aae3105274: delete host specific user when doing logout (authored by robjloranger).
delete host specific user when doing logout
Jun 18 2019, 9:57 PM
robjloranger committed rWCLI30ecf6cc76de: use global flags in writeas cli (authored by robjloranger).
use global flags in writeas cli
Jun 18 2019, 9:57 PM
robjloranger committed rWCLI35292d25f547: remove unused global flags (authored by robjloranger).
remove unused global flags
Jun 18 2019, 9:57 PM
robjloranger committed rWCLIece87e913398: add new wf binary for community instances (authored by robjloranger).
add new wf binary for community instances
Jun 18 2019, 9:57 PM
robjloranger committed rWCLI834bc2a44055: add helper to parse host based config dir (authored by robjloranger).
add helper to parse host based config dir
Jun 18 2019, 9:57 PM
robjloranger committed rWCLI4ed622b6dfe8: revert posts listing style to v1.2 (authored by robjloranger).
revert posts listing style to v1.2
Jun 18 2019, 9:52 PM
robjloranger added a comment to T611: Detailed posts list.

taken from Z2, and trimmed/paraphrased:

Jun 18 2019, 9:21 PM · WriteFreely CLI, Write.as CLI
robjloranger committed rWCLI5e71cd6eb3a8: Merge branch 'develop' of github.com:writeas/writeas-cli into develop (authored by robjloranger).
Merge branch 'develop' of github.com:writeas/writeas-cli into develop
Jun 18 2019, 9:05 PM
GitHub <noreply@github.com> added a reverted change for rWCLIe5b473ed182e: Revert "Update README with v1.2 links": rWCLIdf1142818647: Update README with v1.2 links.
Revert "Update README with v1.2 links"
Jun 18 2019, 9:03 PM
GitHub <noreply@github.com> committed rWCLIbb096fbd46f7: Merge pull request #39 from writeas/revert-38-master (authored by robjloranger).
Merge pull request #39 from writeas/revert-38-master
Jun 18 2019, 9:03 PM
GitHub <noreply@github.com> added a reverting change for rWCLIdf1142818647: Update README with v1.2 links: rWCLIe5b473ed182e: Revert "Update README with v1.2 links".
Jun 18 2019, 9:03 PM
GitHub <noreply@github.com> added a reverted change for rWCLIb7236bbd0c11: Revert "rename cmd writeas list >> writeas posts": rWCLI6f4570c7bf59: rename cmd writeas list >> writeas posts.
Revert "rename cmd writeas list >> writeas posts"
Jun 18 2019, 9:03 PM
GitHub <noreply@github.com> added a reverted change for rWCLIc96e3376db9d: Revert "Add Debian installation instructions": rWCLIf7c0e894a2df: Add Debian installation instructions.
Revert "Add Debian installation instructions"
Jun 18 2019, 9:03 PM
GitHub <noreply@github.com> added a reverting change for rWCLIf7c0e894a2df: Add Debian installation instructions: rWCLIc96e3376db9d: Revert "Add Debian installation instructions".
Jun 18 2019, 9:03 PM
GitHub <noreply@github.com> added a reverting change for rWCLIcb9130b4e2f0: Resolves T604 Fetch users posts if authenticated: rWCLI35365fd4a760: Revert "Resolves T604 Fetch users posts if authenticated".
Jun 18 2019, 9:03 PM
GitHub <noreply@github.com> added a reverted change for rWCLI35365fd4a760: Revert "Resolves T604 Fetch users posts if authenticated": rWCLIcb9130b4e2f0: Resolves T604 Fetch users posts if authenticated.
Revert "Resolves T604 Fetch users posts if authenticated"
Jun 18 2019, 9:03 PM
GitHub <noreply@github.com> added a reverting change for rWCLI6f4570c7bf59: rename cmd writeas list >> writeas posts: rWCLIb7236bbd0c11: Revert "rename cmd writeas list >> writeas posts".
Jun 18 2019, 9:03 PM
GitHub <noreply@github.com> added a reverted change for rWCLI3a77a6974fcd: Revert "go mod tidy, remove previous dep for columns": rWCLI4506f6099638: go mod tidy, remove previous dep for columns.
Revert "go mod tidy, remove previous dep for columns"
Jun 18 2019, 9:03 PM