Page MenuHomeWrite.as
Feed All Stories

Jan 23 2020

matt committed rWF8d3e755c8f5b: Return pointer to http.Client in activityPubClient() (authored by matt).
Return pointer to http.Client in activityPubClient()
Jan 23 2020, 5:04 PM
matt committed rWFbc9843dfa37d: Add timeout on ActivityPub requests (authored by matt).
Add timeout on ActivityPub requests
Jan 23 2020, 4:48 PM

Jan 20 2020

GitHub <noreply@github.com> committed rWFfe26594e8cff: Merge pull request #245 from writeas/fix-editor-open-access (authored by matt).
Merge pull request #245 from writeas/fix-editor-open-access
Jan 20 2020, 8:42 PM
matt committed rWFb336e95e1244: Render HTML entities in Drafts list (authored by matt).
Render HTML entities in Drafts list
Jan 20 2020, 8:26 PM
matt committed rWF30032e74a019: Add helpful text on Drafts page (authored by matt).
Add helpful text on Drafts page
Jan 20 2020, 8:26 PM
robjloranger committed rWF2c075c0347a4: update upgrade script for recent changes (authored by robjloranger).
update upgrade script for recent changes
Jan 20 2020, 12:04 AM

Jan 17 2020

matt moved T717: Private RSS feeds from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 17 2020, 8:06 PM · Restricted Project, WriteFreely
gytisrepecka added a comment to T550: Image uploading.

So I have wrote a piece of code for image watermarking: takes JPEG file as input, uses PNG with transparency as watermark image and saves the output. Plan to release it as separate library with following functionality:

Jan 17 2020, 10:19 AM · SnapFreely, WriteFreely

Jan 16 2020

matt committed rWF8e09e7297912: Require authenticated user for editor access (authored by matt).
Require authenticated user for editor access
Jan 16 2020, 7:50 PM
GitHub <noreply@github.com> committed rWFb9914dd65a92: Merge pull request #244 from writeas/oauth-signup-tweaks (authored by matt).
Merge pull request #244 from writeas/oauth-signup-tweaks
Jan 16 2020, 7:47 PM
matt committed rWFc1ec6b26051e: Fix copyright years in oauth_slack.go (authored by matt).
Fix copyright years in oauth_slack.go
Jan 16 2020, 7:43 PM
matt committed rWFdcdd4dd1ef19: Add and update copyright notices (authored by matt).
Add and update copyright notices
Jan 16 2020, 7:39 PM
matt committed rWF803dd78df5ea: Remove Password field from OAuth signup page (authored by matt).
Remove Password field from OAuth signup page
Jan 16 2020, 7:30 PM
matt committed rWFf7dabd39c2c8: Skip password requirement on OAuth signup (authored by matt).
Skip password requirement on OAuth signup
Jan 16 2020, 7:30 PM
matt committed rWFb5a38efd2853: Fall back to username as coll title on OAuth signup (authored by matt).
Fall back to username as coll title on OAuth signup
Jan 16 2020, 7:13 PM
matt committed rWF130c9eb7475d: Change Blog Title to Display Name in OAuth signup (authored by matt).
Change Blog Title to Display Name in OAuth signup
Jan 16 2020, 7:01 PM
matt committed rWF4d5c89e7efec: Fix false login state on OAuth signup page (authored by matt).
Fix false login state on OAuth signup page
Jan 16 2020, 7:01 PM
matt committed rWF6842ab2e3be7: Rename collTitle from alias (authored by matt).
Rename collTitle from alias
Jan 16 2020, 7:01 PM
matt committed rWF33a6129d1e4e: Add async username check on OAuth signup form (authored by matt).
Add async username check on OAuth signup form
Jan 16 2020, 7:01 PM
matt committed rWFf2f779e4a2d2: Generate non-colliding usernames in all lowercase (authored by matt).
Generate non-colliding usernames in all lowercase
Jan 16 2020, 7:01 PM
matt committed rWFd2978597053e: Reserve the username "oauth" (authored by matt).
Reserve the username "oauth"
Jan 16 2020, 7:01 PM

Jan 15 2020

ngerakines committed rWF5d834c1cd213: Minor code cleanup on settings page to improve oauth account management UI. T713 (authored by ngerakines).
Minor code cleanup on settings page to improve oauth account management UI. T713
Jan 15 2020, 6:38 PM
ngerakines committed rWFc0317b4e93ef: Implemented oauth attach functionality, oauth detach functionality, and… (authored by ngerakines).
Implemented oauth attach functionality, oauth detach functionality, and…
Jan 15 2020, 6:17 PM
robjloranger committed rWF571460f08d8b: move timezone correction to client side (authored by robjloranger).
move timezone correction to client side
Jan 15 2020, 5:05 PM

