Page MenuHomeMusing Studio
Feed All Stories

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
Fri, Jul 24, 10:22 PM

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
Thu, Jul 23, 10:22 PM

Wed, Jul 22

matt committed rWC9a8df9b800f9: Add activitystreams.ActorActivity for Actor updates (authored by matt).
Add activitystreams.ActorActivity for Actor updates
Wed, Jul 22, 7:26 PM

Mon, Jul 20

matt committed rWF8f942b2aed59: Bump version to 0.17.1 (authored by matt).
Bump version to 0.17.1
Mon, Jul 20, 5:30 PM
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
Mon, Jul 20, 5:27 PM
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
Mon, Jul 20, 5:18 PM
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
Mon, Jul 20, 2:28 PM

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
Sun, Jul 19, 5:31 PM

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.
Sat, Jul 18, 9:17 PM
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
Sat, Jul 18, 9:17 PM
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.
Sat, Jul 18, 9:17 PM
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
Sat, Jul 18, 9:17 PM
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
Sat, Jul 18, 9:16 PM
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
Sat, Jul 18, 8:03 PM
matt committed rWF2701f47428a6: Configure automatic updates on initial interactive flow (authored by matt).
Configure automatic updates on initial interactive flow
Sat, Jul 18, 7:37 PM
matt committed rWF669392b40ce4: Adjust whitespace in Admin header (authored by matt).
Adjust whitespace in Admin header
Sat, Jul 18, 7:22 PM
matt committed rWFbc220868f9c5: Show Updates tab for single-user instances, too (authored by matt).
Show Updates tab for single-user instances, too
Sat, Jul 18, 7:22 PM
matt committed rWF78431f370e51: Include admins in `users list` command (authored by matt).
Include admins in `users list` command
Sat, Jul 18, 5:58 PM
matt committed rWF3b3cbcd943d0: Show command-line user lists in ascending order (authored by matt).
Show command-line user lists in ascending order
Sat, Jul 18, 5:57 PM
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
Sat, Jul 18, 5:57 PM
matt committed rWFa9b30f9aa29f: Move `users` silencing and deleting to subcommands, not flags (authored by matt).
Move `users` silencing and deleting to subcommands, not flags
Sat, Jul 18, 5:44 PM
matt committed rWF65ffb9d19877: Add `users list` subcommand with moderation actions (authored by matt).
Add `users list` subcommand with moderation actions
Sat, Jul 18, 5:44 PM
matt committed rWF1208bcd945c8: Hide `first` property in followers/following collections when 0 items (authored by matt).
Hide `first` property in followers/following collections when 0 items
Sat, Jul 18, 4:35 PM
matt committed rWF7f2cb841ad7f: Fix nodeinfo Active User stats for SQLite-backed instances (authored by matt).
Fix nodeinfo Active User stats for SQLite-backed instances
Sat, Jul 18, 3:51 PM
matt committed rWFcf3149ade912: Fix Export page rendering (authored by matt).
Fix Export page rendering
Sat, Jul 18, 3:35 PM
GitHub <noreply@github.com> committed rWF49cf44da6db1: Bump docker/login-action from 4.3.0 to 4.4.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/login-action from 4.3.0 to 4.4.0
Sat, Jul 18, 1:54 AM
GitHub <noreply@github.com> committed rWFfb70258415ba: Merge pull request #1694 from writefreely/dependabot/github_actions/docker/setu… (authored by matt).
Merge pull request #1694 from writefreely/dependabot/github_actions/docker/setu…
Sat, Jul 18, 1:53 AM
GitHub <noreply@github.com> committed rWF570ce2d63af8: Merge pull request #1696 from writefreely/dependabot/github_actions/docker/meta… (authored by matt).
Merge pull request #1696 from writefreely/dependabot/github_actions/docker/meta…
Sat, Jul 18, 1:53 AM
GitHub <noreply@github.com> committed rWF39102116261d: Merge pull request #1691 from writefreely/dependabot/github_actions/docker/buil… (authored by matt).
Merge pull request #1691 from writefreely/dependabot/github_actions/docker/buil…
Sat, Jul 18, 1:52 AM
matt committed rWFa9fe4d00d0db: Merge branch 'develop' (authored by matt).
Merge branch 'develop'
Sat, Jul 18, 12:01 AM

