Page MenuHomeWrite.as
Feed All Stories

Mar 17 2020

matt committed rWFa9bed9fea9fa: Prevent nil pointer panic from ActivityObject() method (authored by matt).
Prevent nil pointer panic from ActivityObject() method
Mar 17 2020, 5:45 PM
matt committed rWFf4c106beaff5: Fix text contrast ratio in blockquote (authored by matt).
Fix text contrast ratio in blockquote
Mar 17 2020, 2:35 PM
matt committed rWF3e1019f29dee: Fix text contrast ratio on pinned post links (authored by matt).
Fix text contrast ratio on pinned post links
Mar 17 2020, 2:35 PM

Mar 16 2020

GitHub <noreply@github.com> committed rWF06054a2cd72a: Merge pull request #268 from writeas/noindex-invite-links (authored by matt).
Merge pull request #268 from writeas/noindex-invite-links
Mar 16 2020, 5:38 PM
GitHub <noreply@github.com> committed rWFda0455198d1d: Merge pull request #194 from writeas/table-borders (authored by matt).
Merge pull request #194 from writeas/table-borders
Mar 16 2020, 4:40 PM
GitHub <noreply@github.com> committed rWF5b6e0081187f: Merge pull request #277 from paddatrapper/oauth-gitlab (authored by matt).
Merge pull request #277 from paddatrapper/oauth-gitlab
Mar 16 2020, 4:19 PM

Mar 13 2020

GitHub <noreply@github.com> committed rWFf126ac624a03: Merge pull request #276 from writeas/dateless-pinned-posts (authored by matt).
Merge pull request #276 from writeas/dateless-pinned-posts
Mar 13 2020, 4:18 PM

Mar 11 2020

matt committed rWFf76bfebfdef8: Add dedicated Title field to WYSIWYG editor (authored by matt).
Add dedicated Title field to WYSIWYG editor
Mar 11 2020, 5:31 PM
matt committed rWF4b0833435ff3: Restyle WYSIWYG editor (authored by matt).
Restyle WYSIWYG editor
Mar 11 2020, 5:31 PM
matt committed rWF9780f0bbb978: Reformat prose.less (authored by matt).
Reformat prose.less
Mar 11 2020, 4:13 PM
matt committed rWFd277e283d5be: Move ProseMirror styles to less dir (authored by matt).
Move ProseMirror styles to less dir
Mar 11 2020, 4:13 PM
robjloranger committed rWF7bccb3d7f169: fix not setting value to existing post on edit (authored by robjloranger).
fix not setting value to existing post on edit
Mar 11 2020, 3:38 PM
robjloranger committed rWFb3a541ab0961: markdown preserved between edit/load/save (authored by robjloranger).
markdown preserved between edit/load/save
Mar 11 2020, 2:59 PM
robjloranger committed rWFee712bbfaacc: WIP: implement WYSIWYG editor w/ prosemirror (authored by robjloranger).
WIP: implement WYSIWYG editor w/ prosemirror
Mar 11 2020, 2:18 PM
matt committed rWF55e97106e9a7: Fix GenerateOAuthState() query for SQLite (authored by matt).
Fix GenerateOAuthState() query for SQLite
Mar 11 2020, 2:13 PM
robjloranger committed rWF36171e90c7e0: WIP: implement WYSIWYG editor w/ prosemirror (authored by robjloranger).
WIP: implement WYSIWYG editor w/ prosemirror
Mar 11 2020, 1:31 PM

Mar 10 2020

robjloranger committed rWFddb14ea9e5f4: WIP: implement WYSIWYG editor w/ prosemirror (authored by robjloranger).
WIP: implement WYSIWYG editor w/ prosemirror
Mar 10 2020, 10:19 PM
robjloranger committed rWFcb1553d67e6f: add basic prosemirror instructions (authored by robjloranger).
add basic prosemirror instructions
Mar 10 2020, 10:19 PM
robjloranger committed rWF58f27717beba: update .gitignore to ignore node_modules (authored by robjloranger).
update .gitignore to ignore node_modules
Mar 10 2020, 10:19 PM
robjloranger committed rWFf1f5dbb12815: add prosemirror build environment (authored by robjloranger).
add prosemirror build environment
Mar 10 2020, 10:19 PM
GitHub <noreply@github.com> committed rWFbad970c60a62: Merge pull request #275 from writeas/fix-v4-migrations (authored by matt).
Merge pull request #275 from writeas/fix-v4-migrations
Mar 10 2020, 4:05 PM

