Matt Baer
c9dc8d5a90
Fix bad copy pasta
1 year ago
Matt Baer
d48262a6df
Add a customizable Contact page
1 year ago
Matt Baer
83f230ddaf
Instruct users to contact admin, not WF devevelopers on 500 page
...
Misconfigured or broken servers has directed people to the wrong place.
Fixes #684
1 year ago
Matt Baer
2986f83121
Merge pull request #770 from writefreely/passwordless-db
...
Support using MySQL without a password
1 year ago
Matt Baer
3d8b8ecc93
Support using MySQL without a password
...
Fixes #568
1 year ago
Matt Baer
5d4ebb59c7
Merge pull request #769 from writefreely/fix-mau
...
Fix monthly active user stats
1 year ago
Matt Baer
2b5318e7a6
Log any database errors when fetching stats
...
Previously, these errors were simply ignored
1 year ago
Matt Baer
baf1d76475
Fix monthly active user stats query
1 year ago
Matt Baer
94bb566e4f
Merge pull request #766 from writefreely/fix-ld-json-response
...
Correctly respond to application/ld+json requests
1 year ago
Matt Baer
a8c5468f65
Merge pull request #767 from writefreely/update-monday
...
Update writeas/monday to v1.3.0
1 year ago
Matt Baer
43ba111e21
Update writeas/moday to v1.3.0
1 year ago
Matt Baer
299686c13e
Merge pull request #482 from writefreely/rel-nofollow
...
Remove rel=nofollow attribute in certain situations
1 year ago
Matt Baer
dff01a6136
Merge pull request #438 from Dak425/paginate-tag-collection
...
Add pagination to tag subpages
1 year ago
Matt Baer
8f03da0ec1
Correctly respond to application/ld+json requests
...
This returns ActivityStreams objects when the Accept header is
`application/ld+json; profile="https://www.w3.org/ns/activitystreams "`,
per the ActivityPub spec.
Fixes #564
1 year ago
Matt Baer
fe1f821422
Merge pull request #765 from writefreely/remove-coil
...
Remove mention of Coil on Customize page
1 year ago
Matt Baer
2fde648519
Remove mention of Coil on Customize page
...
Fixes #720
1 year ago
Matt Baer
3e21ecb53c
Merge pull request #760 from writefreely/dependabot/github_actions/docker/login-action-3.0.0
...
Bump docker/login-action from 2.2.0 to 3.0.0
1 year ago
Matt Baer
3ba29aaa2c
Merge pull request #759 from writefreely/dependabot/github_actions/docker/build-push-action-5.0.0
...
Bump docker/build-push-action from 4.1.1 to 5.0.0
1 year ago
dependabot[bot]
c60d135060
Bump docker/login-action from 2.2.0 to 3.0.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2.2.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
4c48733a3a
Bump docker/build-push-action from 4.1.1 to 5.0.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
f2474798bb
Merge pull request #750 from writefreely/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
1 year ago
Matt Baer
9c9fa8bf62
Merge pull request #753 from writefreely/dependabot/go_modules/golang.org/x/net-0.15.0
...
Bump golang.org/x/net from 0.13.0 to 0.15.0
1 year ago
dependabot[bot]
3981b6dddb
Bump golang.org/x/net from 0.13.0 to 0.15.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.13.0 to 0.15.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
da3e5d0606
Merge pull request #754 from writefreely/dependabot/go_modules/golang.org/x/crypto-0.13.0
...
Bump golang.org/x/crypto from 0.12.0 to 0.13.0
1 year ago
Matt Baer
51c46621d8
Merge pull request #752 from lstellway/lstellway/connect-package-to-repo
...
Adds image labels to connect package with repository
1 year ago
dependabot[bot]
21a1c738d1
Bump golang.org/x/crypto from 0.12.0 to 0.13.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/crypto/compare/v0.12.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
0814ec28dc
Merge pull request #749 from writefreely/dependabot/go_modules/golang.org/x/crypto-0.12.0
...
Bump golang.org/x/crypto from 0.11.0 to 0.12.0
1 year ago
lstellway
c7729a0432
Adds image labels to connect package with repository
1 year ago
dependabot[bot]
a408f0f9ea
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
e9b03c9350
Bump golang.org/x/crypto from 0.11.0 to 0.12.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
65ec6b44e1
Merge pull request #738 from writefreely/dependabot/go_modules/golang.org/x/net-0.13.0
...
Bump golang.org/x/net from 0.11.0 to 0.13.0
1 year ago
dependabot[bot]
21efde71f7
Bump golang.org/x/net from 0.11.0 to 0.13.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.11.0 to 0.13.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
8755f1706c
Merge pull request #736 from writefreely/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.25
...
Bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25
1 year ago
dependabot[bot]
41138e4ab2
Bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.24...v1.0.25 )
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
0860d1db1f
Merge pull request #737 from writefreely/dependabot/go_modules/github.com/writeas/web-core-1.5.0
...
Bump github.com/writeas/web-core from 1.4.1 to 1.5.0
1 year ago
dependabot[bot]
b54de10663
Bump github.com/writeas/web-core from 1.4.1 to 1.5.0
...
Bumps [github.com/writeas/web-core](https://github.com/writeas/web-core ) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/writeas/web-core/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/writeas/web-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
dbdbcfd100
Merge pull request #618 from Timshel/token
...
Widen oauth_users.access_token to prevent insertion failure
1 year ago
Matt Baer
54eb2db14d
Fix tagged posts falsely showing Older link
1 year ago
Matt Baer
e65086b635
Merge branch 'develop' into paginate-tag-collection
1 year ago
Matt Baer
b753d41964
Merge pull request #521 from eli-oat/develop
...
Update 404 error message
1 year ago
Matt Baer
5d5a8536c8
Merge pull request #638 from zer-far/dev
...
Strip debugging information
1 year ago
Matt Baer
9580cffb3d
Merge pull request #556 from writefreely/dependabot/go_modules/github.com/guregu/null-4.0.0incompatible
...
Bump github.com/guregu/null from 3.5.0+incompatible to 4.0.0+incompatible
1 year ago
Matt Baer
1aee7ed125
Merge pull request #723 from writefreely/dependabot/go_modules/github.com/urfave/cli/v2-2.25.7
...
Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.7
1 year ago
Matt Baer
989d7eb2fc
Merge pull request #705 from writefreely/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.24
...
Bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24
1 year ago
dependabot[bot]
ba8aebaa6f
Bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.23...v1.0.24 )
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
949f13bf66
Merge pull request #721 from writefreely/dependabot/go_modules/golang.org/x/net-0.11.0
...
Bump golang.org/x/net from 0.9.0 to 0.11.0
1 year ago
Matt Baer
f92f7b13cb
Merge pull request #692 from writefreely/dependabot/go_modules/github.com/go-sql-driver/mysql-1.7.1
...
Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1
1 year ago
dependabot[bot]
98790ee371
Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.7
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.23.5 to 2.25.7.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.23.5...v2.25.7 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
a9733c30cf
Merge pull request #708 from writefreely/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.17
...
Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17
1 year ago
dependabot[bot]
d3f935f693
Bump golang.org/x/net from 0.9.0 to 0.11.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.9.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.9.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago