Commit Graph

15133 Commits (7808d1c4a9176ca2e7d489179f4ea7266ca52ff1)
 

Author SHA1 Message Date
dependabot[bot] 059c9a21bf
chore(deps): bump spatie/laravel-honeypot from 4.7.2 to 4.7.3
Bumps [spatie/laravel-honeypot](https://github.com/spatie/laravel-honeypot) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/spatie/laravel-honeypot/releases)
- [Changelog](https://github.com/spatie/laravel-honeypot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-honeypot/compare/4.7.2...4.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 days ago
dependabot[bot] 20fcb137db
chore(deps): bump spatie/laravel-backup from 10.3.2 to 10.3.3
Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup) from 10.3.2 to 10.3.3.
- [Release notes](https://github.com/spatie/laravel-backup/releases)
- [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-backup/compare/10.3.2...10.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 days ago
dependabot[bot] 71a0da216c
chore(deps): bump resend/resend-php from 1.14.0 to 1.15.0
Bumps [resend/resend-php](https://github.com/resend/resend-php) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/resend/resend-php/releases)
- [Commits](https://github.com/resend/resend-php/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: resend/resend-php
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 days ago
dependabot[bot] b4d075bb2b
chore(deps): bump league/oauth2-client from 2.9.0 to 2.9.1
Bumps [league/oauth2-client](https://github.com/thephpleague/oauth2-client) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/thephpleague/oauth2-client/releases)
- [Changelog](https://github.com/thephpleague/oauth2-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/oauth2-client/compare/2.9.0...2.9.1)

---
updated-dependencies:
- dependency-name: league/oauth2-client
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 days ago
dansup dd4c193d59
Merge pull request #7398 from pixelfed/staging
Fix fetching by properly retrying certain error responses
2 days ago
dansup 1bd25e6b2b
Merge branch 'dev' into staging 2 days ago
Daniel Supernault 809ec1f0e5
Fix FollowServiceWarmCache pipelines 2 days ago
Daniel Supernault 226785f085
Fix RemoteReplyResolvePipeline, make unique until processing 2 days ago
Daniel Supernault 56b96359c3
Fix fetching by properly retrying certain error responses 2 days ago
Anil Kulkarni fbd8874081
Allow RUNTIME_UID and RUNTIME_GID build customize www-data
The original 0.12.x docker images allowed customizing the user id and
group id of the user

To allow for smooth migrations to the 0.14.x series, allow this
customization - defaulting to the usual 33 if unset
2 days ago
dansup 848730fb6f
Merge pull request #7395 from pixelfed/staging
Fix media pipeline
3 days ago
dansup 25d6d479a9
Merge branch 'dev' into staging 3 days ago
Daniel Supernault 18019948e4
Fix media pipeline 3 days ago
dansup 8744fe7b76
Merge pull request #7394 from pixelfed/staging
Refactor blurhash
3 days ago
dansup f6c9096f38
Merge branch 'dev' into staging 3 days ago
Daniel Supernault 15da72dd94
Refactor blurhash 3 days ago
dansup 07024fc2e9
Merge pull request #7393 from pixelfed/staging
Staging
3 days ago
dansup 6660f2b18b
Merge branch 'dev' into staging 3 days ago
Daniel Supernault 36cb664b04
Update compiled assets 3 days ago
Daniel Supernault 19f210412c
Fix search and keyboard usage. Closes #6881 3 days ago
dansup 07a8982756
Merge pull request #7392 from pixelfed/staging
Update embed, add video support. Fixes #7388
3 days ago
dansup 1d893b3f4b
Merge branch 'dev' into staging 3 days ago
Daniel Supernault 8b90838373
Update embed, add video support. Fixes #7388 3 days ago
dansup 97efae44be
Merge pull request #7387 from pixelfed/staging
Staging
3 days ago
dansup 7642977d90
Merge branch 'dev' into staging 3 days ago
Daniel Supernault a7d11e3889
Lint 3 days ago
Daniel Supernault b6f30de378
Fix tests 3 days ago
Daniel Supernault e1f90b9704
Update tests 3 days ago
Daniel Supernault e0073e0de4
Fix typos and Lint 3 days ago
Daniel Supernault 5d00f2e69b
More dusting (cleanup + lint) 3 days ago
Daniel Supernault d02868ba9a
Dust (cleanup and lint) 3 days ago
Daniel Supernault 8a71686783
Improve accountLoginActivity query 3 days ago
Daniel Supernault f5fb32d202
Add ide helper 3 days ago
Daniel Supernault 14bf6e1d76
Lint 3 days ago
Daniel Supernault cc3eff8e23
Lint 3 days ago
Daniel Supernault 5d487afa6c
Lint 3 days ago
Daniel Supernault e541c38373
Lint 4 days ago
Daniel Supernault a031ecef0c
Update Models 4 days ago
Daniel Supernault 0e0de62dd9
Fix ActivityPub url resolution 4 days ago
dansup 29877111d2
Merge pull request #7385 from pixelfed/staging
Bump version to v0.14.1
4 days ago
Daniel Supernault 735017eb54
Update README 4 days ago
Daniel Supernault 016749edf5
Lint 4 days ago
dansup e6e0b97f40
Merge branch 'dev' into staging 4 days ago
Daniel Supernault 7e5ccb6d26
Bump version to v0.14.1 4 days ago
dansup 05b958a0f7
Merge pull request #7384 from pixelfed/staging
Update Helpers::validateUrl(), skip validation for app domain/url opt…
4 days ago
Daniel Supernault 81e71a04f8
Update Helpers::validateUrl(), skip validation for app domain/url optionally 4 days ago
Shlee 478332a13d
Merge pull request #7383 from pixelfed/staging
Staging
4 days ago
Shlee a0fe81267e
Merge pull request #7382 from pixelfed/0.14.0
0.14.0
4 days ago
Shlee ac33e0e613
Update CHANGELOG for v0.14.0 release
Updated release notes for version 0.14.0, detailing new features, improvements, and bug fixes.
4 days ago
Shlee bde2c5eb76
Update Pixelfed version to 0.14.0 4 days ago