Commit graph

2214 commits

Author SHA1 Message Date
faeceea995
Fix some Laravel Pint issues
Also fix a typo in a comment, also add declare strict types
2022-11-04 15:31:07 +00:00
72cb4fd7eb
Allow notes to be syndicated to Mastodon 2022-11-04 15:23:31 +00:00
ffe90b9399
Merge pull request #502 from jonnybarnes/dependabot/composer/spatie/browsershot-3.57.3
Bump spatie/browsershot from 3.57.2 to 3.57.3
2022-10-25 15:22:17 +01:00
dependabot[bot]
fcc289358b
Bump spatie/browsershot from 3.57.2 to 3.57.3
Bumps [spatie/browsershot](https://github.com/spatie/browsershot) from 3.57.2 to 3.57.3.
- [Release notes](https://github.com/spatie/browsershot/releases)
- [Changelog](https://github.com/spatie/browsershot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/browsershot/compare/3.57.2...3.57.3)

---
updated-dependencies:
- dependency-name: spatie/browsershot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 14:16:11 +00:00
e2c6d6b8ec
Merge pull request #503 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.1.2
Bump puppeteer from 19.1.0 to 19.1.2
2022-10-25 15:15:23 +01:00
dependabot[bot]
f74c6ca28e
Bump puppeteer from 19.1.0 to 19.1.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.1.0 to 19.1.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v19.1.0...v19.1.2)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 14:11:12 +00:00
26ec5ac98d
Merge pull request #500 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.6.0
Bump spatie/laravel-ignition from 1.5.2 to 1.6.0
2022-10-25 15:10:00 +01:00
dependabot[bot]
022b96bcbc
Bump spatie/laravel-ignition from 1.5.2 to 1.6.0
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.5.2...1.6.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 09:01:09 +00:00
12ffc227a5
Merge pull request #498 from jonnybarnes/simplify_migrations
Make columns nullable in original migration
2022-10-24 21:15:39 +01:00
c95d7ed58d
Make columns nullable in original migration 2022-10-24 21:10:48 +01:00
d801e6f3db
Merge pull request #496 from jonnybarnes/495-error-saving-syndication-targets
Fix issues saving syndication targets
2022-10-24 17:35:50 +01:00
c9106b5b8b
Fix issues saving syndication targets 2022-10-24 17:18:04 +01:00
def69f4038
Merge pull request #493 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.26.0
Bump eslint from 8.25.0 to 8.26.0
2022-10-24 12:19:28 +01:00
dependabot[bot]
2f0d381ee2
Bump eslint from 8.25.0 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 11:12:48 +00:00
1bf0667f08
Merge pull request #492 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.1.0
Bump puppeteer from 19.0.0 to 19.1.0
2022-10-24 12:11:59 +01:00
dependabot[bot]
718b43b3e5
Bump puppeteer from 19.0.0 to 19.1.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v19.0.0...puppeteer-core-v19.1.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 11:08:58 +00:00
70d7765889
Merge pull request #491 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.10.0
Bump league/flysystem-aws-s3-v3 from 3.8.0 to 3.10.0
2022-10-24 12:08:06 +01:00
ffb4aa5c1e
Merge branch 'develop' into dependabot/composer/league/flysystem-aws-s3-v3-3.10.0 2022-10-24 11:58:35 +01:00
271d50db53
Merge pull request #490 from jonnybarnes/479-store-syndication-targets-within-in-the-database
Store syndication targets within the database
2022-10-24 11:56:09 +01:00
dependabot[bot]
342bbaf6e0
Bump league/flysystem-aws-s3-v3 from 3.8.0 to 3.10.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.8.0 to 3.10.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases)
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.8.0...3.10.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 09:01:11 +00:00
66257e7e9b
Use new syndication target model when processing MicroPub requests 2022-10-23 20:38:12 +01:00
976929e9b9
Remove the hard-coded syndication config 2022-10-23 13:16:24 +01:00
1d85c4c8cf
Fix one of the unit tests 2022-10-23 13:15:16 +01:00
0ddec78d09
Allow syndication targets to be added/edited in admin interface 2022-10-23 13:11:31 +01:00
ea8395a651
Add model to store syndication target data 2022-10-22 14:18:21 +01:00
7cd9956b92
Merge pull request #489 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.19.6
Bump @babel/core from 7.19.3 to 7.19.6
2022-10-21 15:17:56 +01:00
dependabot[bot]
0cca0e78e1
Bump @babel/core from 7.19.3 to 7.19.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 14:13:09 +00:00
64c4448baa
Merge pull request #488 from jonnybarnes/dependabot/composer/laravel/framework-9.36.4
Bump laravel/framework from 9.36.3 to 9.36.4
2022-10-21 15:12:28 +01:00
dependabot[bot]
8dd94033d8
Bump laravel/framework from 9.36.3 to 9.36.4
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.36.3 to 9.36.4.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v9.36.3...v9.36.4)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 09:01:33 +00:00
8f85a80fd4
Merge pull request #481 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.0.0
Bump puppeteer from 18.2.1 to 19.0.0
2022-10-20 20:14:17 +01:00
dependabot[bot]
b52c470cfc
Bump puppeteer from 18.2.1 to 19.0.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 18.2.1 to 19.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v18.2.1...puppeteer-core-v19.0.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 18:24:16 +00:00
54e003e816
Merge pull request #483 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-29.0.0
Bump stylelint-config-standard from 28.0.0 to 29.0.0
2022-10-20 19:23:23 +01:00
dependabot[bot]
caf439db92
Bump stylelint-config-standard from 28.0.0 to 29.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 28.0.0 to 29.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/28.0.0...29.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 18:19:27 +00:00
aa11a827e4
Merge pull request #484 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.14.0
Bump stylelint from 14.13.0 to 14.14.0
2022-10-20 19:18:44 +01:00
dependabot[bot]
851234c0c5
Bump stylelint from 14.13.0 to 14.14.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.13.0 to 14.14.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.13.0...14.14.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 18:15:22 +00:00
35802600d8
Merge pull request #485 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.8.0
Bump league/flysystem-aws-s3-v3 from 3.6.0 to 3.8.0
2022-10-20 19:14:37 +01:00
dependabot[bot]
181c41a5e4
Bump league/flysystem-aws-s3-v3 from 3.6.0 to 3.8.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases)
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.6.0...3.8.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 18:09:53 +00:00
862643de5f
Merge pull request #482 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.5.2
Bump spatie/laravel-ignition from 1.5.1 to 1.5.2
2022-10-20 19:09:03 +01:00
dependabot[bot]
ab6435c5a7
Bump spatie/laravel-ignition from 1.5.1 to 1.5.2
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.5.1...1.5.2)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 15:32:22 +00:00
9ceee89c32
Merge pull request #487 from jonnybarnes/dependabot/composer/laravel/framework-9.36.3
Bump laravel/framework from 9.35.1 to 9.36.3
2022-10-20 16:31:26 +01:00
dependabot[bot]
cca7201302
Bump laravel/framework from 9.35.1 to 9.36.3
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.35.1 to 9.36.3.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v9.35.1...v9.36.3)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 09:01:13 +00:00
aa652d2e06
Merge pull request #476 from jonnybarnes/475-twitter-syndication-logo-needs-fixing
Update Twitter logo link
2022-10-16 17:22:05 +01:00
e9fd898469
Update Twitter logo link 2022-10-16 17:18:31 +01:00
91b7baa8d6
Merge pull request #472 from jonnybarnes/debugging_token_requests
Fix issuing indieauth tokens
2022-10-15 16:13:37 +01:00
4a0bc6005a
Fix issuing of token during IndieAuth sign in 2022-10-15 16:09:53 +01:00
8d781b7009
Merge pull request #471 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.6.0
Bump league/flysystem-aws-s3-v3 from 3.5.0 to 3.6.0
2022-10-15 11:56:05 +01:00
dependabot[bot]
d275c9c42e
Bump league/flysystem-aws-s3-v3 from 3.5.0 to 3.6.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases)
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 09:00:51 +00:00
589ae03db5
Merge pull request #470 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.18
Bump postcss from 8.4.17 to 8.4.18
2022-10-13 20:42:06 +01:00
dependabot[bot]
9d512195fc
Bump postcss from 8.4.17 to 8.4.18
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.18.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.17...8.4.18)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 09:01:40 +00:00
d14666dac5
Merge pull request #469 from jonnybarnes/dependabot/composer/vimeo/psalm-4.29.0
Bump vimeo/psalm from 4.27.0 to 4.29.0
2022-10-12 17:52:26 +01:00