Fri, Jul 17

matt committed rWF61d8d0432809: Bump Go to 1.25 for cross-compile (authored by matt).
Bump Go to 1.25 for cross-compile
Fri, Jul 17, 10:51 PM
matt committed rWF8e3705e3d7f3: Bump version to 0.17.0 (authored by matt).
Bump version to 0.17.0
Fri, Jul 17, 10:33 PM

Sat, Jul 11

GitHub <noreply@github.com> committed rWCLId8ef8415057b: 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
Sat, Jul 11, 3:14 AM
GitHub <noreply@github.com> committed rWCLI86ea3536ee8a: Merge pull request #60 from writeas/dependabot/go_modules/golang.org/x/crypto-0. (authored by matt).
Merge pull request #60 from writeas/dependabot/go_modules/golang.org/x/crypto-0.
Sat, Jul 11, 3:14 AM
GitHub <noreply@github.com> committed rWCLIca44ccd5701d: 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
Sat, Jul 11, 3:14 AM
GitHub <noreply@github.com> committed rWCLIf1405e321662: Merge pull request #56 from writeas/dependabot/go_modules/golang.org/x/crypto-0. (authored by matt).
Merge pull request #56 from writeas/dependabot/go_modules/golang.org/x/crypto-0.
Sat, Jul 11, 3:14 AM

Tue, Jul 7

GitHub <noreply@github.com> committed rWF76f2ad034d24: Merge commit from fork (authored by matt).
Merge commit from fork
Tue, Jul 7, 7:36 PM
matt committed rWF731467916cea: Redirect Draft non-owners from post edit and metadata pages (authored by matt).
Redirect Draft non-owners from post edit and metadata pages
Tue, Jul 7, 7:36 PM
matt committed rWF475c30d9fe3a: Add missing permission check on Subscribers / Followers list (authored by matt).
Add missing permission check on Subscribers / Followers list
Tue, Jul 7, 7:36 PM

Mon, Jul 6

GitHub <noreply@github.com> committed rWFc5d5acbd5a7b: Bump docker/login-action from 4.3.0 to 4.4.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/login-action from 4.3.0 to 4.4.0
Mon, Jul 6, 10:25 PM

Fri, Jul 3

GitHub <noreply@github.com> committed rWFff982c458c85: Merge pull request #1687 from writefreely/fix-customize-username (authored by matt).
Merge pull request #1687 from writefreely/fix-customize-username
Fri, Jul 3, 11:14 PM
GitHub <noreply@github.com> committed rWFdd594da6e83a: Merge pull request #1695 from writefreely/dependabot/github_actions/docker/logi… (authored by matt).
Merge pull request #1695 from writefreely/dependabot/github_actions/docker/logi…
Fri, Jul 3, 11:12 PM
GitHub <noreply@github.com> committed rWF06e92e305f30: Merge pull request #1693 from writefreely/dependabot/go_modules/golang. (authored by matt).
Merge pull request #1693 from writefreely/dependabot/go_modules/golang.
Fri, Jul 3, 11:08 PM
GitHub <noreply@github.com> committed rWFa2559892f5a3: Merge pull request #1623 from writefreely/export-improvements (authored by matt).
Merge pull request #1623 from writefreely/export-improvements
Fri, Jul 3, 11:08 PM
GitHub <noreply@github.com> committed rWF0907e3818c39: Merge pull request #1686 from writefreely/fix-signup-closed-registration (authored by matt).
Merge pull request #1686 from writefreely/fix-signup-closed-registration
Fri, Jul 3, 10:08 PM
matt committed rWF65eb82f71dd3: Show exclusive content when reader has Web Monetization (authored by matt).
Show exclusive content when reader has Web Monetization
Fri, Jul 3, 10:07 PM
matt committed rWF2b1daa29a620: Merge branch 'develop' into web-monetization-update (authored by matt).
Merge branch 'develop' into web-monetization-update
Fri, Jul 3, 9:56 PM

