dansup
375231fd97
Merge pull request #7400 from pixelfed/dependabot/composer/staging/resend/resend-php-1.15.0
...
chore(deps): bump resend/resend-php from 1.14.0 to 1.15.0
2 days ago
dansup
52b4f819c3
Merge pull request #7399 from pixelfed/dependabot/composer/staging/league/oauth2-client-2.9.1
...
chore(deps): bump league/oauth2-client from 2.9.0 to 2.9.1
2 days ago
dansup
6d9216d595
Merge pull request #7397 from intentionally-left-nil/fix-passthrough-uid-gid-dockerfile
...
Allow RUNTIME_UID and RUNTIME_GID build customize www-data
2 days ago
Daniel Supernault
e3f0573eba
Fix tests
2 days ago
dansup
4780b1d18a
Merge pull request #7408 from pixelfed/staging
...
Update php-laravel-tests.yml
2 days ago
Daniel Supernault
5414287331
Update php-laravel-tests.yml
2 days ago
dansup
bb1e1bf7ba
Merge pull request #7407 from pixelfed/staging
...
Fix DMs
2 days ago
dansup
84a48f7a33
Merge branch 'dev' into staging
2 days ago
Daniel Supernault
bb7856387c
Add dm config
2 days ago
Daniel Supernault
9c81a75ad3
Refactor Direct Messages, add Group Chat support and proper context threading with Mastodon
2 days ago
dependabot[bot]
b9cd3d50bb
chore(deps-dev): bump larastan/larastan from 3.12.0 to 3.12.1
...
Bumps [larastan/larastan](https://github.com/larastan/larastan ) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/larastan/larastan/releases )
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md )
- [Commits](https://github.com/larastan/larastan/compare/v3.12.0...v3.12.1 )
---
updated-dependencies:
- dependency-name: larastan/larastan
dependency-version: 3.12.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 days ago
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