Getting much more important as Write.as grows past 500k posts on the platform.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 21 2019
Dec 21 2019
Dec 20 2019
Dec 20 2019
To add to this list:
Dec 19 2019
Dec 19 2019
ngerakines committed rWF7a0863f71b25: Added oauth handlers and tests with mocks. Part of T705. (authored by ngerakines).
Added oauth handlers and tests with mocks. Part of T705.
robjloranger committed rWFdae65b7d1fad: retain output structure in response (authored by robjloranger).
retain output structure in response
Dec 18 2019
Dec 18 2019
GitHub <noreply@github.com> committed rWFdc1af91cf65d: Merge pull request #213 from yalh76/arm64 (authored by matt).
Merge pull request #213 from yalh76/arm64
GitHub <noreply@github.com> committed rWFe16ea3b419c6: Merge pull request #224 from writeas/hotfix-0.11.2 (authored by matt).
Merge pull request #224 from writeas/hotfix-0.11.2
GitHub <noreply@github.com> committed rWF8dc1ef0fdbf8: Merge pull request #215 from writeas/prevent-fail-on-suspend-check (authored by matt).
Merge pull request #215 from writeas/prevent-fail-on-suspend-check
GitHub <noreply@github.com> committed rWFed40e9dea5b2: Merge pull request #222 from writeas/fix-template-typo (authored by matt).
Merge pull request #222 from writeas/fix-template-typo
Fix whitespace
matt committed rWFcfea887b7882: Suppress "user not found" log when post not found (authored by matt).
Suppress "user not found" log when post not found
Dec 17 2019
Dec 17 2019
sub task status:
robjloranger committed rWF26d906ae92ba: clean up responses and logging, change endpoint (authored by robjloranger).
clean up responses and logging, change endpoint
robjloranger committed rWF4c0e4d04c14f: 404 for protected posts when previously authorized (authored by robjloranger).
404 for protected posts when previously authorized
matt committed rWFaa405bc57ce3: Remove "silenced" warning on password-collection.tmpl (authored by matt).
Remove "silenced" warning on password-collection.tmpl
Return 404 for suspended pass-protected colls
Dec 14 2019
Dec 14 2019
This is looking really good so far! Have been using it myself lately and it's been great.
Dec 13 2019
Dec 13 2019
I was looking around the other day for image processing libraries written in Go. There are some to compress or change format of the image, resize, etc.
What could be the better way to store uploaded images?
Dec 11 2019
Dec 11 2019
GitHub <noreply@github.com> committed rWF6a5d49eeb7e8: Merge pull request #218 from writeas/fix-empty-hostname-editing (authored by matt).
Merge pull request #218 from writeas/fix-empty-hostname-editing
Dec 7 2019
Dec 7 2019
Update "account silenced" alert on edit-meta
Fix broken password-collection template
Dec 5 2019
Dec 5 2019
matt committed rWF5259c4fcdf48: Federate posts without a double-line break as Notes (authored by matt).
Federate posts without a double-line break as Notes
Dec 3 2019
Dec 3 2019
Dec 1 2019
Dec 1 2019
Suppress log when editing post or its metadata
Nov 29 2019
Nov 29 2019
Update IsJSON call in handleRenderMarkdown()
Merge branch 'develop' into markdown-API
Nov 28 2019
Nov 28 2019
matt committed rWF44a670374224: Prevent failed requests on failed user silence check (authored by matt).
Prevent failed requests on failed user silence check
Nov 27 2019
Nov 27 2019
Fix mention URL on multi-user instances
Update httpsig and activityserve
GitHub <noreply@github.com> committed rWF88a3ed78786f: Merge pull request #214 from writeas/fix-hostname-fediverse (authored by matt).
Merge pull request #214 from writeas/fix-hostname-fediverse
GitHub <noreply@github.com> committed rWF59d892e486d9: Merge pull request #212 from writeas/fix-suspension-check (authored by matt).
Merge pull request #212 from writeas/fix-suspension-check
matt added a project to T709: Include images as attachments in ActivityStreams data: Good First Issue.
matt moved T709: Include images as attachments in ActivityStreams data from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 26 2019
Nov 26 2019
Merge branch 'develop' into import-text
Bump Travis build to Go 1.12
matt committed rWFd8df15855cfb: Merge branch 'develop' into activitypub-mentions (authored by matt).
Merge branch 'develop' into activitypub-mentions
Bump version to 0.11.2
Fix empty hostname when fetching AS post via ID
Nov 25 2019
Nov 25 2019
Nov 19 2019
Nov 19 2019
Fix suspension check in fetchPost()
Nov 12 2019
Nov 12 2019
Fix 500 on tags page
Fix collection post 500 when not logged in
Bump version to 0.11.1
Improve non-chorus site-wide header
Nov 11 2019
Nov 11 2019
robjloranger committed rWF7e014ca65958: Rename Suspend status to Silence (authored by robjloranger).
Rename Suspend status to Silence
GitHub <noreply@github.com> committed rWF474a5d908dfb: Merge pull request #209 from writeas/fix-host-single-user-templates (authored by robjloranger).
Merge pull request #209 from writeas/fix-host-single-user-templates
Skip logging default pad template fallback
matt committed rWF79f35a0ccdf6: Fix collection template issues introduced in #205 (authored by matt).
Fix collection template issues introduced in #205
robjloranger committed rWF9b69de166fd5: add silenced warning on invites page (authored by robjloranger).
add silenced warning on invites page
GitHub <noreply@github.com> committed rWFbca678aee5a5: Merge pull request #174 from writeas/T661-disable-accounts (authored by matt).
Merge pull request #174 from writeas/T661-disable-accounts
As discussed in #174, this is now the "silence" admin feature. See that PR for remaining items needed to resolve this.
matt renamed T661: Support silencing accounts from Support disabling accounts to Support silencing accounts.
GitHub <noreply@github.com> committed rWF5839c2ac4da3: Merge pull request #192 from writeas/T695-reset-user-pass (authored by matt).
Merge pull request #192 from writeas/T695-reset-user-pass
GitHub <noreply@github.com> closed T695: Support manual admin password reset, a subtask of T508: Password resetting, as Resolved.
GitHub <noreply@github.com> closed T695: Support manual admin password reset as Resolved by committing rWF5839c2ac4da3: Merge pull request #192 from writeas/T695-reset-user-pass.
Remove Debian install instructions
Link to WF v0.11 in wf-cli README
Merge branch 'develop'
Bump version to 0.11.0
Fix "silenced" alert styles on more pages
Rename UserSuspended to UserSilenced
Change more suspension check logic
Tweak "suspended" notification copy
Change "suspend" to "silence" where user-facing
Change Write.as -> WriteFreely in README
Remove commentsEnabled AP extension
Move to web-core v1.2.0
Fix reset user's email address display
Change Reset Password button style
Tweak admin reset confirmation copy
Tweak admin user pass reset success copy
Reset password to sorta-sensical string
Remove extra OwnUserPage field
matt committed rWF6e09fcb9e2a3: Change password reset endpoint to /admin/user/{Username}/passphrase (authored by matt).
Change password reset endpoint to /admin/user/{Username}/passphrase
Merge branch 'develop' into T572-check-updates
GitHub <noreply@github.com> committed rWFa65917ae2ee8: Merge pull request #205 from writeas/fix-csv-export (authored by matt).
Merge pull request #205 from writeas/fix-csv-export
Nov 9 2019
Nov 9 2019
robjloranger committed rWFf66d5bf1e8fa: use .Host instead of adding .Hostname (authored by robjloranger).
use .Host instead of adding .Hostname
Nov 8 2019
Nov 8 2019
robjloranger committed rWFc0b75f6b65e3: pass hostname to canonical url in post templates (authored by robjloranger).
pass hostname to canonical url in post templates
Nov 7 2019
Nov 7 2019
Fix "suspended" message location on Drafts
Confirm suspension before submitting the form
Move user status in list out of <a>
matt committed rWFda7dcfee6aff: Move admin template IsSuspended logic into method (authored by matt).
Move admin template IsSuspended logic into method
Fix URLs in CSV exports
Fix URLs in CSV exports
matt moved T483: Support OAuth2 authentication from Backlog to Soon / v1.0 on the WriteFreely board.
matt moved T662: Federate blog metadata changes from Backlog to Soon / v1.0 on the WriteFreely board.
GitHub <noreply@github.com> committed rWF3167e19b7757: Merge pull request #189 from writeas/T697-blog-default (authored by matt).
Merge pull request #189 from writeas/T697-blog-default
Addressed in writefreely#189.