Page MenuHomeWrite.as
Feed All Stories

Dec 3 2019

gytisrepecka added a watcher for SnapFreely: gytisrepecka.
Dec 3 2019, 11:34 AM
gytisrepecka updated gytisrepecka.
Dec 3 2019, 9:36 AM

Dec 1 2019

matt committed rWFd8f77585f509: Suppress log when editing post or its metadata (authored by matt).
Suppress log when editing post or its metadata
Dec 1 2019, 11:19 AM

Nov 29 2019

matt committed rWFa266d8e0322d: Update IsJSON call in handleRenderMarkdown() (authored by matt).
Update IsJSON call in handleRenderMarkdown()
Nov 29 2019, 1:14 PM
matt committed rWF5fa164d5cf2e: Merge branch 'develop' into markdown-API (authored by matt).
Merge branch 'develop' into markdown-API
Nov 29 2019, 1:14 PM

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 28 2019, 12:26 AM

Nov 27 2019

matt committed rWFae5bbd273d55: Fix mention URL on multi-user instances (authored by matt).
Fix mention URL on multi-user instances
Nov 27 2019, 10:55 PM
matt committed rWF181af8c5c8bd: Update httpsig and activityserve (authored by matt).
Update httpsig and activityserve
Nov 27 2019, 10:55 PM
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
Nov 27 2019, 10:02 PM
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
Nov 27 2019, 10:01 PM
matt added a member for Good First Issue: matt.
Nov 27 2019, 2:51 PM
matt edited Description on Good First Issue.
Nov 27 2019, 12:52 PM
matt added a project to T709: Include images as attachments in ActivityStreams data: Good First Issue.
Nov 27 2019, 11:43 AM · Good First Issue, Federation, Write.as Web, WriteFreely
matt created Good First Issue.
Nov 27 2019, 11:43 AM
matt moved T709: Include images as attachments in ActivityStreams data from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 27 2019, 11:18 AM · Good First Issue, Federation, Write.as Web, WriteFreely

Nov 26 2019

matt committed rWFaf6e5dea3aa5: Merge branch 'develop' into import-text (authored by matt).
Merge branch 'develop' into import-text
Nov 26 2019, 10:41 PM
matt created T709: Include images as attachments in ActivityStreams data.
Nov 26 2019, 7:15 PM · Good First Issue, Federation, Write.as Web, WriteFreely
matt committed rWFbbb7b281109d: Bump Travis build to Go 1.12 (authored by matt).
Bump Travis build to Go 1.12
Nov 26 2019, 6:33 PM
matt committed rWFd8df15855cfb: Merge branch 'develop' into activitypub-mentions (authored by matt).
Merge branch 'develop' into activitypub-mentions
Nov 26 2019, 6:20 PM
matt committed rWF342c3cde89d4: Bump version to 0.11.2 (authored by matt).
Bump version to 0.11.2
Nov 26 2019, 6:15 PM
matt committed rWFc81927a69f04: Fix empty hostname when fetching AS post via ID (authored by matt).
Fix empty hostname when fetching AS post via ID
Nov 26 2019, 6:01 PM

Nov 25 2019

matt created T708: Make CSS and JS areas resizable.
Nov 25 2019, 6:46 PM · Write.as Web, WriteFreely

Nov 19 2019

matt committed rWF8d8e671a073d: Fix suspension check in fetchPost() (authored by matt).
Fix suspension check in fetchPost()
Nov 19 2019, 1:40 AM

Nov 12 2019

matt committed rWFbd99044e9c92: Fix 500 on tags page (authored by matt).
Fix 500 on tags page
Nov 12 2019, 11:02 AM
matt committed rWF2899d98cfd9f: Fix collection post 500 when not logged in (authored by matt).
Fix collection post 500 when not logged in
Nov 12 2019, 10:47 AM
matt committed rWF278e4f6242d1: Bump version to 0.11.1 (authored by matt).
Bump version to 0.11.1
Nov 12 2019, 7:54 AM
matt committed rWF3d49baf39a0f: Improve non-chorus site-wide header (authored by matt).
Improve non-chorus site-wide header
Nov 12 2019, 7:52 AM