Jan 14 2020

robjloranger committed rWF0766e6cb366a: fixes imported post times (authored by robjloranger).
fixes imported post times
Jan 14 2020, 6:47 PM
GitHub <noreply@github.com> committed rWF75e2b6032820: Merge pull request #172 from writeas/import-text (authored by matt).
Merge pull request #172 from writeas/import-text
Jan 14 2020, 5:34 PM
GitHub <noreply@github.com> closed T609: Support importing TXT/MD files as Resolved by committing rWF75e2b6032820: Merge pull request #172 from writeas/import-text.
Jan 14 2020, 5:34 PM · Import, Write.as Web, WriteFreely
GitHub <noreply@github.com> closed T609: Support importing TXT/MD files, a subtask of T527: Support importing posts from zip file, as Resolved.
Jan 14 2020, 5:34 PM · Import, WriteFreely, Write.as Web
GitHub <noreply@github.com> closed T609: Support importing TXT/MD files, a subtask of T245: Import posts from other platforms, as Resolved.
Jan 14 2020, 5:34 PM · Roadmap, Import, WriteFreely, Write.as Web
matt committed rWF3e97625cca86: Fix Unix timestamps on client during import (authored by matt).
Fix Unix timestamps on client during import
Jan 14 2020, 5:30 PM
matt committed rWF65e2e5126bb1: Revert "Fix unix timestamp in file upload" (authored by matt).
Revert "Fix unix timestamp in file upload"
Jan 14 2020, 5:30 PM
matt added a reverting change for rWF2b066997d131: Fix unix timestamp in file upload: rWF65e2e5126bb1: Revert "Fix unix timestamp in file upload".
Jan 14 2020, 5:30 PM
matt committed rWF2b066997d131: Fix unix timestamp in file upload (authored by matt).
Fix unix timestamp in file upload
Jan 14 2020, 5:23 PM
matt committed rWFab2e64ade1d3: Fix unix timestamp in file upload (authored by matt).
Fix unix timestamp in file upload
Jan 14 2020, 5:22 PM
robjloranger committed rWFaae2f28bb673: pass original file modified date for imports (authored by robjloranger).
pass original file modified date for imports
Jan 14 2020, 4:59 PM
GitHub <noreply@github.com> committed rWFc7b797929bfc: Merge pull request #238 from writeas/oauth-bugfix-alias-signature (authored by matt).
Merge pull request #238 from writeas/oauth-bugfix-alias-signature
Jan 14 2020, 3:59 PM
ngerakines committed rWFf7995bee48fc: Fixing bug where display name was not set correctly. (authored by ngerakines).
Fixing bug where display name was not set correctly.
Jan 14 2020, 3:28 PM
ngerakines committed rWF952c094370d2: Fixing bug where display name was not set correctly. (authored by ngerakines).
Fixing bug where display name was not set correctly.
Jan 14 2020, 3:26 PM
GitHub <noreply@github.com> committed rWF659392ac4f5c: Merge pull request #235 from writeas/date-stamps (authored by matt).
Merge pull request #235 from writeas/date-stamps
Jan 14 2020, 2:51 PM
GitHub <noreply@github.com> closed T669: Date stamps on posts as Resolved by committing rWF659392ac4f5c: Merge pull request #235 from writeas/date-stamps.
Jan 14 2020, 2:51 PM · Write.as Web, WriteFreely
GitHub <noreply@github.com> committed rWFc00daf64b0bd: Merge pull request #236 from writeas/oauth-provider-callback-hotfix (authored by matt).
Merge pull request #236 from writeas/oauth-provider-callback-hotfix
Jan 14 2020, 2:17 PM

Jan 10 2020

GitHub <noreply@github.com> committed rWFa77d403dfbe7: Fixing bug in oauth callback URL registration. (authored by ngerakines).
Fixing bug in oauth callback URL registration.
Jan 10 2020, 9:17 PM

Jan 9 2020

