- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 3 2020
Mar 3 2020
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 2 2020
Mar 2 2020
Land on login form for private instances
Consolidate /signup page link logic
matt committed rWF7aef7069778c: Fix Reader nav link on WFModesty + Private instance (authored by matt).
Fix Reader nav link on WFModesty + Private instance
Add Gopher support
Mar 1 2020
Mar 1 2020
Feb 27 2020
Feb 27 2020
Work is on the image-upload-drag branch.
Feb 25 2020
Feb 25 2020
Fix admin nav rendering on user viewing
Fix 500 when update checks disabled
Fix admin nav rendering on page editing
Prevent update check from slowing app init
Make Admin Settings page more user-friendly
Add invite button to admin Users page header
Limit Reader posts by count, not publish date
This will be supported as an alternative WriteFreely editor -- see T727: WYSIWYG Editor.
Feb 25 2020, 1:09 PM · Restricted Project, Roadmap, Restricted Project, Usability, Pad, Restricted Project, WriteFreely
Feb 25 2020, 1:06 PM · Restricted Project, Roadmap, Restricted Project, Usability, Pad, Restricted Project, WriteFreely
Feb 24 2020
Feb 24 2020
Add writefreely --dump flag
Feb 23 2020
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 22 2020
Feb 22 2020
Add details and update CONTRIBUTING guide
Feb 19 2020
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
matt committed rWF34d196376ead: Include extracted images in draft social metadata (authored by matt).
Include extracted images in draft social metadata
Feb 15 2020
Feb 15 2020
Add logging around automated update checks
Show update notification in admin nav bar
matt committed rWF37b7755c08f8: Tell admin that automated check failed when necessary (authored by matt).
Tell admin that automated check failed when necessary
matt committed rWF389dc8b9dbd4: Show functional Updates page when checks are disabled (authored by matt).
Show functional Updates page when checks are disabled
Change copy and design on WF Updates page
Show last update check time in local timezone
Fix bad #status anchor in view-user.tmpl
Fix mismatched span in user/admin/users.tmpl
Rename ReleaseURL() to ReleaseNotesURL()
Remaining work:
Feb 14 2020
Feb 14 2020
matt moved T694: Simplified admin dashboard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
matt committed rWF84ab41697b77: Merge branch 'develop' into admin-dashboard-redesign (authored by matt).
Merge branch 'develop' into admin-dashboard-redesign
Merge branch 'develop' into T572-check-updates
Optionally hide Monitor page in Admin nav
Move admin dashboard sections into subpages
Working through this now, especially for #write.as_for_teams. writefreely#264
matt moved T723: Non-time-based Reader cache invalidation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Change line-height to 1.5
Feb 12 2020
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.
matt added a parent task for T686: Enable Admin user creation in Dashboard: Unknown Object (Maniphest Task).
Add isIgnorableError to database-lib.go
Feb 10 2020
Feb 10 2020
Use NULL for new attach_user_id column
Use h1 consistently on user pages
Make Reader width consistent with other pages
Feb 9 2020
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
matt committed rWFf406f894c5f2: Merge branch 'develop' into T319-user-delete-acct (authored by matt).
Merge branch 'develop' into T319-user-delete-acct
matt committed rWFd6c0026644e8: Merge branch 'develop' into T319-admin-delete-acct (authored by matt).
Merge branch 'develop' into T319-admin-delete-acct
Update calls and vars for Invites and elsewhere
Fix collection rendering after merge
matt committed rWFf70c1dfaa500: Merge branch 'develop' into rename-account-suspend (authored by matt).
Merge branch 'develop' into rename-account-suspend
matt committed rWF468bbf2187a8: Merge branch 'develop' into rename-account-suspend (authored by matt).
Merge branch 'develop' into rename-account-suspend
matt committed rWFb78f64bad3d0: Don't fail Invite page rendering on IsUserSuspended check (authored by matt).
Don't fail Invite page rendering on IsUserSuspended check
Disable form items on Invite page when silenced
Feb 8 2020
Feb 8 2020
Fix post deletion on Pleroma
Clean up oauth_users table on account deletion
matt committed rWF666bd1b9d1e5: Show correct error when user not found in admin panel (authored by matt).
Show correct error when user not found in admin panel
Don't float posts on account deletion
Merge branch 'develop' into T319-delete-account
matt committed rWF9589612d0e3e: Add TODOs for improving GetProfilePageFromHandle() (authored by matt).
Add TODOs for improving GetProfilePageFromHandle()
Add u-url class and span in mention link
Fix error logging format in RemoteLookup
Move remote user URL to /@/
Fix mention links
Show 404 when remote user not found
Clean up getProfilePageFromHandle
matt committed rWF68d63d3fef73: Merge branch 'develop' into activitypub-mentions (authored by matt).
Merge branch 'develop' into activitypub-mentions
Feb 6 2020
Feb 6 2020
Require authenticated user on draft edit routes
Jan 31 2020
Jan 31 2020
There are a few deeper issues to discuss that aren't part of this task:
matt renamed T688: Support storing images and other files locally from Support storing images locally to Support storing images and other files locally.
@gytisrepecka I think we'll want to go with option #1, so we can factor in instance privacy settings, and have totally private media files if an admin wants it. I just updated the description with some ideas I have for the very first version of this.
Jan 30 2020
Jan 30 2020
matt committed rWF51700cc7da47: Ignore "mix of collations" error on invite SELECT (authored by matt).
Ignore "mix of collations" error on invite SELECT
Fix datetime attributes on read.tmpl