Nov 11 2019

robjloranger committed rWF7e014ca65958: Rename Suspend status to Silence (authored by robjloranger).
Rename Suspend status to Silence
Nov 11 2019, 11:26 PM
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
Nov 11 2019, 11:26 PM
matt committed rWF80362000feed: Skip logging default pad template fallback (authored by matt).
Skip logging default pad template fallback
Nov 11 2019, 11:10 PM
matt committed rWF79f35a0ccdf6: Fix collection template issues introduced in #205 (authored by matt).
Fix collection template issues introduced in #205
Nov 11 2019, 11:05 PM
robjloranger committed rWF9b69de166fd5: add silenced warning on invites page (authored by robjloranger).
add silenced warning on invites page
Nov 11 2019, 10:26 PM
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
Nov 11 2019, 5:08 PM
matt added a comment to T661: Support silencing accounts.

As discussed in #174, this is now the "silence" admin feature. See that PR for remaining items needed to resolve this.

Nov 11 2019, 5:07 PM · Abuse Prevention, WriteFreely
matt renamed T661: Support silencing accounts from Support disabling accounts to Support silencing accounts.
Nov 11 2019, 5:06 PM · Abuse Prevention, WriteFreely
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
Nov 11 2019, 4:39 PM
GitHub <noreply@github.com> closed T695: Support manual admin password reset, a subtask of T508: Password resetting, as Resolved.
Nov 11 2019, 4:39 PM · Restricted Project, WriteFreely, Write.as Web, Restricted Project
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.
Nov 11 2019, 4:39 PM · Restricted Project, Restricted Project, WriteFreely
matt committed rWCLIa04d8064cb08: Remove Debian install instructions (authored by matt).
Remove Debian install instructions
Nov 11 2019, 4:33 PM
matt committed rWCLI1c50cb773c88: Link to WF v0.11 in wf-cli README (authored by matt).
Link to WF v0.11 in wf-cli README
Nov 11 2019, 4:33 PM
matt committed rWCLId4e77b9b7edc: Merge branch 'develop' (authored by matt).
Merge branch 'develop'
Nov 11 2019, 4:33 PM
matt committed rWF8f24da94a62a: Bump version to 0.11.0 (authored by matt).
Bump version to 0.11.0
Nov 11 2019, 3:54 PM
matt committed rWF5644e8d2516f: Fix "silenced" alert styles on more pages (authored by matt).
Fix "silenced" alert styles on more pages
Nov 11 2019, 3:42 PM
matt committed rWF7f96e8c38421: Rename UserSuspended to UserSilenced (authored by matt).
Rename UserSuspended to UserSilenced
Nov 11 2019, 3:42 PM
matt committed rWFf7550a0da8f6: Change more suspension check logic (authored by matt).
Change more suspension check logic
Nov 11 2019, 3:42 PM
matt committed rWF2c2ee0c00cd8: Tweak "suspended" notification copy (authored by matt).
Tweak "suspended" notification copy
Nov 11 2019, 3:42 PM
matt committed rWFc3f76a3ab840: Change "suspend" to "silence" where user-facing (authored by matt).
Change "suspend" to "silence" where user-facing
Nov 11 2019, 3:42 PM
matt committed rWC45b1985b977c: Change Write.as -> WriteFreely in README (authored by matt).
Change Write.as -> WriteFreely in README
Nov 11 2019, 3:26 PM
matt committed rWCf54ee176fc13: Remove commentsEnabled AP extension (authored by matt).
Remove commentsEnabled AP extension
Nov 11 2019, 3:26 PM
matt committed rWFd4206cd5f8bb: Move to web-core v1.2.0 (authored by matt).
Move to web-core v1.2.0
Nov 11 2019, 2:19 PM
matt committed rWFa9b5bb2f6bab: Fix reset user's email address display (authored by matt).
Fix reset user's email address display
Nov 11 2019, 12:41 PM
matt committed rWFd5dd007ff738: Change Reset Password button style (authored by matt).
Change Reset Password button style
Nov 11 2019, 12:37 PM
matt committed rWF3e8d1014d9c8: Tweak admin reset confirmation copy (authored by matt).
Tweak admin reset confirmation copy
Nov 11 2019, 12:37 PM
matt committed rWF422c16f39a6c: Tweak admin user pass reset success copy (authored by matt).
Tweak admin user pass reset success copy
Nov 11 2019, 12:37 PM
matt committed rWFf673f9b562fa: Reset password to sorta-sensical string (authored by matt).
Reset password to sorta-sensical string
Nov 11 2019, 12:37 PM
matt committed rWF6d4ec0b17db8: Remove extra OwnUserPage field (authored by matt).
Remove extra OwnUserPage field
Nov 11 2019, 7:09 AM
matt committed rWF6e09fcb9e2a3: Change password reset endpoint to /admin/user/{Username}/passphrase (authored by matt).
Change password reset endpoint to /admin/user/{Username}/passphrase
Nov 11 2019, 7:09 AM
matt committed rWF38f3eec8e08d: Merge branch 'develop' into T572-check-updates (authored by matt).
Merge branch 'develop' into T572-check-updates
Nov 11 2019, 6:46 AM
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 11 2019, 6:45 AM

