Page MenuHomeWrite.as
Feed Advanced Search

Apr 9 2020

matt committed rWF5de4d2086bba: Optimize Drafts retrieval (authored by matt).
Optimize Drafts retrieval
Apr 9 2020, 6:00 PM
matt committed rWFe51e58386ebd: Update versions in migrations.go (authored by matt).
Update versions in migrations.go
Apr 9 2020, 5:59 PM
matt committed rWF9f1dd7a1382b: Use latest writeas/activityserve library (authored by matt).
Use latest writeas/activityserve library
Apr 9 2020, 5:10 PM

Mar 28 2020

matt committed rWFd6cb178eb634: Use writeas/impart v1.1.1 (authored by matt).
Use writeas/impart v1.1.1
Mar 28 2020, 5:33 PM

Mar 27 2020

matt committed rWFc2417399a45e: Bump version to 0.12.0 (authored by matt).
Bump version to 0.12.0
Mar 27 2020, 4:54 PM
matt committed rWF599e7669d0ea: Add CSS cache busting to templates in release (authored by matt).
Add CSS cache busting to templates in release
Mar 27 2020, 4:20 PM
matt committed rWF07debec8d5b6: Add new err func to wflib and sqlite builds (authored by matt).
Add new err func to wflib and sqlite builds
Mar 27 2020, 3:49 PM

Mar 24 2020

matt committed rWF491a1148ee50: Restyle OAuth account management section (authored by matt).
Restyle OAuth account management section
Mar 24 2020, 2:45 PM
matt committed rWF5d01f49ce901: Move /me/oauth/remove endpoint to /api/me/oauth/remove (authored by matt).
Move /me/oauth/remove endpoint to /api/me/oauth/remove
Mar 24 2020, 2:45 PM
matt committed rWFd7d4cd907ed9: Tweak "account already attached" verbiage (authored by matt).
Tweak "account already attached" verbiage
Mar 24 2020, 2:45 PM
matt committed rWFb25e80bb1bae: Show configured GitLab name on Account page (authored by matt).
Show configured GitLab name on Account page
Mar 24 2020, 2:45 PM
matt committed rWF9dbba9d8c7ec: Make `handle` column in remoteusers NULL (authored by matt).
Make `handle` column in remoteusers NULL
Mar 24 2020, 12:36 PM
matt committed rWFf9cd87ae3a3f: Log handle on GetProfilePageFromHandle err (authored by matt).
Log handle on GetProfilePageFromHandle err
Mar 24 2020, 12:36 PM

Mar 19 2020

matt committed rWFcf4f08b264d4: Merge branch 'develop' into T713-oauth-account-management (authored by matt).
Merge branch 'develop' into T713-oauth-account-management
Mar 19 2020, 4:02 PM

Mar 18 2020

matt committed rWF9e25979e378c: Run go fmt on modified GitLab files (authored by matt).
Run go fmt on modified GitLab files
Mar 18 2020, 8:17 PM
matt committed rWF0285a9b0bd63: Show 503 page on collections under high load (authored by matt).
Show 503 page on collections under high load
Mar 18 2020, 8:14 PM
matt committed rWF79a968f425bf: Fix login.tmpl rendering (authored by matt).
Fix login.tmpl rendering
Mar 18 2020, 8:08 PM

Mar 17 2020

matt committed rWFac522ed600f5: Reuse mention regex (authored by matt).
Reuse mention regex
Mar 17 2020, 5:45 PM
matt committed rWF471a9e06026f: Store AP handles consistently (authored by matt).
Store AP handles consistently
Mar 17 2020, 5:45 PM
matt committed rWF97aec9c158de: Fix error / info logging around AP mentions (authored by matt).
Fix error / info logging around AP mentions
Mar 17 2020, 5:45 PM
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 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
matt committed rWF55e97106e9a7: Fix GenerateOAuthState() query for SQLite (authored by matt).
Fix GenerateOAuthState() query for SQLite
Mar 11 2020, 2:13 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

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

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
matt committed rWF6aa8de3a4bea: Add Gopher support (authored by matt).
Add Gopher support
Mar 2 2020, 1:17 AM

