Commit graph

3231 commits

Author SHA1 Message Date
758c044898
Merge pull request #1145 from jonnybarnes/dependabot/composer/laravel/framework-10.34.2
build(deps): Bump laravel/framework from 10.33.0 to 10.34.2
2023-11-29 11:29:52 +00:00
dependabot[bot]
2f8f6a1bf7
build(deps): Bump laravel/framework from 10.33.0 to 10.34.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.33.0 to 10.34.2.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.33.0...v10.34.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 09:28:52 +00:00
11e51d2286
Merge pull request #1144 from jonnybarnes/1141-fix-mastodon-icon
Small validation fixes
2023-11-27 22:25:20 +00:00
10b51c654d
Fix unit tests 2023-11-27 22:20:40 +00:00
302d4e6fdb
Small validation fixes
- prevent repeated IDs in mastodon icon SVG
  - fix missing offset attribute in mastodon icon SVG
  - remove un-needed role on <nav> element
  - add empty alt attribute to some social icons
2023-11-27 22:10:50 +00:00
8dd8fe3eb4
Merge pull request #1143 from jonnybarnes/1142-add-tests-against-php83
ci: Refactor GitHub Actions workflow for PHP setup
2023-11-27 18:50:42 +00:00
4dbcba401c
ci: Refactor GitHub Actions workflow for PHP setup
- Updated PHP and PHPUnit versions in workflow matrix
- Added new extensions to PHP setup
- Enabled xdebug coverage
- Cached composer dependencies based on PHP version
- Removed Node setup and installation of dependencies
- Updated checkout action to version 4
- Set GITHUB_TOKEN environment variable for PHP setup
- Changed cache key for composer dependencies based on PHP version
2023-11-27 18:44:20 +00:00
6ee4222d80
Merge pull request #1140 from jonnybarnes/931-show-webmentions
feat: Add webmention counts and icons for replies, likes, and reposts.
2023-11-25 16:26:20 +00:00
608c6224b9
Merge branch 'develop' into 931-show-webmentions 2023-11-25 16:23:06 +00:00
81e19fec1d
Run Laravel Pint on codebase 2023-11-25 16:12:52 +00:00
92098a793e
feat: Add webmention counts and icons for replies, likes, and reposts.
- Add new SVG icons for the "reply", "like", and "repost" actions
- Update webmention info display in note template to include counts and icons for replies, likes, and reposts
- Add webmention counts to FrontPageController.php and modify queries in NotesController.php
- Modify WebMentionsTableSeeder.php to change URLs, commentable ID, and add new WebMentions
2023-11-25 16:08:07 +00:00
0f2554832d
Merge pull request #1139 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.9 2023-11-24 23:25:17 +00:00
dependabot[bot]
c0d85277fe
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.8 to 10.1.9
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) from 10.1.8 to 10.1.9.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md)
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.8...10.1.9)

---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 23:22:23 +00:00
f91b524072
Merge pull request #1138 from jonnybarnes/dependabot/composer/openai-php/client-0.8.0 2023-11-24 23:21:34 +00:00
dependabot[bot]
98334f555b
build(deps-dev): Bump openai-php/client from 0.7.10 to 0.8.0
Bumps [openai-php/client](https://github.com/openai-php/client) from 0.7.10 to 0.8.0.
- [Release notes](https://github.com/openai-php/client/releases)
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai-php/client/compare/v0.7.10...v0.8.0)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 09:47:57 +00:00
0e1289c428
Merge pull request #1137 from jonnybarnes/dependabot/composer/vimeo/psalm-5.16.0
build(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0
2023-11-23 17:46:26 +00:00
dependabot[bot]
6c1bd4b1e2
build(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.15.0...5.16.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 17:44:15 +00:00
98b4753d32
Merge pull request #1136 from jonnybarnes/dependabot/composer/laravel/sail-1.26.1
build(deps-dev): Bump laravel/sail from 1.26.0 to 1.26.1
2023-11-23 17:43:37 +00:00
dependabot[bot]
2a22d65d9a
build(deps-dev): Bump laravel/sail from 1.26.0 to 1.26.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.26.0...v1.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 17:41:06 +00:00
4ae554d19f
Merge pull request #1135 from jonnybarnes/dependabot/composer/laravel/framework-10.33.0
build(deps): Bump laravel/framework from 10.32.1 to 10.33.0
2023-11-23 17:35:58 +00:00
dependabot[bot]
8d6a0bba4e
build(deps): Bump laravel/framework from 10.32.1 to 10.33.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.32.1 to 10.33.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.32.1...v10.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 09:07:04 +00:00
5a5c96cee8
Merge pull request #1134 from jonnybarnes/dependabot/composer/lcobucci/jwt-5.2.0
build(deps): Bump lcobucci/jwt from 5.1.0 to 5.2.0
2023-11-22 08:27:15 +00:00
dependabot[bot]
eb26bbc2eb
build(deps): Bump lcobucci/jwt from 5.1.0 to 5.2.0
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/lcobucci/jwt/releases)
- [Commits](https://github.com/lcobucci/jwt/compare/5.1.0...5.2.0)

---
updated-dependencies:
- dependency-name: lcobucci/jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 09:41:44 +00:00
6fd3cae8f3
Merge pull request #1133 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.21.0
build(deps): Bump league/flysystem-aws-s3-v3 from 3.19.0 to 3.21.0
2023-11-20 17:19:29 +00:00
dependabot[bot]
c445ce517c
build(deps): Bump league/flysystem-aws-s3-v3 from 3.19.0 to 3.21.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.19.0 to 3.21.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.19.0...3.21.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>
2023-11-20 17:16:40 +00:00
14ccd1fec1
Merge pull request #1132 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.7
build(deps): Bump web-auth/webauthn-lib from 4.7.4 to 4.7.7
2023-11-20 17:16:03 +00:00
dependabot[bot]
51bc747501
build(deps): Bump web-auth/webauthn-lib from 4.7.4 to 4.7.7
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib) from 4.7.4 to 4.7.7.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.4...4.7.7)

---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 17:13:50 +00:00
3b8efd0145
Merge pull request #1131 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.54.0
build(deps-dev): Bump eslint from 8.53.0 to 8.54.0
2023-11-20 17:11:55 +00:00
dependabot[bot]
ebc425ad94
build(deps-dev): Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.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.53.0...v8.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:13:28 +00:00
5bc03f36d2
Merge pull request #1130 from jonnybarnes/902-mastodon-usernames-are-being-parsed-as-twitter-usernames
feat: Refactor mention rendering and generator classes
2023-11-19 17:28:24 +00:00
05c63b241d
feat: Refactor mention rendering and generator classes
- Add support for Mastodon username mentions
- Add test for parsing Mastodon usernames in notes
- Modify namespace and class imports for `MentionGenerator` and `MentionRenderer` in `Note.php`
- Rename `ContactMentionGenerator.php` to `MentionGenerator.php`
2023-11-19 17:22:02 +00:00
3817545cf3
Merge pull request #1129 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.8
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.7 to 10.1.8
2023-11-16 18:27:38 +00:00
dependabot[bot]
e9c014d768
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.7 to 10.1.8
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) from 10.1.7 to 10.1.8.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md)
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.7...10.1.8)