Nov 9 2019

robjloranger committed rWFf66d5bf1e8fa: use .Host instead of adding .Hostname (authored by robjloranger).
use .Host instead of adding .Hostname
Nov 9 2019, 7:42 PM

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 8 2019, 4:49 PM

Nov 7 2019

matt committed rWF619b10c3e5f4: Fix "suspended" message location on Drafts (authored by matt).
Fix "suspended" message location on Drafts
Nov 7 2019, 8:50 AM
matt committed rWF280c32afdce4: Confirm suspension before submitting the form (authored by matt).
Confirm suspension before submitting the form
Nov 7 2019, 8:50 AM
matt committed rWFc9f721983100: Move user status in list out of <a> (authored by matt).
Move user status in list out of <a>
Nov 7 2019, 8:50 AM
matt committed rWFda7dcfee6aff: Move admin template IsSuspended logic into method (authored by matt).
Move admin template IsSuspended logic into method
Nov 7 2019, 8:50 AM
matt committed rWFe1149cd1e951: Fix URLs in CSV exports (authored by matt).
Fix URLs in CSV exports
Nov 7 2019, 8:26 AM
matt committed rWF8cf66d506adb: Fix URLs in CSV exports (authored by matt).
Fix URLs in CSV exports
Nov 7 2019, 8:25 AM
matt moved T483: Support OAuth2 authentication from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 7 2019, 5:02 AM · WriteFreely, Federation, Write.as Web
matt moved T671: ActivityPub group announcer from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 7 2019, 5:02 AM · Restricted Project, Read Write.as, Write.as Web, WriteFreely
matt moved T662: Federate blog metadata changes from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 7 2019, 5:00 AM · Federation, Write.as Web, WriteFreely
matt moved T694: Simplified admin dashboard from Backlog to Soon / v1.0 on the WriteFreely board.
Nov 7 2019, 4:59 AM · Restricted Project, Restricted Project, WriteFreely
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
Nov 7 2019, 4:46 AM
GitHub <noreply@github.com> closed T697: Make blog the default publishing destination as Resolved by committing rWF3167e19b7757: Merge pull request #189 from writeas/T697-blog-default.
Nov 7 2019, 4:46 AM · Usability, WriteFreely
matt added a comment to T697: Make blog the default publishing destination.

Addressed in writefreely#189.

