- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sat, Aug 15
Sat, Aug 15
GitHub <noreply@github.com> committed rWF47488e93fa13: Merge pull request #1729 from writefreely/fedi-image-description (authored by matt).
Merge pull request #1729 from writefreely/fedi-image-description
Tue, Aug 11
Tue, Aug 11
matt committed rWF16b70a82f228: Support serving robots.txt on single-user instances (authored by matt).
Support serving robots.txt on single-user instances
Add TestAPCollectionPage
Fix whitespace in activitypub.go
matt committed rWFad7cd45b97d6: Add Cache-Control headers on Followers, Following collections (authored by matt).
Add Cache-Control headers on Followers, Following collections
Return correct followers length in collection
GitHub <noreply@github.com> committed rWF37254560029a: Merge branch 'develop' into fix-ap-collections-first (authored by matt).
Merge branch 'develop' into fix-ap-collections-first
Return actual list of followers
matt committed rWF6de840311ef5: Support retrieving username from email automatically (authored by matt).
Support retrieving username from email automatically
Cross-posting has very low usage, as far as I know.
matt lowered the priority of T896: Support changing username to secondary blog from Medium-High to Low.
Still need to fix the Snap.as issue, but this hasn't come up lately.
Deployed this on Write.as and confirmed it worked. Now built into WriteFreely v0.17.2, so we can close.
matt committed rWF07214a925202: Output friendly error when templates directories not found (authored by matt).
Output friendly error when templates directories not found
matt committed rWFc21aafb9ecd2: Output friendly error when keys haven't been found (authored by matt).
Output friendly error when keys haven't been found
matt committed rWF3ad305f1d232: Output friendly error when no configuration file (authored by matt).
Output friendly error when no configuration file
matt committed rWFd34c775ed881: On startup, log notification of migrations needed (authored by matt).
On startup, log notification of migrations needed
GitHub <noreply@github.com> committed rWFfb49d83cc33d: Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.49 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.49
GitHub <noreply@github.com> committed rWFaa0143148ebc: Merge pull request #1712 from writefreely/dependabot/github_actions/docker/logi… (authored by matt).
Merge pull request #1712 from writefreely/dependabot/github_actions/docker/logi…
GitHub <noreply@github.com> committed rWF130d1cb33307: Merge pull request #1714 from writefreely/dependabot/go_modules/github. (authored by matt).
Merge pull request #1714 from writefreely/dependabot/go_modules/github.
Add tests for normalizing usernames via OAuth
Normalize usernames for signups through OAuth
Add tests for Markdown alt text extraction
matt committed rWFe67905a484d2: Include image alt text in fediverse attachment data (authored by matt).
Include image alt text in fediverse attachment data
Mon, Aug 10
Mon, Aug 10
matt committed rWFf7461f365192: Fix unreachable posts with slug "meta" or "edit" multi-user mode (authored by matt).
Fix unreachable posts with slug "meta" or "edit" multi-user mode
matt committed rWFc4d0ac637350: Fix password-protected blogs not unlocking after cookie expires (authored by matt).
Fix password-protected blogs not unlocking after cookie expires
matt committed rWFb3a92216deb6: Prevent unauthorized users from updating collection attributes (authored by matt).
Prevent unauthorized users from updating collection attributes
Ensure only blog owner can pin a blog's posts
Merge commit from fork
Merge commit from fork
Always sanitize slugs on post creation
Merge commit from fork
matt committed rWF48083e08a796: Fix CSRF vulnerability (GHSA-mp2f-3fq8-r9vj) on /me endpoints (authored by matt).
Fix CSRF vulnerability (GHSA-mp2f-3fq8-r9vj) on /me endpoints
GitHub <noreply@github.com> committed rWFdec1269fd8a6: Merge branch 'develop' into advisory-fix-1 (authored by matt).
Merge branch 'develop' into advisory-fix-1
GitHub <noreply@github.com> committed rWFacdc6b9ea4a6: Merge pull request #1725 from writefreely/add-tests (authored by matt).
Merge pull request #1725 from writefreely/add-tests
GitHub <noreply@github.com> committed rWF019692100a8e: Merge pull request #1726 from writefreely/fix-icons (authored by matt).
Merge pull request #1726 from writefreely/fix-icons
Bump version to 0.17.2
Remove unused Material Icon font files
Fix icons for Safari and small icons in Chrome
matt committed rWFa154a12962ae: Embed templates/ and pages/ into binary for release build (authored by matt).
Embed templates/ and pages/ into binary for release build
Embed static/ assets into binary
Sun, Aug 9
Sun, Aug 9
matt committed rWFa1da2967bc9d: Remove outdated goreportcard.com badge from README (authored by matt).
Remove outdated goreportcard.com badge from README
Add template rendering tests for /me pages
Add tests for the mailer pkg
Add tests around signing up
GitHub <noreply@github.com> committed rWF39e1ec0e02df: Merge pull request #1720 from writefreely/fix-post-signature-dupe (authored by matt).
Merge pull request #1720 from writefreely/fix-post-signature-dupe
GitHub <noreply@github.com> committed rWF8238590538ff: Merge pull request #1721 from writefreely/fix-smtp-sending (authored by matt).
Merge pull request #1721 from writefreely/fix-smtp-sending
GitHub <noreply@github.com> committed rWFafef135bc129: Merge pull request #1724 from writefreely/fix-unvalidated-invite-signups (authored by matt).
Merge pull request #1724 from writefreely/fix-unvalidated-invite-signups
sNullp <snullp@bsql.me> committed rWF0fe456b16ac7: Validate invite codes on /auth/signup with closed registrations (authored by sNullp <snullp@bsql.me>).
Validate invite codes on /auth/signup with closed registrations
matt committed rWFbbf2341681c7: Return applicable error for expired invite links on /auth/signup (authored by matt).
Return applicable error for expired invite links on /auth/signup
GitHub <noreply@github.com> committed rWFd6e6325c9a71: Merge pull request #1719 from writefreely/fix-chorus-post-page (authored by matt).
Merge pull request #1719 from writefreely/fix-chorus-post-page
Sat, Aug 8
Sat, Aug 8
All added in July, and now live: https://write.as/blog/launching-embed-as
Sat, Aug 8, 3:45 PM · Restricted Project
Fri, Aug 7
Fri, Aug 7
GitHub <noreply@github.com> committed rWF025faafc7e97: Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0
matt committed rWF08215d1614e4: Fix unquoted From address and phantom recipient in mailer (authored by matt).
Fix unquoted From address and phantom recipient in mailer
matt committed rWF155aa616e19a: Strip HTML from post titles in `Post.PlainDisplayTitle` (authored by matt).
Strip HTML from post titles in `Post.PlainDisplayTitle`
matt committed rWFd26954b04897: Ensure posts never duplicate signature in ActivityPub data (authored by matt).
Ensure posts never duplicate signature in ActivityPub data
Fix collection / post rendering in Chorus mode
Mon, Aug 3
Mon, Aug 3
Images are now embedded in the ePub file, but this can still fail on a large instance like Write.as. We need to support asynchronous file generation.
Taking this on now as the first supported format for T608: Import posts from another WriteFreely instance.
Moritz Poldrack <git@moritz.sh> committed rWF77e541abde23: make OAuth Adapter RFC-compliant (authored by Moritz Poldrack <git@moritz.sh>).
make OAuth Adapter RFC-compliant
GitHub <noreply@github.com> committed rWFc47a08957772: Merge pull request #1679 from mpldr-pulls/develop (authored by matt).
Merge pull request #1679 from mpldr-pulls/develop
GitHub <noreply@github.com> committed rWF3eb3e67d8353: Bump github.com/writeas/web-core from 1.7.0 to 1.8.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/writeas/web-core from 1.7.0 to 1.8.0
GitHub <noreply@github.com> committed rWF76eebbae1d4b: Merge pull request #1715 from writefreely/dependabot/go_modules/golang. (authored by matt).
Merge pull request #1715 from writefreely/dependabot/go_modules/golang.
Sat, Aug 1
Sat, Aug 1
GitHub <noreply@github.com> committed rWFb5f89db43d90: Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.49 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.49
GitHub <noreply@github.com> committed rWF15a14651dcf0: Bump github.com/writeas/web-core from 1.7.0 to 1.8.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/writeas/web-core from 1.7.0 to 1.8.0
GitHub <noreply@github.com> committed rWFa6a99f8deacd: Bump golang.org/x/net from 0.56.0 to 0.57.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/net from 0.56.0 to 0.57.0
GitHub <noreply@github.com> committed rWFcfaa222e74e8: Bump golang.org/x/crypto from 0.53.0 to 0.54.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/crypto from 0.53.0 to 0.54.0
Wed, Jul 29
Wed, Jul 29
GitHub <noreply@github.com> committed rWFcfa318ce7a9a: Bump docker/login-action from 4.3.0 to 4.6.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/login-action from 4.3.0 to 4.6.0
Tue, Jul 28
Tue, Jul 28
GitHub <noreply@github.com> committed rWFf9daa1c101ad: Bump docker/login-action from 4.3.0 to 4.5.2 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/login-action from 4.3.0 to 4.5.2
Getting started on this now. It'll be the first dedicated import provider we support
Getting the import work underway now, so starting on this.
Merge branch 'develop'
Fri, Jul 24
Fri, Jul 24
GitHub <noreply@github.com> committed rWF8ecb42a0e595: Bump docker/login-action from 4.3.0 to 4.5.1 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/login-action from 4.3.0 to 4.5.1
Thu, Jul 23
Thu, Jul 23
GitHub <noreply@github.com> committed rWF9df2c4abd36b: Bump docker/login-action from 4.3.0 to 4.5.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/login-action from 4.3.0 to 4.5.0
Wed, Jul 22
Wed, Jul 22
matt committed rWC9a8df9b800f9: Add activitystreams.ActorActivity for Actor updates (authored by matt).
Add activitystreams.ActorActivity for Actor updates
Mon, Jul 20
Mon, Jul 20
Bump version to 0.17.1
GitHub <noreply@github.com> committed rWFd5f73254dcdd: Merge pull request #1706 from writefreely/update-updates (authored by matt).
Merge pull request #1706 from writefreely/update-updates
matt committed rWF442bf21391b5: Show indicator on Admin Dashboard links when update is available (authored by matt).
Show indicator on Admin Dashboard links when update is available
GitHub <noreply@github.com> committed rWFa4b8440375db: Merge pull request #1705 from writefreely/mass-user-management (authored by matt).
Merge pull request #1705 from writefreely/mass-user-management
Sun, Jul 19
Sun, Jul 19
GitHub <noreply@github.com> committed rWF4b3d2a067d79: Merge pull request #1704 from writefreely/fix-nodeinfo-sqlite (authored by matt).
Merge pull request #1704 from writefreely/fix-nodeinfo-sqlite
Sat, Jul 18
Sat, Jul 18
GitHub <noreply@github.com> committed rWC4d41677a7af3: Merge pull request #23 from writeas/dependabot/go_modules/golang.org/x/net-0.55. (authored by matt).
Merge pull request #23 from writeas/dependabot/go_modules/golang.org/x/net-0.55.
GitHub <noreply@github.com> committed rWCf6707f32eaef: Bump golang.org/x/net from 0.54.0 to 0.55.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/net from 0.54.0 to 0.55.0
GitHub <noreply@github.com> committed rWC52f92a2d921f: Merge pull request #22 from writeas/dependabot/go_modules/golang.org/x/crypto-0. (authored by matt).
Merge pull request #22 from writeas/dependabot/go_modules/golang.org/x/crypto-0.
matt committed rWCf286ddb71315: Omit empty First value and only set on New with items>0 (authored by matt).
Omit empty First value and only set on New with items>0
GitHub <noreply@github.com> committed rWC9ef186bf7324: Bump golang.org/x/crypto from 0.45.0 to 0.52.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/crypto from 0.45.0 to 0.52.0
GitHub <noreply@github.com> committed rWF2e26692f0842: Merge pull request #1703 from writefreely/fix-export-regression (authored by matt).
Merge pull request #1703 from writefreely/fix-export-regression
matt committed rWF2701f47428a6: Configure automatic updates on initial interactive flow (authored by matt).
Configure automatic updates on initial interactive flow
Adjust whitespace in Admin header
Show Updates tab for single-user instances, too
Include admins in `users list` command
Show command-line user lists in ascending order
matt committed rWFaca99ff5ab22: Move `users` subcommand funcs from user.go to users.go (authored by matt).
Move `users` subcommand funcs from user.go to users.go
matt committed rWFa9b30f9aa29f: Move `users` silencing and deleting to subcommands, not flags (authored by matt).
Move `users` silencing and deleting to subcommands, not flags
matt committed rWF65ffb9d19877: Add `users list` subcommand with moderation actions (authored by matt).
Add `users list` subcommand with moderation actions