Commit Graph

29 Commits (dev)

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>
1 month ago
daniel 0158941fb6
API improvements + test fixes (#5925)
* migrate PHPUnit configuration

* replace @test annotations with #[Test] attributes, and add it where it was missing

* remove test prefix from test method names

* add PHPUnit cache to .gitignore

* Update ApiV1Controller, fix notifications favourited/reblogged/bookmarked state. Fixes #5901

* Update ApiV1Controller, fix relationship fields. Fixes #5900

* Update instance config, return proper matrix limits. Fixes #4780

* Update SearchApiV2Service, fix offset bug. Fixes #5875

* Update ApiV1Controller, add better direct error message. Fixes #4789

* Update changelog

---------

Co-authored-by: Daniel Simon <daniel.simon.dev@proton.me>
9 months ago
Daniel Supernault 83c1a7fd4b
Update SearchApiV2Service, fix hashtag search 11 months ago
Daniel Supernault d0c376f579
Update SearchApiV2Service, add support for Moved accounts 1 year ago
Daniel Supernault cee618e844
Update SearchApiV2Service, use more efficient query 2 years ago
Daniel Supernault c3f16c87a3
Update SearchApiV2Service, add user domain blocks filtering 2 years ago
Daniel Supernault c61d0b915f
Update SearchApiV2Service, improve resolve query logic to better handle remote posts/profiles and local posts/profiles 2 years ago
Daniel Supernault 11552d1273
Update SearchApiV2Service 3 years ago
Daniel Supernault 666e5732a5
Update SearchApiV2Service, improve postgres support 3 years ago
Daniel Supernault 6e20d0a670
Update SearchApiV2Service, fix postgres hashtag search and prepend wildcard operator to improve results 3 years ago
Daniel Supernault 593de9e34f
Update SearchApiV2Service, order hashtag results by cached_count 3 years ago
Daniel Supernault 1992b5bc90
Update SearchApiV2Service, fix hashtag search. 3 years ago
Daniel Supernault f6a588f9cf
Update SearchApiV2Service, improve account search results 3 years ago
Daniel Supernault 4d1f281144
Update SearchApiV2Service, improve query performance 3 years ago
Daniel Supernault 8487231177
Add hashtag administration 3 years ago
Daniel Supernault 9d31f73bfa
Fix SearchApiV2Service, improve webfinger condition 3 years ago
Daniel Supernault 533f7165a9
Update SearchApiService, improve account/webfinger results 3 years ago
Daniel Supernault 9dac861ebe
Update ApiV1Controller, fix search v2 entities 4 years ago
Daniel Supernault 74018e9c4e
Update search service, fix banned instance edge case 4 years ago
Daniel Supernault 281443d7fe
Update SearchApiV2Service, filter banned instances 4 years ago
Daniel Supernault c8a667f20e
Update SearchApiV2Service, resolve remote queries 4 years ago
Daniel Supernault fbaed93eda
Update SearchApiV2Service, improve performance and include hashtag post counts when applicable 4 years ago
Daniel Supernault a0c0c84d3d
Update SearchApiV2Service, fix offset bug fixes #2116 6 years ago
Daniel Supernault c66d120cb7
Update SearchApiV2Service, order statuses by timestamp 6 years ago
Daniel Supernault d3cd0eea11
Update SearchApiV2Service 6 years ago
Daniel Supernault 4573fd850f
Update SearchApiV2Service 6 years ago
Daniel Supernault 1dac65fc10
Update SearchApiV2Service 6 years ago
Daniel Supernault efa8b35877
Update SearchApiV2Service 6 years ago
Daniel Supernault 6cf89e7346
Add SearchApiV2Service 6 years ago