We should investigate the feasibility of doing mentions with Markdown links, e.g.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 8 2019
Jul 8 2019
Jul 7 2019
Jul 7 2019
Also tracked on GitHub #134.
Jul 3 2019
Jul 3 2019
Accept Apper in writefreely.Migrate()
Accept Apper in writefreely.ResetPassword()
Jul 2 2019
Jul 2 2019
matt committed rWF5923b6401c0d: Replace old "quick start" section with Getting Started link (authored by matt).
Replace old "quick start" section with Getting Started link
matt committed rWF3faa2def0899: Add Documentation section and fix dev setup link (authored by matt).
Add Documentation section and fix dev setup link
We're using the autocert library with #write.as_for_teams / rWFMT, and it works really well. Since it's already battle-tested there, I'd say we go with that.
matt moved T542: Automatically set up certificate from Let's Encrypt from Backlog to Next Release on the WriteFreely board.
matt moved T536: Compile all static / default assets into binary from Post-v1.0 to Hopes & Dreams on the WriteFreely board.
matt moved T617: Send webmentions on post URLs from Backlog to Hopes & Dreams on the WriteFreely board.
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
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
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
Jun 26 2019
Jun 26 2019
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 21 2019
Jun 21 2019
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
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
matt moved T654: Show example text when first arriving in editor from Backlog to Hopes & Dreams on the WriteFreely board.
Add note about unstable `master` branch
Link to desktop app in README
Jun 17 2019
Jun 17 2019
Addressed those issues in most recent commits.
matt committed rWF7dc620aff1e8: Check reader permissions on .well-known endpoints (authored by matt).
Check reader permissions on .well-known endpoints
Check reader permissions on RSS feed & sitemap
Just opened a pull request (GH#123) for this. I still need to verify that data isn't leaking on some ActivityPub endpoints (namely nodeinfo and webfinger), but the core of everything is there and ready to try out.
matt committed rWF63b536ec8771: Don't federate anything when instance is private (authored by matt).
Don't federate anything when instance is private
matt committed rWF35718cd239d4: Change blog visibility explanations on Private instance (authored by matt).
Change blog visibility explanations on Private instance
Allow completely private instances, part 1
matt committed rWFa2088c164634: Restrict API read access based on Private setting (authored by matt).
Restrict API read access based on Private setting
matt committed rWFbf989eb696ef: Hide Reader link on private instance when unauth'd (authored by matt).
Hide Reader link on private instance when unauth'd
Jun 16 2019
Jun 16 2019
matt closed T651: Allow changing landing route from admin UI as Resolved by committing rWF161f7a8de298: Support changing landing conf val from Admin UI.
matt closed T651: Allow changing landing route from admin UI, a subtask of T574: Configurable landing route, as Resolved.
Support changing landing conf val from Admin UI
matt moved T651: Allow changing landing route from admin UI from Backlog to Soon / v1.0 on the WriteFreely board.
Jun 15 2019
Jun 15 2019
Jun 14 2019
Jun 14 2019
Tweak status wording
Exit when no writefreely executable found
Add TODO for multierror
Add TODO for multierror
Remove global hostName var
Nice, this looks great!
Save config via Apper interface from Admin dash
Fix activitypub.go imports