Page MenuHomeWrite.as
Feed All Stories

Dec 21 2019

matt moved T401: Post list paging from Far Future to Near Future on the Write.as Web board.
Dec 21 2019, 3:36 PM · Restricted Project, WriteFreely, Write.as Web
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.

Dec 21 2019, 3:36 PM · Restricted Project, WriteFreely, Write.as Web

Dec 20 2019

matt added a comment to T519: Preview Markdown before publishing.

To add to this list:

Dec 20 2019, 5:31 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web

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.
Dec 19 2019, 5:06 PM
robjloranger committed rWFdae65b7d1fad: retain output structure in response (authored by robjloranger).
retain output structure in response
Dec 19 2019, 4:28 PM

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
Dec 18 2019, 4:47 PM
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
Dec 18 2019, 2:39 AM
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
Dec 18 2019, 2:13 AM
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
Dec 18 2019, 2:11 AM
matt committed rWF6afafa4d67d3: Fix whitespace (authored by matt).
Fix whitespace
Dec 18 2019, 2:10 AM
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 18 2019, 2:00 AM

Dec 17 2019

robjloranger added a comment to T519: Preview Markdown before publishing.

sub task status:

Dec 17 2019, 10:54 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web
robjloranger committed rWF26d906ae92ba: clean up responses and logging, change endpoint (authored by robjloranger).
clean up responses and logging, change endpoint
Dec 17 2019, 8:30 PM
robjloranger committed rWF4c0e4d04c14f: 404 for protected posts when previously authorized (authored by robjloranger).
404 for protected posts when previously authorized
Dec 17 2019, 6:44 PM
matt committed rWFaa405bc57ce3: Remove "silenced" warning on password-collection.tmpl (authored by matt).
Remove "silenced" warning on password-collection.tmpl
Dec 17 2019, 6:29 PM
matt committed rWF6f6204a849b5: Return 404 for suspended pass-protected colls (authored by matt).
Return 404 for suspended pass-protected colls
Dec 17 2019, 6:29 PM

Dec 14 2019

matt added a comment to T519: Preview Markdown before publishing.

This is looking really good so far! Have been using it myself lately and it's been great.

Dec 14 2019, 1:01 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web

Dec 13 2019

gytisrepecka added a comment to T550: Image uploading.

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.

Dec 13 2019, 9:23 AM · SnapFreely, WriteFreely
gytisrepecka added a comment to T688: Support storing images and other files locally.

What could be the better way to store uploaded images?

Dec 13 2019, 9:13 AM · SnapFreely, WriteFreely

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 11 2019, 9:48 PM

Dec 7 2019

matt committed rWF0b701c5f7f36: Update "account silenced" alert on edit-meta (authored by matt).
Update "account silenced" alert on edit-meta
Dec 7 2019, 2:14 PM
matt committed rWFacb8f5fe5d55: Fix broken password-collection template (authored by matt).
Fix broken password-collection template
Dec 7 2019, 2:14 PM

Dec 5 2019

matt changed the visibility for T304: Support offline usage.
Dec 5 2019, 3:34 PM · Pad
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 5 2019, 12:59 AM

Dec 3 2019

gytisrepecka updated gytisrepecka.
Dec 3 2019, 12:00 PM
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