- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 2 2019
Jul 2 2019
matt moved T563: Instance-level stylesheet from Soon / v1.0 to Next Release on the WriteFreely board.
matt moved T578: Disable collection's Public setting from Post-v1.0 to Next Release on the WriteFreely board.
Use "Draft" in post meta page
Replace top-left "w" button on post meta page
Jul 1 2019
Jul 1 2019
GitHub <noreply@github.com> committed rWF7aaff778da8b: Merge pull request #123 from writeas/private-instance (authored by matt).
Merge pull request #123 from writeas/private-instance
GitHub <noreply@github.com> closed T576: User-only visibility setting as Resolved by committing rWF7aaff778da8b: Merge pull request #123 from writeas/private-instance.
GitHub <noreply@github.com> committed rWF7240bf0cdc0c: Merge pull request #131 from writeas/customize-landing (authored by matt).
Merge pull request #131 from writeas/customize-landing
GitHub <noreply@github.com> closed T565: Edit landing page as Resolved by committing rWF7240bf0cdc0c: Merge pull request #131 from writeas/customize-landing.
Add comments about isRaw logic
Open landing page preview in new window
Fix userlevel error logging
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
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