Page MenuHomeMusing Studio
Feed All Stories

Jan 3 2020

matt committed rWF8c1bf2ddd55a: Merge branch 'markdown-API' into activitypub-mentions (authored by matt).
Merge branch 'markdown-API' into activitypub-mentions
Jan 3 2020, 6:55 PM
matt committed rWFa513c99a1e5a: Merge branch 'hotfix-0.11.2' into activitypub-mentions (authored by matt).
Merge branch 'hotfix-0.11.2' into activitypub-mentions
Jan 3 2020, 6:55 PM
ngerakines committed rWF6429d495a2e9: Implemented /oauth/signup. T712 (authored by ngerakines).
Implemented /oauth/signup. T712
Jan 3 2020, 6:50 PM
ngerakines committed rWFa4e373065c77: Merge branch 'T710-oauth-slack' into T712-oauth-registration-improvements (authored by ngerakines).
Merge branch 'T710-oauth-slack' into T712-oauth-registration-improvements
Jan 3 2020, 6:50 PM
ngerakines committed rWFb985292b1807: First take at template updates. T712 (authored by ngerakines).
First take at template updates. T712
Jan 3 2020, 6:50 PM
GitHub <noreply@github.com> committed rWFa4579719cd87: Merge pull request #197 from writeas/markdown-API (authored by matt).
Merge pull request #197 from writeas/markdown-API
Jan 3 2020, 6:48 PM
GitHub <noreply@github.com> committed rWF97b25628fb64: Merge pull request #230 from writeas/T710-oauth-slack (authored by matt).
Merge pull request #230 from writeas/T710-oauth-slack
Jan 3 2020, 6:32 PM
ngerakines committed rWF0b229a5ede62: Updating oauth user lookup call as per PR feedback. T710 (authored by ngerakines).
Updating oauth user lookup call as per PR feedback. T710
Jan 3 2020, 4:33 PM
ngerakines committed rWF6d8da2bffd6a: Encrypting email from oauth signup as per PR feedback. T710 (authored by ngerakines).
Encrypting email from oauth signup as per PR feedback. T710
Jan 3 2020, 4:33 PM

Jan 2 2020

GitHub <noreply@github.com> committed rWF2486b3c100ec: Merge pull request #231 from writeas/oauth-wrapper (authored by matt).
Merge pull request #231 from writeas/oauth-wrapper
Jan 2 2020, 9:55 PM
ngerakines committed rWF6823f108215e: Updated unit tests to reflect handler wrapper. (authored by ngerakines).
Updated unit tests to reflect handler wrapper.
Jan 2 2020, 9:29 PM
ngerakines committed rWF2aea9560bc26: Merged T710-oauth-slack into oauth-wrapper. (authored by ngerakines).
Merged T710-oauth-slack into oauth-wrapper.
Jan 2 2020, 9:19 PM
ngerakines committed rWF31e2dac118f8: Adding slack display name to inspect response to use in user creation as per PR… (authored by ngerakines).
Adding slack display name to inspect response to use in user creation as per PR…
Jan 2 2020, 8:55 PM
ngerakines committed rWFcd5fea5ff170: write.as oauth client cleanup as per PR feedback. T710 (authored by ngerakines).
write.as oauth client cleanup as per PR feedback. T710
Jan 2 2020, 8:55 PM
ngerakines committed rWFee1473aa5615: Rolling back v1 migration change as per PR feedback. T710 (authored by ngerakines).
Rolling back v1 migration change as per PR feedback. T710
Jan 2 2020, 8:55 PM
ngerakines committed rWF37f0c281ab3a: Removing test skip as per PR feedback. T710 (authored by ngerakines).
Removing test skip as per PR feedback. T710
Jan 2 2020, 8:55 PM

Dec 31 2019

ngerakines committed rWF9170c846175a: Merged in final changes from PR 225 into T705-oauth-slack. T710 (authored by ngerakines).
Merged in final changes from PR 225 into T705-oauth-slack. T710
Dec 31 2019, 4:48 PM
GitHub <noreply@github.com> committed rWFf343cebce757: Merge pull request #225 from writeas/T705-oauth (authored by matt).
Merge pull request #225 from writeas/T705-oauth
Dec 31 2019, 4:34 PM
ngerakines committed rWFb5f716135b9b: Changed oauth table names per PR feedback. T705 (authored by ngerakines).
Changed oauth table names per PR feedback. T705
Dec 31 2019, 4:29 PM
matt committed rId3c45ced010d: Add WriteOAuthError() func (authored by matt).
Add WriteOAuthError() func
Dec 31 2019, 1:47 AM
matt committed rIaf955a9d6246: Change 0 status to 500 (authored by matt).
Change 0 status to 500
Dec 31 2019, 1:47 AM
matt committed rIaf24ecb42328: Switch Slack badge to Forum badge (authored by matt).
Switch Slack badge to Forum badge
Dec 31 2019, 1:47 AM

Dec 30 2019

matt committed rWFad5f72d8a4e2: Merge branch 'T705-oauth' into oauth-wrapper (authored by matt).
Merge branch 'T705-oauth' into oauth-wrapper
Dec 30 2019, 11:48 PM
matt committed rWFaf23e28d0538: Pass OAuth requests through new OAuth handler (authored by matt).
Pass OAuth requests through new OAuth handler
Dec 30 2019, 11:40 PM
matt committed rWF6bcc4cfa46b6: Check for error response in code exchange (authored by matt).
Check for error response in code exchange
Dec 30 2019, 11:27 PM
matt committed rWF39d0f1de9831: Add logging in viewOauthCallback() (authored by matt).
Add logging in viewOauthCallback()
Dec 30 2019, 11:27 PM
ngerakines committed rWFcf87ae909655: Code cleanup in prep for PR. T710 (authored by ngerakines).
Code cleanup in prep for PR. T710
Dec 30 2019, 6:33 PM

Dec 28 2019

ngerakines committed rWF462f87919a67: Feature complete on MVP slack auth integration. T710 (authored by ngerakines).
Feature complete on MVP slack auth integration. T710
Dec 28 2019, 8:17 PM
ngerakines committed rWF13121cb26677: Merging T705-oauth into T710-oauth-slack. T705,T710 (authored by ngerakines).
Merging T705-oauth into T710-oauth-slack. T705,T710
Dec 28 2019, 8:17 PM

Dec 27 2019

ngerakines committed rWF426615474920: Code cleanup from PR 255 feedback. T705 (authored by ngerakines).
Code cleanup from PR 255 feedback. T705
Dec 27 2019, 6:58 PM

Dec 23 2019

ngerakines committed rWFbf3b6a5ba01f: Unit tests, integration testing, and code cleanup for oauth support. Part of… (authored by ngerakines).
Unit tests, integration testing, and code cleanup for oauth support. Part of…
Dec 23 2019, 7:46 PM

Dec 21 2019

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