Nov 7 2019, 4:45 AM · Usability, WriteFreely
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
Nov 7 2019, 4:30 AM
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 7 2019, 3:28 AM

Nov 5 2019

robjloranger committed rWF482e632ca970: add user account delete UI (authored by robjloranger).
add user account delete UI
Nov 5 2019, 8:24 PM
robjloranger committed rWFfc553d277f5b: add admin user account deletion (authored by robjloranger).
add admin user account deletion
Nov 5 2019, 8:23 PM
robjloranger committed rWFb83af955c3fd: remove wrapper over db.DeleteAccount (authored by robjloranger).
remove wrapper over db.DeleteAccount
Nov 5 2019, 8:20 PM
robjloranger committed rWFd3a3e9d5ff83: add admin user account deletion (authored by robjloranger).
add admin user account deletion
Nov 5 2019, 6:45 PM
robjloranger committed rWF41166e5c356d: CLI delete account by username and delete posts (authored by robjloranger).
CLI delete account by username and delete posts
Nov 5 2019, 5:16 PM

Nov 4 2019

matt committed rWFbf4f8793832d: Update hosting options in README (authored by matt).
Update hosting options in README
Nov 4 2019, 7:08 PM

Oct 31 2019

robjloranger added a comment to T319: Support account deletion.

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.

Oct 31 2019, 10:25 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
robjloranger committed rWFc87ca11a520c: add account deletion (authored by robjloranger).
add account deletion
Oct 31 2019, 10:25 PM
robjloranger added a comment to T319: Support account deletion.

status update

Oct 31 2019, 4:03 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
robjloranger added a comment to T319: Support account deletion.

Looks like this function also already exists in writefreely under *datastore, but is still out of date and needs modification.

Oct 31 2019, 3:23 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API

Oct 30 2019

robjloranger claimed T319: Support account deletion.
Oct 30 2019, 6:22 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
matt placed T319: Support account deletion up for grabs.
Oct 30 2019, 3:55 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
matt added a comment to T319: Support account deletion.

Note: implementation details are out of date and only apply to Write.as. For implementation in WriteFreely, refer to [deleteAccount()](https://phabricator.write.as/diffusion/W/browse/master/database.go$2674) func in rW.

Oct 30 2019, 3:55 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
matt changed the visibility for T319: Support account deletion.
Oct 30 2019, 2:27 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API

Oct 28 2019

matt moved T695: Support manual admin password reset from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 28 2019, 11:20 PM · Unknown Object (Project), Restricted Project, WriteFreely
matt moved T686: Enable Admin user creation in Dashboard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 28 2019, 11:20 PM · Usability, Restricted Project, WriteFreely
matt moved T694: Simplified admin dashboard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 28 2019, 11:20 PM · Unknown Object (Project), Restricted Project, WriteFreely
matt added a comment to T686: Enable Admin user creation in Dashboard.

{T706} solves our immediate needs for #write.as_for_teams, so we'll do that first. Then we can look at addressing this.

Oct 28 2019, 11:17 PM · Usability, Restricted Project, WriteFreely

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
Oct 25 2019, 8:41 PM
robjloranger committed rWFf85f0751a3a7: address PR comments (authored by robjloranger).
address PR comments
Oct 25 2019, 7:10 PM

Oct 24 2019

matt committed rWF9873fc443fca: Merge branch 'develop' into T661-disable-accounts (authored by matt).
Merge branch 'develop' into T661-disable-accounts
Oct 24 2019, 5:45 PM

Oct 18 2019

robjloranger committed rWF42f6733980db: remove containers after use (authored by robjloranger).
remove containers after use
Oct 18 2019, 3:15 PM
robjloranger committed rWF66d9ecf3875b: add production stage (authored by robjloranger).
add production stage
Oct 18 2019, 3:15 PM
robjloranger committed rWF08403ca845d9: keep --update in apk call (authored by robjloranger).
keep --update in apk call
Oct 18 2019, 3:15 PM