The 2.0 release felt incomplete without this, so I re-added it, just in simpler form.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 26 2019
Jun 26 2019
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
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
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
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
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
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"
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"
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"
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"
GitHub <noreply@github.com> added a reverted change for rWCLI85ec32a12443: Revert "only show local posts header if there are any": rWCLI14581da57792: only show local posts header if there are any.
Revert "only show local posts header if there are any"
GitHub <noreply@github.com> added a reverted change for rWCLI668572a363a8: Revert "fixes potential issue with multi-byte chars": rWCLIa20134a9a4b6: fixes potential issue with multi-byte chars.
Revert "fixes potential issue with multi-byte chars"
GitHub <noreply@github.com> added a reverted change for rWCLIcd213846ed1c: Revert "finish getExcerpt and actualy add tests": rWCLId8c5626c7044: finish getExcerpt and actualy add tests.
Revert "finish getExcerpt and actualy add tests"
GitHub <noreply@github.com> added a reverted change for rWCLI7690145e3e94: Revert "return errors on delete command": rWCLI358ad5b4d42c: return errors on delete command.
Revert "return errors on delete command"
GitHub <noreply@github.com> added a reverted change for rWCLI971b3431fed1: Revert "use current application vocabulary": rWCLI6a6482a0d4d8: use current application vocabulary.
Revert "use current application vocabulary"
GitHub <noreply@github.com> added a reverted change for rWCLId05f0aae1951: Revert "use cli.NewExitError in CmdDelete": rWCLI4fde74c2c1c9: use cli.NewExitError in CmdDelete.
Revert "use cli.NewExitError in CmdDelete"
GitHub <noreply@github.com> added a reverted change for rWCLI6cf676b2b826: Revert "use stdout in list posts tabwriter": rWCLI60f3179f0cbe: use stdout in list posts tabwriter.
Revert "use stdout in list posts tabwriter"
GitHub <noreply@github.com> added a reverting change for rWCLIa8e5ebf719e1: add collection listing: rWCLI8033c564f22f: Revert "add collection listing".
GitHub <noreply@github.com> added a reverted change for rWCLI76fe16925ee3: Revert "remove fetch sub cmd": rWCLIec656ac36b75: remove fetch sub cmd.
Revert "remove fetch sub cmd"
GitHub <noreply@github.com> added a reverting change for rWCLIec656ac36b75: remove fetch sub cmd: rWCLI76fe16925ee3: Revert "remove fetch sub cmd".
GitHub <noreply@github.com> added a reverted change for rWCLI53d098edbe71: Revert "change colls cmd to blogs": rWCLI36cf8359754f: change colls cmd to blogs.
Revert "change colls cmd to blogs"
GitHub <noreply@github.com> added a reverted change for rWCLI8033c564f22f: Revert "add collection listing": rWCLIa8e5ebf719e1: add collection listing.
Revert "add collection listing"
GitHub <noreply@github.com> added a reverting change for rWCLI36cf8359754f: change colls cmd to blogs: rWCLI53d098edbe71: Revert "change colls cmd to blogs".
GitHub <noreply@github.com> added a reverted change for rWCLI805e3b71b563: Revert "remove mention of fetch cmd in docs": rWCLI578ab3f4f725: remove mention of fetch cmd in docs.
Revert "remove mention of fetch cmd in docs"
GitHub <noreply@github.com> added a reverted change for rWCLI06cf9f329d65: Revert "return proper errors in CmdCollections": rWCLIee8e107b497f: return proper errors in CmdCollections.
Revert "return proper errors in CmdCollections"
GitHub <noreply@github.com> added a reverted change for rWCLIf0b9f2b09169: Revert "update README and GUIDE for v2": rWCLIa9f52102ca0b: update README and GUIDE for v2.
Revert "update README and GUIDE for v2"
GitHub <noreply@github.com> added a reverting change for rWCLI274171b277a3: update CLI help output: rWCLIc35ae96dbb13: Revert "update CLI help output".
GitHub <noreply@github.com> added a reverted change for rWCLIc35ae96dbb13: Revert "update CLI help output": rWCLI274171b277a3: update CLI help output.
Revert "update CLI help output"
GitHub <noreply@github.com> added a reverted change for rWCLI4dc396ea922e: Revert "add claim posts to writeas CLI": rWCLIb41cfa867d08: add claim posts to writeas CLI.
Revert "add claim posts to writeas CLI"