- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Sep 26 2023
Sep 26 2023
matt committed rWF2275a288b961: Correctly respond to application/ld+json requests, part 2 (authored by matt).
Correctly respond to application/ld+json requests, part 2
matt committed rWFf96f8268f019: Add index to improve post retrieval speed on large instances (authored by matt).
Add index to improve post retrieval speed on large instances
Sep 25 2023
Sep 25 2023
Fix copyright notices with wrong company name
matt closed T508: Password resetting as Resolved by committing rWFf404f7b92881: Support resetting password via email.
Support resetting password via email
Add function for logging in via emailed link
matt committed rWFe2fde518ca98: Fix GetTemporaryOneTimeAccessToken query for SQLite (authored by matt).
Fix GetTemporaryOneTimeAccessToken query for SQLite
matt committed rWFc75507ca8f96: Add Subscribers navigation for single-user instances (authored by matt).
Add Subscribers navigation for single-user instances
Add Subscribers page
matt committed rWF361c887e2c09: Revert "use font-display:optional to optimize web font loading" (authored by matt).
Revert "use font-display:optional to optimize web font loading"
Clean up SQLite to-do
Clean up commented-out code
Catch subscription confirmation email errors
Fix subscriber created query for SQLite
Fix jobs query in SQLite
Fix publishjobs `id` column in SQLite
matt committed rWFd1afa44a2e80: Use standard SetCollectionAttribute method for saving email sub settings (authored by matt).
Use standard SetCollectionAttribute method for saving email sub settings
matt committed rWFe2b2ba45774a: Rename Letters config to Email in collection.tmpl (authored by matt).
Rename Letters config to Email in collection.tmpl
matt committed rWFcc75be1eb569: Rename Letters [letters] config section to Email [email] (authored by matt).
Rename Letters [letters] config section to Email [email]
matt committed rWF221d0d7dbb8f: Make letters (v13) migration compatible with SQLite (authored by matt).
Make letters (v13) migration compatible with SQLite
matt added a parent task for T731: WriteFreely email layer: T856: Support newsletters on WriteFreely.
Merge branch 'develop' into letters
Re-add letters migration
Sep 22 2023
Sep 22 2023
Exclude local static files from release build
Bump version to 0.14
Fix bad copy pasta
Add a customizable Contact page
matt committed rWF83f230ddaff5: Instruct users to contact admin, not WF devevelopers on 500 page (authored by matt).
Instruct users to contact admin, not WF devevelopers on 500 page
Remove redundant query on post pages
Fix funky comment after gofmt in posts.go
Fix post page rendering after rel=me changes
Sep 21 2023
Sep 21 2023
Support rel=me verification on blogs
matt committed rWFe0c165ff1eab: Ensure SetCollectionAttribute also updates attributes (authored by matt).
Ensure SetCollectionAttribute also updates attributes
Support using MySQL without a password
Log any database errors when fetching stats
Fix monthly active user stats query
matt committed rWFd3f312a1e2e3: Use Chorus template (if configured) when filtering by language (authored by matt).
Use Chorus template (if configured) when filtering by language
matt committed rWFebeb45ac5a1e: Support pagination when viewing language-filtered posts (authored by matt).
Support pagination when viewing language-filtered posts
Merge branch 'develop' into lang-posts-filter
Update writeas/moday to v1.3.0
matt committed rWFe65086b6356d: Merge branch 'develop' into paginate-tag-collection (authored by matt).
Merge branch 'develop' into paginate-tag-collection
Fix tagged posts falsely showing Older link
matt committed rWF8f03da0ec151: Correctly respond to application/ld+json requests (authored by matt).
Correctly respond to application/ld+json requests
Re-add ossl_legacy.cnf
Merge branch 'develop' into letters
Sep 19 2023
Sep 19 2023
Remove mention of Coil on Customize page
Sep 14 2023
Sep 14 2023
Add Category.IsCategory field
Add "archive.org_bot" as bot phrase
Sep 8 2023
Sep 8 2023
Sep 7 2023
Sep 7 2023
Aug 12 2023
Aug 12 2023
matt added a subtask for T873: Archive page: T902: Optimize queries causing excessive slowness on large blogs.
matt added a parent task for T902: Optimize queries causing excessive slowness on large blogs: T873: Archive page.
Jul 23 2023
Jul 23 2023
Everything needed for this in the application is implemented in Write.as Web.
Jul 11 2023
Jul 11 2023
Jul 7 2023
Jul 7 2023
Catch all Bing and Googlebots, plus clean up
Update bots list
Re-gofmt bots.go
Apr 28 2023
Apr 28 2023
Use Go DNS resolution in release binaries
Apr 24 2023
Apr 24 2023
matt triaged T902: Optimize queries causing excessive slowness on large blogs as Unbreak Now! priority.
matt closed T809: Support categories (internally), a subtask of T495: List all tags on a blog, as Resolved.
matt closed T809: Support categories (internally), a subtask of T876: Fetch posts by category, not tags, as Resolved.
matt closed T809: Support categories (internally), a subtask of T892: Support categories (WriteFreely), as Resolved.
matt closed T809: Support categories (internally), a subtask of T497: Support pinning hashtags, as Resolved.
matt closed T809: Support categories (internally) as Resolved by committing Restricted Diffusion Commit.
matt closed T809: Support categories (internally), a subtask of T813: Expose different post feeds to blog template system, as Resolved.
Apr 23 2023
Apr 23 2023
matt closed T821: Blog layout templating system, a subtask of T812: Support user-generated blog index templates, as Resolved.
Apr 14 2023
Apr 14 2023
This is complete.
Apr 13 2023
Apr 13 2023
matt closed T813: Expose different post feeds to blog template system, a subtask of T821: Blog layout templating system, as Resolved.
matt closed T813: Expose different post feeds to blog template system, a subtask of T812: Support user-generated blog index templates, as Resolved.
Apr 7 2023
Apr 7 2023
matt committed rWF7a84d27dca8c: Re-use err variable, instead of creating new error vars (authored by matt).
Re-use err variable, instead of creating new error vars
matt committed rWFf84b4b0f74e8: Use more idiomatic variable initialization for network/protocol (authored by matt).
Use more idiomatic variable initialization for network/protocol
Delete socket file on server shutdown
Apr 4 2023
Apr 4 2023
Reformat example code on PostDescription
Update go.sum with go-strip-markdown
Add funcs PostTitle, GetSlug, GetSlugFromPost
Mar 17 2023
Mar 17 2023
Mar 16 2023
Mar 16 2023
Update module to v3
Support paging in GetCollectionPosts
Update Onion site address
matt committed rWGOc692cb498819: Gracefully catch 401 error in Client.GetMe method (authored by matt).
Gracefully catch 401 error in Client.GetMe method
Use /v2 path in README examples
Link to V2 docs in README