- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 1 2019
Jul 1 2019
matt committed rWCLI33c18cbe5d20: Change mentions of Write.as in wf cmd to WriteFreely (authored by matt).
Change mentions of Write.as in wf cmd to WriteFreely
Merge branch 'master' into T586
Bump version to 0.10.0
GitHub <noreply@github.com> committed rWF18bafadc43e8: Merge pull request #127 from writeas/shorter-config-process (authored by matt).
Merge pull request #127 from writeas/shorter-config-process
matt committed rWFb8b15c855006: Move Environment prompt back under Server section (authored by matt).
Move Environment prompt back under Server section
Jun 28 2019
Jun 28 2019
In T553#10428, @robjloranger wrote:More ideas from discussion on the forum.
- remove or disable a single post
- remove or disable a blog (collection)
matt added a parent task for T660: Support disabling user-level CSS: T563: Instance-level stylesheet.
Explicitly set background-color
I'm gonna go ahead and knock this out, since I'm already in the admin code for T565
matt changed the status of T659: Drag-and-drop uploading, a subtask of T550: Image uploading, from Open to Waiting.
Rename getLandingPage -> getLandingBody
Jun 27 2019
Jun 27 2019
Support ?landing=1 to always show landing page
Make landing page dynamic
GitHub <noreply@github.com> committed rWF6fdc343986a0: Merge pull request #130 from mrvdb/issue125 (authored by matt).
Merge pull request #130 from mrvdb/issue125
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
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…
Always initialize database after --config
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
GitHub <noreply@github.com> committed rWF00a8f8c95107: Merge pull request #119 from qwazix/develop (authored by matt).
Merge pull request #119 from qwazix/develop
Jun 26 2019
Jun 26 2019
More ideas from discussion on the forum.
Change `sh` alias back to `bash`
Fix macOS download link
Update README for v2.0
Use go-writeas v2.0.2
👍
matt committed rWCLI4614de5ad98b: Update GUIDE to reflect `posts` command changes (authored by matt).
Update GUIDE to reflect `posts` command changes
Tweak "too many login reqs" error message
The 2.0 release felt incomplete without this, so I re-added it, just in simpler form.
matt committed rWCLIae3082738967: Include anonymous posts in `posts` when auth'd (authored by matt).
Include anonymous posts in `posts` when auth'd
Tweak "couldn't delete" prefix text
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 25 2019
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`
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…
Fix #124 according to the snippet by @mrvdb
• robjloranger committed rWCLIce3f8b594554: update note about user and host flags (authored by • robjloranger).
update note about user and host flags
add config.TorURL
• robjloranger committed rWCLIa18df8880f79: update wf binary flags to include tor (authored by • robjloranger).
update wf binary flags to include tor
• robjloranger committed rWCLI498a3af787e7: Merge branch 'develop' into T586 (authored by • robjloranger).
Merge branch 'develop' into T586
Jun 21 2019
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
qwazix committed rWF6506709fbcd8: Merge branch 'develop' into shorter-config-process (authored by qwazix).
Merge branch 'develop' into shorter-config-process
qwazix committed rWFefbef8336203: make sure app exits after error in --sections argument (authored by qwazix).
make sure app exits after error in --sections argument
qwazix committed rWF07fe366c1583: Fix T657: add --sections argument to allow partial configuration. (authored by qwazix).
Fix T657: add --sections argument to allow partial configuration.
qwazix closed T657: Support shorter config process as Resolved by committing rWF07fe366c1583: Fix T657: add --sections argument to allow partial configuration..
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
Display errors with various commands
matt committed rWCLIccec921bd720: Show "publishing..." statuses before publishing (authored by matt).
Show "publishing..." statuses before publishing
Make Tor publishing statuses consistent
Merge branch 'develop' into private-instance
Fix more missing hostNames
Jun 20 2019
Jun 20 2019
support tor everywhere
• robjloranger committed rWCLId257ff0070b2: add tor options to claim and blogs cmds (authored by • robjloranger).
add tor options to claim and blogs cmds
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
Keep new post listing style under -v flag
Always initialize database after --config
Jun 19 2019
Jun 19 2019
matt committed rWF44a4fd7a79cc: Correctly log and return after serving static file (authored by matt).
Correctly log and return after serving static file
Use UserLevelReader func for read routes
Jun 18 2019
Jun 18 2019
• robjloranger committed rWCLIc7bff5e86b1e: revert to go-writeas v2.0.0 (authored by • robjloranger).
revert to go-writeas v2.0.0
use v2.0.1 go-writeas
• robjloranger committed rWCLI844ce0708ecf: local posts should use host dir (authored by • robjloranger).
local posts should use host dir
• robjloranger committed rWCLI3f8b0d0c6e03: default to user collection (authored by • robjloranger).
default to user collection
• 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
revert global flag change
• robjloranger committed rWCLI572044043a6c: include new claim cmd in wf (authored by • robjloranger).
include new claim cmd in wf
• robjloranger committed rWCLId10b3ee85a15: store user.json in user sub folder (authored by • robjloranger).
store user.json in user sub folder
• robjloranger committed rWCLIea3e57a2a782: bugfix: default user should work on other domains (authored by • robjloranger).
bugfix: default user should work on other domains
• robjloranger committed rWCLI5855fd31813c: wf: remove fetch and add blogs cmd (authored by • robjloranger).
wf: remove fetch and add blogs cmd
• robjloranger committed rWCLI20919fbe0dde: support any writefreely instance (authored by • robjloranger).
support any writefreely instance
• robjloranger committed rWCLI33578e83e956: start multi user authentication (authored by • robjloranger).
start multi user authentication
• robjloranger committed rWCLI15f71e3714e3: multiple user authentication (authored by • robjloranger).
multiple user authentication
• robjloranger committed rWCLIbe060d7ed1c3: fix bug with creating empty dir in working dir (authored by • robjloranger).
fix bug with creating empty dir in working dir
• robjloranger committed rWCLId6c4b2c392ad: store/load user with host specific sub folder (authored by • robjloranger).
store/load user with host specific sub folder
• robjloranger committed rWCLI79aae3105274: delete host specific user when doing logout (authored by • robjloranger).
delete host specific user when doing logout
• robjloranger committed rWCLI30ecf6cc76de: use global flags in writeas cli (authored by • robjloranger).
use global flags in writeas cli
• robjloranger committed rWCLI35292d25f547: remove unused global flags (authored by • robjloranger).
remove unused global flags
• robjloranger committed rWCLIece87e913398: add new wf binary for community instances (authored by • robjloranger).
add new wf binary for community instances
• robjloranger committed rWCLI834bc2a44055: add helper to parse host based config dir (authored by • robjloranger).
add helper to parse host based config dir
• robjloranger committed rWCLI4ed622b6dfe8: revert posts listing style to v1.2 (authored by • robjloranger).
revert posts listing style to v1.2
taken from Z2, and trimmed/paraphrased:
• 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
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"
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
GitHub <noreply@github.com> added a reverting change for rWCLIdf1142818647: Update README with v1.2 links: rWCLIe5b473ed182e: Revert "Update README with v1.2 links".
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"