matt committed rWF9958a1122bac: Show published date on post pages if Blog (authored by matt).
Show published date on post pages if Blog
Jan 9 2020, 9:53 PM
matt committed rWF812136357e9e: Move Format from DisplayCollection to CollectionObj (authored by matt).
Move Format from DisplayCollection to CollectionObj
Jan 9 2020, 9:53 PM
matt committed rWF18d3456a23be: Tweak user-facing upload errors + internal logs (authored by matt).
Tweak user-facing upload errors + internal logs
Jan 9 2020, 6:35 PM
matt committed rWFf5d21c8c1a2f: Reorder federation check logic on upload (authored by matt).
Reorder federation check logic on upload
Jan 9 2020, 6:35 PM
matt committed rWF03eeca179e00: Fix potential resource leaks from defer calls in for loop (authored by matt).
Fix potential resource leaks from defer calls in for loop
Jan 9 2020, 5:38 PM
matt committed rWF6860c0a3ff23: Fix collection logic on import (authored by matt).
Fix collection logic on import
Jan 9 2020, 5:38 PM
matt committed rWF5b7f37aed8f7: Restyle Import page (authored by matt).
Restyle Import page
Jan 9 2020, 5:38 PM

Jan 8 2020

GitHub <noreply@github.com> committed rWFa2a9f6097679: Merge pull request #232 from writeas/T712-oauth-registration-improvements (authored by matt).
Merge pull request #232 from writeas/T712-oauth-registration-improvements
Jan 8 2020, 7:09 PM
ngerakines committed rWF8ddfce4f199a: oauth signup page changes per PR feedback. T712 (authored by ngerakines).
oauth signup page changes per PR feedback. T712
Jan 8 2020, 3:13 AM
ngerakines committed rWF6d79ed3cfdf3: Updating oauth form validation per PR feedback. T712 (authored by ngerakines).
Updating oauth form validation per PR feedback. T712
Jan 8 2020, 2:53 AM
ngerakines committed rWF5e765652719d: Code cleanup per PR feedback. T712 (authored by ngerakines).
Code cleanup per PR feedback. T712
Jan 8 2020, 2:53 AM

Jan 7 2020

matt committed rWFe5671cd1e6f8: Fix GetCollections() call (authored by matt).
Fix GetCollections() call
Jan 7 2020, 9:52 PM
matt committed rWFbe76f865a451: Merge branch 'develop' into import-text (authored by matt).
Merge branch 'develop' into import-text
Jan 7 2020, 9:36 PM
matt committed rWFd66091a356fa: Bump Travis build to Go 1.13 (authored by matt).
Bump Travis build to Go 1.13
Jan 7 2020, 9:27 PM
ngerakines committed rWF28cf4dd5f574: Added state location register hook. T712. (authored by ngerakines).
Added state location register hook. T712.
Jan 7 2020, 8:23 PM

Jan 6 2020

matt triaged T717: Private RSS feeds as Wishlist priority.
Jan 6 2020, 7:25 PM · Restricted Project, WriteFreely

Jan 5 2020

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.

Jan 5 2020, 10:43 PM · API Library: Go, API, WriteFreely
matt changed the status of T696: Allow pagination of posts, a subtask of T401: Post list paging, from Idea to Open.
Jan 5 2020, 10:43 PM · Restricted Project, WriteFreely, Write.as Web
GitHub <noreply@github.com> committed rWF9be534038b43: Merge pull request #233 from writeas/markdown-api-rename (authored by matt).
Merge pull request #233 from writeas/markdown-api-rename
Jan 5 2020, 5:50 PM
matt committed rWF9fb8de48d4c6: Rename base_url to collection_url in MD API (authored by matt).
Rename base_url to collection_url in MD API
Jan 5 2020, 4:23 PM
matt committed rWF77e012680853: Move and restyle OAuth login links (authored by matt).
Move and restyle OAuth login links
Jan 5 2020, 4:05 PM
matt committed rWF5249456ec679: Add .btn.cta link styles (authored by matt).
Add .btn.cta link styles
Jan 5 2020, 4:05 PM

Jan 4 2020

matt triaged T716: Configurable password constraints as Low priority.
Jan 4 2020, 6:04 PM · WriteFreely

Jan 3 2020

matt moved T714: Improve core navigation from Backlog to Next Release on the WriteFreely board.
Jan 3 2020, 7:27 PM · Restricted Project, Write.as Web, WriteFreely, Usability
matt triaged T714: Improve core navigation as Medium-High priority.
Jan 3 2020, 7:26 PM · Restricted Project, Write.as Web, WriteFreely, Usability
matt moved T519: Preview Markdown before publishing from Backlog to Next Release on the WriteFreely board.
Jan 3 2020, 7:15 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web
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