Bump Travis build to Go 1.13
matt triaged
T717: Private RSS feeds as
Wishlist priority.
matt changed the status of
T696: Allow pagination of posts from
Idea to
Open.
Partially implementing this as part of my work on T401: Post list paging and T714: Improve core navigation.
matt changed the status of
T696: Allow pagination of posts, a subtask of
T401: Post list paging, from
Idea to
Open.
Rename base_url to collection_url in MD API
Move and restyle OAuth login links
matt triaged
T714: Improve core navigation as
Medium-High priority.
Merge branch 'markdown-API' into activitypub-mentions
Merge branch 'hotfix-0.11.2' into activitypub-mentions
Add WriteOAuthError() func
Switch Slack badge to Forum badge
Merge branch 'T705-oauth' into oauth-wrapper
Pass OAuth requests through new OAuth handler
Check for error response in code exchange
Add logging in viewOauthCallback()
matt raised the priority of
T401: Post list paging from
Low to
High.
Getting much more important as Write.as grows past 500k posts on the platform.
Suppress "user not found" log when post not found
Remove "silenced" warning on password-collection.tmpl
Return 404 for suspended pass-protected colls
This is looking really good so far! Have been using it myself lately and it's been great.
Update "account silenced" alert on edit-meta
Fix broken password-collection template
Federate posts without a double-line break as Notes
Suppress log when editing post or its metadata
Update IsJSON call in handleRenderMarkdown()
Merge branch 'develop' into markdown-API
Prevent failed requests on failed user silence check
Fix mention URL on multi-user instances
Update httpsig and activityserve
matt edited Description on
Good First Issue.
Merge branch 'develop' into import-text
Bump Travis build to Go 1.12
Merge branch 'develop' into activitypub-mentions
Fix empty hostname when fetching AS post via ID
Fix suspension check in fetchPost()
Fix collection post 500 when not logged in
Improve non-chorus site-wide header
Skip logging default pad template fallback
Fix collection template issues introduced in #205
As discussed in , 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.
Remove Debian install instructions
Link to WF v0.11 in wf-cli README
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
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
Change password reset endpoint to /admin/user/{Username}/passphrase
Merge branch 'develop' into T572-check-updates
Fix "suspended" message location on Drafts
Confirm suspension before submitting the form
Move user status in list out of <a>
Move admin template IsSuspended logic into method
Update hosting options in README
Note: implementation details are out of date and only apply to Write.as. For implementation in WriteFreely, refer to []() func in rW.
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.
Merge branch 'develop' into T661-disable-accounts