---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:25:09 +00:00
a11b64036d
Merge pull request #1128 from jonnybarnes/dependabot/composer/openai-php/client-0.7.10
build(deps-dev): Bump openai-php/client from 0.7.9 to 0.7.10
2023-11-16 18:24:27 +00:00
dependabot[bot]
3e058367e6
build(deps-dev): Bump openai-php/client from 0.7.9 to 0.7.10
Bumps [openai-php/client](https://github.com/openai-php/client) from 0.7.9 to 0.7.10.
- [Release notes](https://github.com/openai-php/client/releases)
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai-php/client/compare/v0.7.9...v0.7.10)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:22:55 +00:00
1084846193
Merge pull request #1127 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.4
build(deps-dev): Bump laravel/dusk from 7.11.3 to 7.11.4
2023-11-16 18:22:12 +00:00
dependabot[bot]
c58f481b0f
build(deps-dev): Bump laravel/dusk from 7.11.3 to 7.11.4
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.11.3 to 7.11.4.
- [Release notes](https://github.com/laravel/dusk/releases)
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/dusk/compare/v7.11.3...v7.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:19:02 +00:00
cdde265d48
Merge pull request #1126 from jonnybarnes/dependabot/composer/laravel/framework-10.32.1
build(deps): Bump laravel/framework from 10.31.0 to 10.32.1
2023-11-16 18:08:57 +00:00
dependabot[bot]
a8e86da79e
build(deps): Bump laravel/framework from 10.31.0 to 10.32.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.31.0 to 10.32.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.31.0...v10.32.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 09:54:48 +00:00
03685e5bac
Merge pull request #1125 from jonnybarnes/dependabot/composer/openai-php/client-0.7.9
build(deps-dev): Bump openai-php/client from 0.7.8 to 0.7.9
2023-11-14 10:20:41 +00:00
dependabot[bot]
5f2105071e
build(deps-dev): Bump openai-php/client from 0.7.8 to 0.7.9
Bumps [openai-php/client](https://github.com/openai-php/client) from 0.7.8 to 0.7.9.
- [Release notes](https://github.com/openai-php/client/releases)
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai-php/client/compare/v0.7.8...v0.7.9)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 10:15:21 +00:00
48b44552be
Merge pull request #1124 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.4
build(deps): Bump web-auth/webauthn-lib from 4.7.3 to 4.7.4
2023-11-14 10:14:42 +00:00
dependabot[bot]
9bfbd48989
build(deps): Bump web-auth/webauthn-lib from 4.7.3 to 4.7.4
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib) from 4.7.3 to 4.7.4.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.3...4.7.4)

---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 09:51:51 +00:00
6cf4c26327
Merge pull request #1122 from jonnybarnes/1104-ensure-deployments-dont-fail
ci: Optimize GitHub Actions deployment workflow
2023-11-11 19:19:30 +00:00
189433ca3e
ci: Optimize GitHub Actions deployment workflow 2023-11-11 19:15:34 +00:00
ff7978f9b0
Merge pull request #1121 from jonnybarnes/tweak_some_layout_spacing
style: Revamp CSS styles for improved layout and readability
2023-11-11 18:36:22 +00:00
9124ac21ae
style: Revamp CSS styles for improved layout and readability
- Modify `public/assets/app.css` with updates to CSS variables, grid templates, and class styles
- Add class `pagination` to `<nav>` element in `resources/views/templates/pagination.blade.php`
- Update `public/assets/app.css.br` with changes
- Add flex layout and margin styles to `.h-feed`, `.h-entry`, and `.pagination` classes in `resources/css/layout.css`
2023-11-11 17:28:07 +00:00
7969003524
Merge pull request #1120 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.3
build(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3
2023-11-09 09:52:48 +00:00
dependabot[bot]
2d2616e883
build(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.2 to 7.23.3.
- [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.23.3/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>
2023-11-09 09:21:08 +00:00
757412a301
Merge pull request #1119 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.3
build(deps-dev): Bump @babel/preset-env from 7.23.2 to 7.23.3
2023-11-09 09:19:39 +00:00