Mar 9 2020

matt committed rWF2aeb994b04eb: Don't show date on pinned post page (authored by matt).
Don't show date on pinned post page
Mar 9 2020, 8:11 PM
GitHub <noreply@github.com> committed rWCLI99e1973652c7: Merge pull request #48 from writeas/vendor-deps (authored by matt).
Merge pull request #48 from writeas/vendor-deps
Mar 9 2020, 5:49 PM

Mar 6 2020

christopherdavis committed rWCLI13c597643e19: Vendor dependencies for writeas-cli (authored by christopherdavis).
Vendor dependencies for writeas-cli
Mar 6 2020, 7:51 PM
GitHub <noreply@github.com> committed rWF172a6dba255f: Merge pull request #263 from writeas/typography-alpha (authored by matt).
Merge pull request #263 from writeas/typography-alpha
Mar 6 2020, 1:06 PM

Mar 4 2020

matt committed rWFeda267e30aa7: Revert accidental h2 font-size change (authored by matt).
Revert accidental h2 font-size change
Mar 4 2020, 4:15 PM

Mar 3 2020

matt committed rWF32f3fcb85959: Skip IF [TABLE] NOT EXISTS on v4 migrations (authored by matt).
Skip IF [TABLE] NOT EXISTS on v4 migrations
Mar 3 2020, 5:49 PM
matt committed rWF61ddcff2c035: Add copyright notices to fixed files (authored by matt).
Add copyright notices to fixed files
Mar 3 2020, 5:49 PM
matt committed rWF83b2c5a21ba0: Fix unique index on v5 SQLite migration (authored by matt).
Fix unique index on v5 SQLite migration
Mar 3 2020, 5:49 PM
matt committed rWF471ef4d40324: Fix "NOT NULL column with NULL" error in v5 SQLite migration (authored by matt).
Fix "NOT NULL column with NULL" error in v5 SQLite migration
Mar 3 2020, 5:49 PM
matt committed rWFf1ffcf96ec6f: Remove user_id and remote_user_id constraints in v4&v5 migrations (authored by matt).
Remove user_id and remote_user_id constraints in v4&v5 migrations
Mar 3 2020, 5:49 PM
matt committed rWFbb5da1d3f579: Break up v5 table ALTERs for SQLite (authored by matt).
Break up v5 table ALTERs for SQLite
Mar 3 2020, 5:49 PM
matt committed rWF5b2612af5459: Fix `created_at` default val in v4 migration for SQLite (authored by matt).
Fix `created_at` default val in v4 migration for SQLite
Mar 3 2020, 5:49 PM
matt added a parent task for T483: Support OAuth2 authentication: Unknown Object (Maniphest Task).
Mar 3 2020, 3:37 PM · WriteFreely, Federation, Write.as Web

Mar 2 2020

GitHub <noreply@github.com> committed rWF793380c1d9ea: Merge pull request #269 from writeas/lift-reader-limits (authored by matt).
Merge pull request #269 from writeas/lift-reader-limits
Mar 2 2020, 11:06 PM
matt committed rWF151ec71163ae: Land on login form for private instances (authored by matt).
Land on login form for private instances
Mar 2 2020, 10:39 PM
matt committed rWF2db6c33a4102: Consolidate /signup page link logic (authored by matt).
Consolidate /signup page link logic
Mar 2 2020, 10:39 PM
matt committed rWF7aef7069778c: Fix Reader nav link on WFModesty + Private instance (authored by matt).
Fix Reader nav link on WFModesty + Private instance
Mar 2 2020, 10:39 PM
GitHub <noreply@github.com> committed rWFc71d020e864b: Merge pull request #261 from techknowlogick/update-cli (authored by matt).
Merge pull request #261 from techknowlogick/update-cli
Mar 2 2020, 8:43 PM
matt committed rWF6aa8de3a4bea: Add Gopher support (authored by matt).
Add Gopher support
Mar 2 2020, 1:17 AM