Thu, Jul 2

GitHub <noreply@github.com> committed rWF46cad7f36f57: Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/setup-buildx-action from 4.1.0 to 4.2.0
Thu, Jul 2, 10:22 PM
GitHub <noreply@github.com> committed rWF0fb891b338f5: Bump docker/login-action from 4.2.0 to 4.3.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/login-action from 4.2.0 to 4.3.0
Thu, Jul 2, 10:22 PM
GitHub <noreply@github.com> committed rWF82f7602a3b01: Bump docker/metadata-action from 6.1.0 to 6.2.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/metadata-action from 6.1.0 to 6.2.0
Thu, Jul 2, 10:22 PM

Wed, Jul 1

GitHub <noreply@github.com> committed rWF3259db30932c: Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.47 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.47
Wed, Jul 1, 10:23 PM
GitHub <noreply@github.com> committed rWFdec81b9d1b83: Bump golang.org/x/net from 0.55.0 to 0.56.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/net from 0.55.0 to 0.56.0
Wed, Jul 1, 10:22 PM
GitHub <noreply@github.com> committed rWF478199511914: Bump docker/setup-qemu-action from 4.0.0 to 4.2.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/setup-qemu-action from 4.0.0 to 4.2.0
Wed, Jul 1, 10:22 PM
GitHub <noreply@github.com> committed rWF61e75bfd96b8: Bump docker/build-push-action from 7.2.0 to 7.3.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/build-push-action from 7.2.0 to 7.3.0
Wed, Jul 1, 10:22 PM
GitHub <noreply@github.com> committed rWF34d8fea23e8a: Merge pull request #1689 from writefreely/revert-1683… (authored by matt).
Merge pull request #1689 from writefreely/revert-1683…
Wed, Jul 1, 8:58 PM
GitHub <noreply@github.com> committed rWF5ce4c73cd170: Revert "Bump docker/setup-qemu-action from 4.0.0 to 4.1.0" (authored by matt).
Revert "Bump docker/setup-qemu-action from 4.0.0 to 4.1.0"
Wed, Jul 1, 8:57 PM
GitHub <noreply@github.com> committed rWFbdd1ce60b6b1: Merge pull request #1361 from writefreely/dependabot/go_modules/github. (authored by matt).
Merge pull request #1361 from writefreely/dependabot/go_modules/github.
Wed, Jul 1, 6:38 PM
GitHub <noreply@github.com> committed rWF47ac55ff9c46: Merge pull request #1668 from writefreely/dependabot/github_actions/docker/logi… (authored by matt).
Merge pull request #1668 from writefreely/dependabot/github_actions/docker/logi…
Wed, Jul 1, 6:37 PM
matt committed rWFb5d13874071b: Fix missing user nav on blog Customize page (authored by matt).
Fix missing user nav on blog Customize page
Wed, Jul 1, 12:52 AM
GitHub <noreply@github.com> committed rWF3fed27bf2cd8: Merge pull request #1683 from writefreely/dependabot/github_actions/docker/setu… (authored by matt).
Merge pull request #1683 from writefreely/dependabot/github_actions/docker/setu…
Wed, Jul 1, 12:30 AM
GitHub <noreply@github.com> committed rWF3005c5adc48d: Merge pull request #1667 from writefreely/dependabot/github_actions/docker/meta… (authored by matt).
Merge pull request #1667 from writefreely/dependabot/github_actions/docker/meta…
Wed, Jul 1, 12:30 AM
GitHub <noreply@github.com> committed rWF95d132eed13a: Merge pull request #1666 from writefreely/dependabot/github_actions/docker/buil… (authored by matt).
Merge pull request #1666 from writefreely/dependabot/github_actions/docker/buil…
Wed, Jul 1, 12:29 AM
GitHub <noreply@github.com> committed rWF4e4d8b8af551: Merge pull request #1684 from writefreely/dependabot/github_actions/actions/che… (authored by matt).
Merge pull request #1684 from writefreely/dependabot/github_actions/actions/che…
Wed, Jul 1, 12:29 AM
matt committed rWF5996c93560ff: Prevent signups via /auth/signup with closed registrations (authored by matt).
Prevent signups via /auth/signup with closed registrations
Wed, Jul 1, 12:18 AM

