- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sat, Dec 7
Sat, Dec 7
Update "account silenced" alert on edit-meta
Fix broken password-collection template
Thu, Dec 5
Thu, Dec 5
matt committed rWF5259c4fcdf48: Federate posts without a double-line break as Notes (authored by matt).
Federate posts without a double-line break as Notes
Tue, Dec 3
Tue, Dec 3
Sun, Dec 1
Sun, Dec 1
Suppress log when editing post or its metadata
Fri, Nov 29
Fri, Nov 29
Update IsJSON call in handleRenderMarkdown()
Merge branch 'develop' into markdown-API
Thu, Nov 28
Thu, Nov 28
matt committed rWF44a670374224: Prevent failed requests on failed user silence check (authored by matt).
Prevent failed requests on failed user silence check
Wed, Nov 27
Wed, Nov 27
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 Far Future to Soon / v1.0 on the WriteFreely board.
Tue, Nov 26
Tue, Nov 26
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
Mon, Nov 25
Mon, Nov 25
Tue, Nov 19
Tue, Nov 19
Fix suspension check in fetchPost()
Tue, Nov 12
Tue, Nov 12
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
Mon, Nov 11
Mon, Nov 11
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.
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
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
Sat, Nov 9
Sat, Nov 9
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 Far Future to Soon / v1.0 on the WriteFreely board.
matt moved T671: ActivityPub group announcer from Far Future to Soon / v1.0 on the WriteFreely board.
matt moved T662: Federate blog metadata changes from Far Future to Soon / v1.0 on the WriteFreely board.
matt moved T694: Simplified admin dashboard from Far Future 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.
GitHub <noreply@github.com> committed rWFfea62b14ceb4: Merge pull request #185 from writeas/accept-json (authored by matt).
Merge pull request #185 from writeas/accept-json
GitHub <noreply@github.com> committed rWFfcf074cf4086: Merge pull request #166 from writeas/159-follow-panic (authored by matt).
Merge pull request #166 from writeas/159-follow-panic
Nov 5 2019
Nov 5 2019
add user account delete UI
add admin user account deletion
robjloranger committed rWFb83af955c3fd: remove wrapper over db.DeleteAccount (authored by robjloranger).
remove wrapper over db.DeleteAccount
add admin user account deletion
robjloranger committed rWF41166e5c356d: CLI delete account by username and delete posts (authored by robjloranger).
CLI delete account by username and delete posts
Nov 4 2019
Nov 4 2019
Update hosting options in README
Oct 31 2019
Oct 31 2019
PR for writefreely is up including CLI flags, next is to add things like federated deletes for all collections including default (i.e. username) and and posts if they are being deleted as well.
add account deletion
status update
Looks like this function also already exists in writefreely under *datastore, but is still out of date and needs modification.
Oct 30 2019
Oct 30 2019
Note: implementation details are out of date and only apply to Write.as. For implementation in WriteFreely, refer to deleteAccount() func in rW.
Oct 28 2019
Oct 28 2019
matt moved T695: Support manual admin password reset from Restricted Project Column to Restricted Project Column on the Restricted Project board.
matt moved T686: Enable Admin user creation in Dashboard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
matt moved T694: Simplified admin dashboard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
{T706} solves our immediate needs for #write.as_for_teams, so we'll do that first. Then we can look at addressing this.
Oct 25 2019
Oct 25 2019
robjloranger committed rWF5429ca4ab092: add check for suspended user on single posts (authored by robjloranger).
add check for suspended user on single posts
address PR comments
Oct 24 2019
Oct 24 2019
matt committed rWF9873fc443fca: Merge branch 'develop' into T661-disable-accounts (authored by matt).
Merge branch 'develop' into T661-disable-accounts
Oct 18 2019
Oct 18 2019
remove containers after use
add production stage
keep --update in apk call