Mar 1 2020

GitHub <noreply@github.com> committed rWFfca864c94a8c: Merge pull request #266 from writeas/fix-social-images (authored by matt).
Merge pull request #266 from writeas/fix-social-images
Mar 1 2020, 8:45 PM
GitHub <noreply@github.com> committed rWF7283b174009f: Merge pull request #267 from writeas/update-contributing-guide (authored by matt).
Merge pull request #267 from writeas/update-contributing-guide
Mar 1 2020, 7:27 PM
GitHub <noreply@github.com> committed rWF4595d480aec1: Merge pull request #264 from writeas/admin-dashboard-redesign (authored by matt).
Merge pull request #264 from writeas/admin-dashboard-redesign
Mar 1 2020, 7:00 PM
GitHub <noreply@github.com> closed T694: Simplified admin dashboard as Resolved by committing rWF4595d480aec1: Merge pull request #264 from writeas/admin-dashboard-redesign.
Mar 1 2020, 6:59 PM · Restricted Project, Restricted Project, WriteFreely
matt triaged T728: User-friendly app settings docs as Medium-High priority.
Mar 1 2020, 6:44 PM · Help Documentation, WriteFreely
GitHub <noreply@github.com> committed rWFcd2e72574693: Merge pull request #270 from nkoehring/js-html-aliases (authored by matt).
Merge pull request #270 from nkoehring/js-html-aliases
Mar 1 2020, 6:07 PM

Feb 28 2020

GitHub <noreply@github.com> committed rWFe140fe139f95: Add {{end}} on line 97 (authored by cjeller).
Add {{end}} on line 97
Feb 28 2020, 9:30 PM
cjeller committed rWF6027f7cfdc53: Fixed pagination for Novel (authored by cjeller).
Fixed pagination for Novel
Feb 28 2020, 9:30 PM

Feb 27 2020

GitHub <noreply@github.com> committed rWCLI62e03522f798: Merge pull request #43 from writeas/T692 (authored by matt).
Merge pull request #43 from writeas/T692
Feb 27 2020, 6:28 PM
GitHub <noreply@github.com> closed T692: Add password flag to CLI, a subtask of T638: Publish to Write.as account from Linux app, as Resolved.
Feb 27 2020, 6:28 PM · Write.as Desktop
GitHub <noreply@github.com> closed T692: Add password flag to CLI as Resolved by committing rWCLI62e03522f798: Merge pull request #43 from writeas/T692.
Feb 27 2020, 6:28 PM · WriteFreely CLI, Write.as CLI
matt added a comment to T659: Drag-and-drop uploading.

Work is on the image-upload-drag branch.

Feb 27 2020, 2:38 AM · Snap.as, Write.as Web, SnapFreely, WriteFreely

Feb 26 2020

robjloranger claimed T727: WYSIWYG Editor.

Looking into this today

Feb 26 2020, 5:44 PM · Restricted Project, Roadmap, Restricted Project, Usability, Pad, Restricted Project, WriteFreely

Feb 25 2020

matt committed rWFf903388a2826: Fix admin nav rendering on user viewing (authored by matt).
Fix admin nav rendering on user viewing
Feb 25 2020, 8:03 PM
matt committed rWF303144fd241e: Fix 500 when update checks disabled (authored by matt).
Fix 500 when update checks disabled
Feb 25 2020, 8:02 PM
matt committed rWF9fe528bf478f: Fix admin nav rendering on page editing (authored by matt).
Fix admin nav rendering on page editing
Feb 25 2020, 8:02 PM
matt committed rWFd17e82d34c39: Prevent update check from slowing app init (authored by matt).
Prevent update check from slowing app init
Feb 25 2020, 7:32 PM
matt committed rWF46dbb1043339: Make Admin Settings page more user-friendly (authored by matt).
Make Admin Settings page more user-friendly
Feb 25 2020, 7:32 PM
matt committed rWF8933076296c5: Add invite button to admin Users page header (authored by matt).
Add invite button to admin Users page header
Feb 25 2020, 7:32 PM
matt committed rWF05aad04b2162: Limit Reader posts by count, not publish date (authored by matt).
Limit Reader posts by count, not publish date
Feb 25 2020, 6:16 PM
matt added a comment to T90: Integrate ProseMirror for JS-enabled Pad.