Tue, Jun 30

matt committed rWFfa2dd3e414f6: Add missing import in config.go (authored by matt).
Add missing import in config.go
Tue, Jun 30, 10:25 PM
matt committed rWF4b863c848ce0: Update security vulnerability reporting info (authored by matt).
Update security vulnerability reporting info
Tue, Jun 30, 10:11 PM
GitHub <noreply@github.com> committed rWFc022b3effecc: Merge commit from fork (authored by matt).
Merge commit from fork
Tue, Jun 30, 10:05 PM
matt committed rWF826a0826fe75: Save config file with owner-only permissions (authored by matt).
Save config file with owner-only permissions
Tue, Jun 30, 10:05 PM

Mon, Jun 29

GitHub <noreply@github.com> committed rWF18f1e503dd3f: Bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/setup-qemu-action from 4.0.0 to 4.1.0
Mon, Jun 29, 10:22 PM
GitHub <noreply@github.com> committed rWF4fa06465e8b4: Bump actions/checkout from 4 to 7 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump actions/checkout from 4 to 7
Mon, Jun 29, 10:22 PM
GitHub <noreply@github.com> committed rWFc1e767c0ae74: Merge pull request #1669 from writefreely/dependabot/github_actions/docker/setu… (authored by matt).
Merge pull request #1669 from writefreely/dependabot/github_actions/docker/setu…
Mon, Jun 29, 6:30 PM
GitHub <noreply@github.com> committed rWFfc873ab1fc95: Merge pull request #1674 from writefreely/dependabot/go_modules/golang. (authored by matt).
Merge pull request #1674 from writefreely/dependabot/go_modules/golang.
Mon, Jun 29, 6:30 PM
GitHub <noreply@github.com> committed rWF0dccbefd88fa: Bump golang.org/x/crypto from 0.51.0 to 0.53.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/crypto from 0.51.0 to 0.53.0
Mon, Jun 29, 6:30 PM
GitHub <noreply@github.com> committed rWF7d759e550f89: Merge pull request #1673 from writefreely/dependabot/go_modules/golang. (authored by matt).
Merge pull request #1673 from writefreely/dependabot/go_modules/golang.
Mon, Jun 29, 6:30 PM

Jun 3 2026

GitHub <noreply@github.com> committed rWF68579c4c8ed3: Bump golang.org/x/net from 0.53.0 to 0.55.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/net from 0.53.0 to 0.55.0
Jun 3 2026, 12:17 PM
GitHub <noreply@github.com> committed rWFd6d025271435: Bump golang.org/x/crypto from 0.51.0 to 0.52.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/crypto from 0.51.0 to 0.52.0
Jun 3 2026, 12:17 PM

May 28 2026

GitHub <noreply@github.com> committed rWF419a0fb7193b: Merge pull request #1653 from writefreely/dependabot/go_modules/golang. (authored by matt).
Merge pull request #1653 from writefreely/dependabot/go_modules/golang.
May 28 2026, 10:03 PM

May 22 2026

GitHub <noreply@github.com> committed rWF66e1061f8f97: Bump docker/metadata-action from 6.0.0 to 6.1.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/metadata-action from 6.0.0 to 6.1.0
May 22 2026, 10:24 PM
GitHub <noreply@github.com> committed rWF0721c9a150ec: Bump docker/login-action from 4.0.0 to 4.2.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/login-action from 4.0.0 to 4.2.0
May 22 2026, 10:24 PM
GitHub <noreply@github.com> committed rWF72af74c60fc7: Bump docker/setup-buildx-action from 3.12.0 to 4.1.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/setup-buildx-action from 3.12.0 to 4.1.0
May 22 2026, 10:24 PM

May 21 2026

