User Details
User Details
- User Since
- Jul 2 2015, 7:40 PM (414 w, 4 h)
- Roles
- Administrator
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
Mar 14 2023
Mar 14 2023
matt committed rWF64772aa20326: Loosen restrictions on rendered img alt attribute (authored by matt).
Loosen restrictions on rendered img alt attribute
Feb 28 2023
Feb 28 2023
Jan 18 2023
Jan 18 2023
matt changed the status of T821: Blog layout templating system, a subtask of T812: Support user-generated blog index templates, from Waiting to Open.
matt changed the status of T813: Expose different post feeds to blog template system, a subtask of T812: Support user-generated blog index templates, from Waiting to Open.
matt changed the status of T813: Expose different post feeds to blog template system, a subtask of T821: Blog layout templating system, from Waiting to Open.
matt changed the status of T813: Expose different post feeds to blog template system from Waiting to Open.
For now, we'll expose two feeds:
Jan 8 2023
Jan 8 2023
Merge branch 'develop' into letters
Jan 6 2023
Jan 6 2023
Catch and output directory walking errors
Dec 25 2022
Dec 25 2022
matt committed rWF8684ff04a496: Merge branch 'develop' into markdown-descriptions (authored by matt).
Merge branch 'develop' into markdown-descriptions
Nov 15 2022
Nov 15 2022
matt committed rWF950090c0d74f: Fix whitespace in templates/user/include/header.tmpl (authored by matt).
Fix whitespace in templates/user/include/header.tmpl
Merge branch 'develop' into custom-css
Nov 11 2022
Nov 11 2022
Support decoding PKCS#8 keys
Update package-lock.json
Update go.mod to Go 1.19 and tidy
Upgrade web-core package
Change copyright notices to Musing Studio LLC
Bump version to v0.13.2
Oct 11 2022
Oct 11 2022
matt added parent tasks for T898: Central Musing Studio login: Unknown Object (Maniphest Task), Unknown Object (Maniphest Task).
Oct 6 2022
Oct 6 2022
matt claimed T810: Blog post management section.
Jul 25 2022
Jul 25 2022
matt added a comment to T896: Support changing username to secondary blog.
Things that might improve the UX:
Jul 22 2022
Jul 22 2022
matt added a comment to T513: Support changing secondary blog aliases.
Technically possible with T896 if user changes username to secondary blog, then changes their username.
Jul 2 2022
Jul 2 2022
Some items weren't finished, but we've had this in place for months now.
Jun 3 2022
Jun 3 2022
matt claimed T873: Archive page.
As of now, this is our highest-requested feature on the Summer 2022 priorities survey.
matt moved T807: Embeddable email subscription form from Q4 2021 - Oct-Dec to Future on the Roadmap board.
May 26 2022
May 26 2022
May 12 2022
May 12 2022
Support sending out activities around Persons
May 11 2022
May 11 2022
matt claimed T546: Custom blog avatar.
We can probably support this in combination with the new custom favicon feature (T282), as suggested in this Remark.as discussion.
matt claimed T662: Federate blog metadata changes.
Fixed this on Write.as Web in the course of working on T546.
Apr 29 2022
Apr 29 2022
Use ini pkg on GitHub
Update ini pkg to v1.66.4
Move to go-gopher library on GitHub
Change to code.as/wf/go-gopher library
Mar 29 2022
Mar 29 2022
matt committed rWF4680e2e046c7: Show post excerpt in stats list when no post title (authored by matt).
Show post excerpt in stats list when no post title
Remove blog name in newsletter email subject
Mar 21 2022
Mar 21 2022
matt added a subtask for T893: Default collection language (WriteFreely): Unknown Object (Maniphest Task).
Mar 9 2022
Mar 9 2022
matt moved T889: UI for editing custom redirects from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Mar 3 2022
Mar 3 2022
matt added a parent task for T809: Support categories (internally): T892: Support categories (WriteFreely).
matt closed T545: Update post view counts in batches, a subtask of T891: Update post view counts in batches (WriteFreely), as Resolved.
This is running well and doing the job. WF implementation will be handled in T891.