This will be supported as an alternative WriteFreely editor -- see T727: WYSIWYG Editor.

Feb 25 2020, 1:10 PM · Pad, Write.as Web
matt added a subtask for T727: WYSIWYG Editor: T90: Integrate ProseMirror for JS-enabled Pad.
Feb 25 2020, 1:09 PM · Restricted Project, Roadmap, Restricted Project, Usability, Pad, Restricted Project, WriteFreely
matt added a parent task for T90: Integrate ProseMirror for JS-enabled Pad: T727: WYSIWYG Editor.
Feb 25 2020, 1:09 PM · Pad, Write.as Web
matt triaged T727: WYSIWYG Editor as Medium-High priority.
Feb 25 2020, 1:06 PM · Restricted Project, Roadmap, Restricted Project, Usability, Pad, Restricted Project, WriteFreely

Feb 24 2020

matt committed rWFa0b313d5dbc0: Add writefreely --dump flag (authored by matt).
Add writefreely --dump flag
Feb 24 2020, 8:26 PM

Feb 23 2020

matt committed rWF6f3b502e6567: Add 'X-Robots-Tag: noindex' header to invite URLs (authored by matt).
Add 'X-Robots-Tag: noindex' header to invite URLs
Feb 23 2020, 12:48 AM

Feb 22 2020

matt committed rWFe6e8cb5944a3: Add details and update CONTRIBUTING guide (authored by matt).
Add details and update CONTRIBUTING guide
Feb 22 2020, 6:08 PM

Feb 19 2020

matt committed rWF563ea5b25b30: Fix image extraction for URLs with query strings (authored by matt).
Fix image extraction for URLs with query strings
Feb 19 2020, 10:09 PM
matt committed rWF34d196376ead: Include extracted images in draft social metadata (authored by matt).
Include extracted images in draft social metadata
Feb 19 2020, 9:41 PM
GitHub <noreply@github.com> committed rWF8e8eb3c5633d: Merge pull request #260 from writeas/fix-deletion-pleroma (authored by matt).
Merge pull request #260 from writeas/fix-deletion-pleroma
Feb 19 2020, 3:03 PM

Feb 18 2020

cjeller created T726: Require Email on Signup.
Feb 18 2020, 10:08 PM · Restricted Project, WriteFreely
cjeller created T725: Spam Detection.
Feb 18 2020, 9:54 PM · Restricted Project, WriteFreely, Abuse Prevention
cjeller created T724: Content Reporting.
Feb 18 2020, 9:35 PM · Abuse Prevention, WriteFreely, Restricted Project
gytisrepecka added a comment to T550: Image uploading.

Initial version of library ready - it is able to watermark image as described in 1st bullet point.

Feb 18 2020, 9:29 AM · SnapFreely, WriteFreely

Feb 15 2020