GitHub <noreply@github.com> committed rWF43bec05c3b52: Bump docker/build-push-action from 7.0.0 to 7.2.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/build-push-action from 7.0.0 to 7.2.0
May 21 2026, 10:22 PM
matt committed rWF978fcdd71d50: Prevent signups on backend when registrations are closed (authored by matt).
Prevent signups on backend when registrations are closed
May 21 2026, 5:32 PM

May 19 2026

GitHub <noreply@github.com> committed rWF024f3f2ca3d8: Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.10.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.10.0
May 19 2026, 7:28 PM
GitHub <noreply@github.com> committed rWFcc4ad3aef22a: Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.44 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.44
May 19 2026, 7:28 PM
GitHub <noreply@github.com> committed rWFc10c6a3ec357: Merge pull request #1641 from writefreely/dependabot/go_modules/github. (authored by matt).
Merge pull request #1641 from writefreely/dependabot/go_modules/github.
May 19 2026, 7:26 PM
GitHub <noreply@github.com> committed rWF794f3fb650ef: Merge branch 'develop' into dependabot/go_modules/github.com/fatih/color-1.19.0 (authored by matt).
Merge branch 'develop' into dependabot/go_modules/github.com/fatih/color-1.19.0
May 19 2026, 7:26 PM
GitHub <noreply@github.com> committed rWF3dea9eef46a8: Bump golang.org/x/crypto from 0.50.0 to 0.51.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/crypto from 0.50.0 to 0.51.0
May 19 2026, 7:18 PM
GitHub <noreply@github.com> committed rWF315b69a8fd91: Merge pull request #1657 from writefreely/dependabot/go_modules/golang. (authored by matt).
Merge pull request #1657 from writefreely/dependabot/go_modules/golang.
May 19 2026, 7:16 PM
GitHub <noreply@github.com> committed rWF8ba05314f1b2: Merge pull request #1664 from writefreely/long-bcrypt-pass (authored by matt).
Merge pull request #1664 from writefreely/long-bcrypt-pass
May 19 2026, 7:14 PM
GitHub <noreply@github.com> committed rWF964318d28818: Document MariaDB support in README (authored by Robert Silén <robert.silen@mariadb.org>).
Document MariaDB support in README
May 19 2026, 7:13 PM
GitHub <noreply@github.com> committed rWF3e44c2908d31: Merge pull request #1665 from robertsilen/develop (authored by matt).
Merge pull request #1665 from robertsilen/develop
May 19 2026, 7:13 PM

May 15 2026

matt committed rWF06ffb909027d: Limit password to bcrypt's 72 bytes on the backend (authored by matt).
Limit password to bcrypt's 72 bytes on the backend
May 15 2026, 11:22 PM
matt committed rWF1021f0097867: Limit password to max characters supported by bcrypt in UI (authored by matt).
Limit password to max characters supported by bcrypt in UI
May 15 2026, 11:19 PM

May 2 2026

GitHub <noreply@github.com> committed rWF093b980d688d: Bump golang.org/x/crypto from 0.48.0 to 0.50.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/crypto from 0.48.0 to 0.50.0
May 2 2026, 2:43 AM
GitHub <noreply@github.com> committed rWF7825cb1e94c5: Bump github.com/writeas/saturday (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/writeas/saturday
May 2 2026, 2:43 AM
GitHub <noreply@github.com> committed rWF097fe5efc11a: Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.44 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.44
May 2 2026, 2:43 AM
GitHub <noreply@github.com> committed rWF91c46618820f: Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.10.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.10.0
May 2 2026, 2:43 AM
GitHub <noreply@github.com> committed rWF965863cc8460: Bump golang.org/x/net from 0.51.0 to 0.53.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/net from 0.51.0 to 0.53.0
May 2 2026, 2:43 AM

Apr 10 2026

GitHub <noreply@github.com> committed rWFfbb0a232dd62: Bump docker/build-push-action from 7.0.0 to 7.1.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/build-push-action from 7.0.0 to 7.1.0
Apr 10 2026, 10:23 PM

Apr 9 2026

GitHub <noreply@github.com> committed rWF304276337a66: Merge pull request #1630 from writefreely/sort-subscribers (authored by matt).
Merge pull request #1630 from writefreely/sort-subscribers
Apr 9 2026, 8:20 PM