dansup
7e9cd16e86
Merge pull request #6383 from pimvanpelt/dev
...
Update docker-compose.yml
7 months ago
Daniel Supernault
0c90ca133d
Update PushNotificationService
7 months ago
dansup
259d07ce74
Merge pull request #6378 from grossermensch/patch-4
...
Update PushNotificationService.php to include reblogs
7 months ago
dansup
04d938f087
Merge pull request #6377 from pixelfed/shleeable-patch-15
...
Add Additional AWS S3 toggles for checksums
7 months ago
dansup
95b9caac8d
Merge pull request #6374 from joergi/issue_6373_maxlength
...
uses max length of 30 instead of 15
7 months ago
dansup
d8e529cde2
Merge pull request #6372 from rm-yakovenko/issues/5969
...
[Bug]: public API endpoint /accounts/{id}/statuses ignores max_id parameter
7 months ago
dansup
eddfec2d2d
Merge pull request #6368 from rm-yakovenko/issues/6288
...
Web Bug: open graph preview image for videos is missing
7 months ago
Pim van Pelt
48d6562d4a
Update docker-compose.yml
...
Use a test that fits the 'mysql:9' docker image (instead of a test that uses a 'mariadb' specific entrypoint).
Same fix as in joinloops/loops-server.git
7 months ago
dansup
82d228d170
New translations web.php (Turkish)
...
[ci skip]
7 months ago
Shlee
b9232abd1c
Update .env.example
7 months ago
Shlee
937792c82f
Update .env.docker.example
7 months ago
Severin
228585d94e
Update PushNotificationService.php to include reblogs
8 months ago
Shlee
bf665d9d22
Update filesystems.php
8 months ago
Shlee
b157b720e3
Update filesystems.php
8 months ago
dansup
b5851930d6
New translations web.php (Danish)
...
[ci skip]
8 months ago
joergi
76c5b4b888
uses max length of 30 instead of 15
...
I have fixed this also for the admin invite.
Closes issue #6373
8 months ago
Rm Yakovenko
7cb54eb7c2
[Bug]: public API endpoint /accounts/{id}/statuses ignores max_id parameter
8 months ago
Rm Yakovenko
9e5c3d9ef5
Web Bug: open graph preview image for videos is missing
8 months ago
dansup
c68fb2e771
Merge pull request #6365 from pixelfed/staging
...
Staging
8 months ago
Daniel Supernault
6197a8296f
Update UserAccountDelete command
8 months ago
dansup
c4b08a853c
Merge pull request #6356 from pixelfed/shleeable-patch-9
...
Update docker-compose.yml - remove laravel smarts from horizon/scheduled tasks
8 months ago
dansup
1735ab40c3
Merge pull request #6355 from pixelfed/shleeable-patch-8
...
Docker: Adding imagick to Dockerfile for completeness - VIPs is default, GD is supported, and imageck is supported (not recommended)
8 months ago
dansup
e027853dae
Merge pull request #6354 from shleeable/dockertmysql
...
Docker-compose : Move from MariaDB to MySQL.
8 months ago
dansup
1f9799ad67
Merge branch 'staging' into dockertmysql
8 months ago
dansup
11b15342ba
Merge pull request #6352 from pixelfed/shleeable-patch-2
...
Docker: Update .dockerignore - Don't copy local storage to container images v2
8 months ago
Shlee
7f4e916475
Update .dockerignore
8 months ago
Shlee
6cf1e8fb9c
Update docker-compose.yml
8 months ago
Shlee
63a3c63cba
Update docker-compose.yml
8 months ago
Shlee
787e5719a6
Update Dockerfile
8 months ago
Shlee
06eedfba00
Update docker-compose.yml
8 months ago
Shlee
a9b69e3d83
Update .dockerignore
8 months ago
Shlee
7e8653f0bb
Update .dockerignore
8 months ago
dansup
dca716ae33
Merge pull request #6350 from pixelfed/staging
...
Staging
8 months ago
dansup
7881b50397
Merge pull request #6349 from pixelfed/shleeable-patch-2
...
Docker: Update .dockerignore - Don't copy local storage to container images
8 months ago
Shlee
0dd470670f
Docker: Update .dockerignore
8 months ago
dansup
df9bd88a1d
Merge pull request #6348 from pixelfed/staging
...
More federation fixes
8 months ago
Daniel Supernault
4bc1e22121
Refactor LikePipeline and improve Undo Announce handling
8 months ago
Daniel Supernault
85edc9ddd5
Update ActivityPub inbox, properly handle eloquent deletions to trigger observer events
8 months ago
Daniel Supernault
d7212d75d0
Update ActivityPub inbox, properly handle eloquent deletions to trigger observer events
8 months ago
Daniel Supernault
1ed48c5df2
Update ActivityPub inbox, properly handle eloquent deletions to trigger observer events
8 months ago
dansup
5efc09beea
Merge pull request #6347 from pixelfed/staging
...
Staging
8 months ago
Daniel Supernault
590e9b2434
Update ActivityPub inbox, properly handle eloquent deletions to trigger observer events
8 months ago
dansup
40a5130430
Fix federation ( #6346 )
...
* Prepared new docker
* Docker setup improvements and fixes
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update .dockerignore
* DB/Redis health check
* updated health checks
* updated install guide
* updated DOCKER_SETUP
* Updated DOCKER_SETUP
* Updated DOCKER_SETUP
* Update and rename DOCKER_SETUP.md to DOCKER_COMPOSE_SETUP.md
* RemoveUnreachableStatementRector
* Update GroupActivityPubService.php
* Larastan: Add @property
* Delete rector.php
* more properties
* 2fa_enabled needs to be refactored
* Fix AdminUser.php syntax error - remove invalid property declaration
* Update AdminUser.php
* update
* Upgrade predis from v2.0 to v3.2
- Update predis/predis from ^2.0 to ^3.2
- Predis v3.2.0 includes RESP3 support, improved pipeline abstractions
- No code changes required, configuration remains compatible
- Tested successfully with tinker
* Upgrade predis from v2.0 to v3.2
* Update
* Update .env.docker.example
* Update DOCKER_COMPOSE_SETUP.md
* Create ImageDriverManager.php
* Update image.php
* Update ImageResizePipeline.php
* Update StoryComposeController.php
* Update AvatarOptimize.php
* Update Image.php
* Update composer.json
* Update AvatarOptimize.php
* update lock
* Update composer.lock
* update
* update
* update
* Allow to set new image types in admin interface
* Update composer, fix deps
* Update composer
* Update DOCKER_COMPOSE_SETUP.md - Added troubleshooting (#6344 )
* Staging (#6343 )
* Prepared new docker
* Docker setup improvements and fixes
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update .dockerignore
* DB/Redis health check
* updated health checks
* updated install guide
* updated DOCKER_SETUP
* Updated DOCKER_SETUP
* Updated DOCKER_SETUP
* Update and rename DOCKER_SETUP.md to DOCKER_COMPOSE_SETUP.md
* RemoveUnreachableStatementRector
* Update GroupActivityPubService.php
* Larastan: Add @property
* Delete rector.php
* more properties
* 2fa_enabled needs to be refactored
* Fix AdminUser.php syntax error - remove invalid property declaration
* Update AdminUser.php
* update
* Upgrade predis from v2.0 to v3.2
- Update predis/predis from ^2.0 to ^3.2
- Predis v3.2.0 includes RESP3 support, improved pipeline abstractions
- No code changes required, configuration remains compatible
- Tested successfully with tinker
* Upgrade predis from v2.0 to v3.2
* Update
* Update .env.docker.example
* Update DOCKER_COMPOSE_SETUP.md
* Create ImageDriverManager.php
* Update image.php
* Update ImageResizePipeline.php
* Update StoryComposeController.php
* Update AvatarOptimize.php
* Update Image.php
* Update composer.json
* Update AvatarOptimize.php
* update lock
* Update composer.lock
* update
* update
* update
* Allow to set new image types in admin interface
* Update composer, fix deps
* Update composer
---------
Co-authored-by: Shlee <github@shl.ee>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
* Update DOCKER_COMPOSE_SETUP.md
* Update DOCKER_COMPOSE_SETUP.md
---------
Co-authored-by: dansup <danielsupernault@gmail.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
* Regression - Fix federation - Update ActivityHandler.php (#6345 )
* Update ActivityHandler.php
* Update ActivityHandler.php
* Revert inbox changes
* Fix InboxWorker
---------
Co-authored-by: Shlee <github@shl.ee>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
8 months ago
dansup
7c6c3d791b
Merge branch 'dev' into staging
8 months ago
Daniel Supernault
efd351900d
Fix InboxWorker
8 months ago
Daniel Supernault
04bf75fb68
Revert inbox changes
8 months ago
Shlee
130dca355b
Regression - Fix federation - Update ActivityHandler.php ( #6345 )
...
* Update ActivityHandler.php
* Update ActivityHandler.php
8 months ago
Shlee
aa327836fb
Update DOCKER_COMPOSE_SETUP.md - Added troubleshooting ( #6344 )
...
* Staging (#6343 )
* Prepared new docker
* Docker setup improvements and fixes
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update .dockerignore
* DB/Redis health check
* updated health checks
* updated install guide
* updated DOCKER_SETUP
* Updated DOCKER_SETUP
* Updated DOCKER_SETUP
* Update and rename DOCKER_SETUP.md to DOCKER_COMPOSE_SETUP.md
* RemoveUnreachableStatementRector
* Update GroupActivityPubService.php
* Larastan: Add @property
* Delete rector.php
* more properties
* 2fa_enabled needs to be refactored
* Fix AdminUser.php syntax error - remove invalid property declaration
* Update AdminUser.php
* update
* Upgrade predis from v2.0 to v3.2
- Update predis/predis from ^2.0 to ^3.2
- Predis v3.2.0 includes RESP3 support, improved pipeline abstractions
- No code changes required, configuration remains compatible
- Tested successfully with tinker
* Upgrade predis from v2.0 to v3.2
* Update
* Update .env.docker.example
* Update DOCKER_COMPOSE_SETUP.md
* Create ImageDriverManager.php
* Update image.php
* Update ImageResizePipeline.php
* Update StoryComposeController.php
* Update AvatarOptimize.php
* Update Image.php
* Update composer.json
* Update AvatarOptimize.php
* update lock
* Update composer.lock
* update
* update
* update
* Allow to set new image types in admin interface
* Update composer, fix deps
* Update composer
---------
Co-authored-by: Shlee <github@shl.ee>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
* Update DOCKER_COMPOSE_SETUP.md
* Update DOCKER_COMPOSE_SETUP.md
---------
Co-authored-by: dansup <danielsupernault@gmail.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
8 months ago
dansup
db0b096798
Staging ( #6343 )
...
* Prepared new docker
* Docker setup improvements and fixes
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update DOCKER_SETUP.md
* Update .dockerignore
* DB/Redis health check
* updated health checks
* updated install guide
* updated DOCKER_SETUP
* Updated DOCKER_SETUP
* Updated DOCKER_SETUP
* Update and rename DOCKER_SETUP.md to DOCKER_COMPOSE_SETUP.md
* RemoveUnreachableStatementRector
* Update GroupActivityPubService.php
* Larastan: Add @property
* Delete rector.php
* more properties
* 2fa_enabled needs to be refactored
* Fix AdminUser.php syntax error - remove invalid property declaration
* Update AdminUser.php
* update
* Upgrade predis from v2.0 to v3.2
- Update predis/predis from ^2.0 to ^3.2
- Predis v3.2.0 includes RESP3 support, improved pipeline abstractions
- No code changes required, configuration remains compatible
- Tested successfully with tinker
* Upgrade predis from v2.0 to v3.2
* Update
* Update .env.docker.example
* Update DOCKER_COMPOSE_SETUP.md
* Create ImageDriverManager.php
* Update image.php
* Update ImageResizePipeline.php
* Update StoryComposeController.php
* Update AvatarOptimize.php
* Update Image.php
* Update composer.json
* Update AvatarOptimize.php
* update lock
* Update composer.lock
* update
* update
* update
* Allow to set new image types in admin interface
* Update composer, fix deps
* Update composer
---------
Co-authored-by: Shlee <github@shl.ee>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
8 months ago
Daniel Supernault
09bb93af51
Update composer
8 months ago