matt committed rWF987c74c93a33: Add logging around automated update checks (authored by matt).
Add logging around automated update checks
Feb 15 2020, 5:59 PM
matt committed rWFc2ece926e0ba: Show update notification in admin nav bar (authored by matt).
Show update notification in admin nav bar
Feb 15 2020, 5:59 PM
matt committed rWF37b7755c08f8: Tell admin that automated check failed when necessary (authored by matt).
Tell admin that automated check failed when necessary
Feb 15 2020, 5:59 PM
matt committed rWF389dc8b9dbd4: Show functional Updates page when checks are disabled (authored by matt).
Show functional Updates page when checks are disabled
Feb 15 2020, 5:59 PM
matt committed rWFa06bb457de77: Change copy and design on WF Updates page (authored by matt).
Change copy and design on WF Updates page
Feb 15 2020, 5:59 PM
matt committed rWF48ca695c463a: Show last update check time in local timezone (authored by matt).
Show last update check time in local timezone
Feb 15 2020, 5:59 PM
matt committed rWF68e992a55e40: Fix bad #status anchor in view-user.tmpl (authored by matt).
Fix bad #status anchor in view-user.tmpl
Feb 15 2020, 5:59 PM
matt committed rWF602cd8002025: Fix mismatched span in user/admin/users.tmpl (authored by matt).
Fix mismatched span in user/admin/users.tmpl
Feb 15 2020, 5:59 PM
matt committed rWF0d79057bae1d: Rename ReleaseURL() to ReleaseNotesURL() (authored by matt).
Rename ReleaseURL() to ReleaseNotesURL()
Feb 15 2020, 5:59 PM
matt updated the task description for T553: User management.
Feb 15 2020, 5:25 PM · WriteFreely
matt added a project to T661: Support silencing accounts: Abuse Prevention.
Feb 15 2020, 5:22 PM · Abuse Prevention, WriteFreely
matt added a project to T578: Disable collection's Public setting: Abuse Prevention.
Feb 15 2020, 5:21 PM · Abuse Prevention, WriteFreely
matt added a comment to T661: Support silencing accounts.

Remaining work:

Feb 15 2020, 5:20 PM · Abuse Prevention, WriteFreely
matt moved T679: Support disabling drafts from Next Release to Post-v1.0 on the WriteFreely board.
Feb 15 2020, 5:20 PM · Restricted Project, WriteFreely
matt edited Description on Abuse Prevention.
Feb 15 2020, 4:19 PM
GitHub <noreply@github.com> committed rWF8e2eab5b7319: Merge pull request #265 from shleeable/patch-1 (authored by matt).
Merge pull request #265 from shleeable/patch-1
Feb 15 2020, 3:48 PM
GitHub <noreply@github.com> committed rWF04a76c412072: Merge pull request #262 from writeas/consistent-backend-pages (authored by matt).
Merge pull request #262 from writeas/consistent-backend-pages
Feb 15 2020, 2:48 PM

Feb 14 2020

matt moved T694: Simplified admin dashboard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 14 2020, 7:56 PM · Restricted Project, Restricted Project, WriteFreely
matt committed rWF84ab41697b77: Merge branch 'develop' into admin-dashboard-redesign (authored by matt).
Merge branch 'develop' into admin-dashboard-redesign
Feb 14 2020, 7:52 PM
GitHub <noreply@github.com> committed rWFf79926031f99: Merge pull request #175 from writeas/T572-check-updates (authored by matt).
Merge pull request #175 from writeas/T572-check-updates
Feb 14 2020, 7:32 PM
GitHub <noreply@github.com> closed T572: Check for updates, a subtask of T647: Upgrade WriteFreely from admin dashboard, as Resolved.
Feb 14 2020, 7:32 PM · WriteFreely
GitHub <noreply@github.com> closed T572: Check for updates as Resolved by committing rWFf79926031f99: Merge pull request #175 from writeas/T572-check-updates.
Feb 14 2020, 7:32 PM · WriteFreely
matt committed rWF8364dce39873: Merge branch 'develop' into T572-check-updates (authored by matt).
Merge branch 'develop' into T572-check-updates
Feb 14 2020, 7:27 PM
matt committed rWFb58464addbe0: Optionally hide Monitor page in Admin nav (authored by matt).
Optionally hide Monitor page in Admin nav
Feb 14 2020, 7:13 PM
matt committed rWF92da069ce4b7: Move admin dashboard sections into subpages (authored by matt).
Move admin dashboard sections into subpages
Feb 14 2020, 6:58 PM
matt claimed T694: Simplified admin dashboard.

Working through this now, especially for #write.as_for_teams. writefreely#264

Feb 14 2020, 6:57 PM · Restricted Project, Restricted Project, WriteFreely