Mar 1 2020

matt triaged T728: User-friendly app settings docs as Medium-High priority.
Mar 1 2020, 6:44 PM · Help Documentation, WriteFreely

Feb 27 2020

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 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

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

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
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
matt moved T723: Non-time-based Reader cache invalidation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 14 2020, 4:04 PM · Refactor, Usability, Restricted Project, Write.as Web, WriteFreely
matt triaged T723: Non-time-based Reader cache invalidation as High priority.
Feb 14 2020, 4:03 PM · Refactor, Usability, Restricted Project, Write.as Web, WriteFreely
matt committed rWF71224d68a268: Change line-height to 1.5 (authored by matt).
Change line-height to 1.5
Feb 14 2020, 1:49 PM

Feb 12 2020

matt moved T686: Enable Admin user creation in Dashboard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 12 2020, 6:24 PM · Usability, Restricted Project, WriteFreely
matt added a parent task for T686: Enable Admin user creation in Dashboard: Unknown Object (Maniphest Task).
Feb 12 2020, 6:22 PM · Usability, Restricted Project, WriteFreely
matt committed rWF8ce7d4c9fcb8: Add isIgnorableError to database-lib.go (authored by matt).
Add isIgnorableError to database-lib.go
Feb 12 2020, 4:54 PM

Feb 10 2020

matt committed rWF7fe281df69c4: Use NULL for new attach_user_id column (authored by matt).
Use NULL for new attach_user_id column
Feb 10 2020, 8:41 PM
matt committed rWF5d754176e0e0: Use h1 consistently on user pages (authored by matt).
Use h1 consistently on user pages
Feb 10 2020, 8:09 PM
matt committed rWFb1d006fcf258: Make Reader width consistent with other pages (authored by matt).
Make Reader width consistent with other pages
Feb 10 2020, 8:09 PM

Feb 9 2020

matt committed rWFf846cada4b51: Merge branch 'develop' into T713-oauth-account-management (authored by matt).
Merge branch 'develop' into T713-oauth-account-management
Feb 9 2020, 7:06 PM
matt committed rWFf406f894c5f2: Merge branch 'develop' into T319-user-delete-acct (authored by matt).
Merge branch 'develop' into T319-user-delete-acct
Feb 9 2020, 4:53 PM
matt committed rWFd6c0026644e8: Merge branch 'develop' into T319-admin-delete-acct (authored by matt).
Merge branch 'develop' into T319-admin-delete-acct
Feb 9 2020, 4:51 PM
matt committed rWF7023b74d12da: Update calls and vars for Invites and elsewhere (authored by matt).
Update calls and vars for Invites and elsewhere
Feb 9 2020, 4:25 PM
matt committed rWF629d40b54904: Fix collection rendering after merge (authored by matt).
Fix collection rendering after merge
Feb 9 2020, 4:25 PM
matt committed rWFf70c1dfaa500: Merge branch 'develop' into rename-account-suspend (authored by matt).
Merge branch 'develop' into rename-account-suspend
Feb 9 2020, 4:25 PM
matt committed rWF468bbf2187a8: Merge branch 'develop' into rename-account-suspend (authored by matt).
Merge branch 'develop' into rename-account-suspend
Feb 9 2020, 4:25 PM
matt committed rWFb78f64bad3d0: Don't fail Invite page rendering on IsUserSuspended check (authored by matt).
Don't fail Invite page rendering on IsUserSuspended check
Feb 9 2020, 3:57 PM
matt committed rWF8cfffb565053: Disable form items on Invite page when silenced (authored by matt).
Disable form items on Invite page when silenced
Feb 9 2020, 3:52 PM
matt lowered the priority of T160: Android v2.0 from Medium-High to Low.
Feb 9 2020, 3:29 PM · Release, Restricted Project, Write.as Android (2.0), Restricted Project