Commit Graph

29 Commits (40a51304302d1e18e1f4ab9f74ac034c4f49355c)

Author SHA1 Message Date
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>
10 months ago
Daniel Supernault 28990280ef
Update AdminReportController 2 years ago
Daniel Supernault ed9f2fbb09
Update AdminReportController 2 years ago
Daniel Supernault c0478f5f8f
Update AdminReportController 2 years ago
Daniel Supernault 06ebb514d7
Update AdminReportController 2 years ago
Daniel Supernault ef0ff78e4a
Add Remote Reports to Admin Dashboard Reports page 3 years ago
Daniel Supernault a16309ac18
Update AdminReportController, add story report support 3 years ago
Daniel Supernault e4d3b19642
Update AdminReportController, add `profile_id` to group by. Fixes #4685 3 years ago
David Gabriel 480394f3d8 [Bugfix] Fix for #4518: SQL query that generates the report list in the admin view needs to include the 'id' field 3 years ago
Daniel Supernault ed87ddb923
Update RemoteStatusDelete pipeline 3 years ago
Daniel Supernault c6ffda9618
Update admin moderation logic, only re-add top level posts 3 years ago
Daniel Supernault ae0d5d2d40
Update AdminReportController 3 years ago
Daniel Supernault 588ca653a8
Update admin autospam apis, remove autospam warning notifications when appropriate 3 years ago
Daniel Supernault c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 3 years ago
Daniel Supernault 85794784d4
Update DeleteAccountPipeline queue 4 years ago
Daniel Supernault b57066d15d
Fix email verification requests filtering to gracefully handle deleted accounts and accounts already verified 4 years ago
Daniel Supernault b4bc9fe31c
Update AdminReportController 4 years ago
Daniel Supernault 3f322e29d7
Update adminReportController, fix mail verification request 500 bug by changing filter precedence to catch deleted users that may still be cached in AccountService 4 years ago
Daniel Supernault 563817a94a
Update AdminReportController, add account delete button 5 years ago
Daniel Supernault b37c805172
Update AdminReportController 5 years ago
Daniel Supernault 83b48b5681
Update StatusService, improve cache invalidation 5 years ago
Daniel Supernault ae8c751796
Update Autospam service, add mark all as read and mark all as not spam options and filter active, spam and not spamreports 5 years ago
Daniel Supernault dff3dad1c8
Update AdminController, move report methods to AdminReports trait 5 years ago
Daniel Supernault bc65938757
Add manual email verification requests 5 years ago
Daniel Supernault fcef8c9a2f
Cache private profile id list 8 years ago
Daniel Supernault e926fbba35
Update AdminReportController, flush thumbnail cache after setting item as NSFW 8 years ago
Daniel Supernault 1e839d2517
Update AdminReportController 8 years ago
daniel b8abbdd90f Apply fixes from StyleCI 8 years ago
Daniel Supernault 707b686e8a
Add AdminReportController 8 years ago