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>
|
2 months ago |
Your Name
|
15cc07e602
|
Fix all class.notFound PHPStan issues - 31 fixes
|
2 months ago |
Daniel Supernault
|
3686c92122
|
Update Status storage, add SanitizerService to fix spacing in html stripped content
|
4 months ago |
Daniel Supernault
|
ec21eec508
|
Update ApiV1Dot1Controller, fix Story report follower check
|
4 months ago |
Daniel Supernault
|
f5dced0f7a
|
Update ApiV1Dot1Controller, add story report support
|
5 months ago |
Daniel Supernault
|
4e938a8ffa
|
Fix heic, avif, webp support and add libvips driver
|
8 months ago |
Daniel Supernault
|
ab9c13fe0d
|
New supported formats, Preserve ICC Color Profiles, libvips support
Update image pipeline to handle avif, heic and webp and preserve ICC color profiles and added libvips support.
|
8 months ago |
Daniel Supernault
|
207bb36c89
|
Increase username length limit from 15 to 30
|
1 year ago |
Anil Kulkarni
|
4d0cb32f79
|
Fix notifications not being delivered by directly checking the state from the database
|
1 year ago |
Daniel Supernault
|
56f17b9957
|
Update ApiV1Dot1Controller, fix in-app registration
|
1 year ago |
Daniel Supernault
|
85124aa642
|
Fix rendered caption
|
1 year ago |
Daniel Supernault
|
1d2f76c8e5
|
Postgres fixes
|
1 year ago |
Daniel Supernault
|
9eeb7b6741
|
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering
|
1 year ago |
Daniel Supernault
|
7820b506d8
|
Update ApiV1Dot1Controller, allow upto 5 similar push tokens
|
1 year ago |
Daniel Supernault
|
78d2783db8
|
Fix push token for php8.2
|
1 year ago |
Daniel Supernault
|
078ea326c6
|
Update ApiV1Dot1Controller
|
1 year ago |
Daniel Supernault
|
df5a9f2659
|
Update nag endpoint
|
1 year ago |
Daniel Supernault
|
33621dd680
|
Add Notify App Gateway support
|
1 year ago |
Daniel Supernault
|
73b9a75a64
|
Add UserStorageService
|
1 year ago |
Daniel Supernault
|
2803861083
|
Update ApiV1Dot1Controller.php
|
1 year ago |
Daniel Supernault
|
b03f5cec8b
|
Update ApiV1Dot1Controller, add new single media status create endpoint
|
1 year ago |
Daniel Supernault
|
bd3d072227
|
Update ApiV1Dot1Controller.php
|
2 years ago |
Daniel Supernault
|
8f7becc58b
|
Add push notification api endpoints
|
2 years ago |
Daniel Supernault
|
a8bb97b22b
|
Update ApiV1Dot1Controller, fix mutual api
|
2 years ago |
Daniel Supernault
|
5b85efb570
|
Update ApiV1Dot1Controller, lint
|
2 years ago |
Daniel Supernault
|
4d6cea9aa4
|
Update ApiV1Dot1Controller, fix username to id endpoint
|
2 years ago |
Daniel Supernault
|
b29527cf53
|
Add api endpoint
|
2 years ago |
Daniel Supernault
|
cbf996c9b6
|
Update ApiV1Dot1Controller, fix in app registration bug that prevents proper auth flow due to missing oauth scopes
|
2 years ago |
Daniel Supernault
|
b0cb4456a9
|
Update ApiV1Dot1Controller, use config_cache for in-app registration
|
2 years ago |
Emelia Smith
|
0f8e45fe75
|
Implement proper OAuth authorization on API endpoints
|
2 years ago |
Emelia Smith
|
9330cd02f7
|
Implement proper OAuth authorization on Admin API endpoints
|
2 years ago |
Daniel Supernault
|
33dbbe467d
|
Add Mutual Followers API endpoint
|
2 years ago |
Daniel Supernault
|
4c6a0719ca
|
Update ApiV1Dot1Controller, add configurable app confirm rate limit ttl
|
2 years ago |
Daniel Supernault
|
3249695066
|
Update ApiV1Dot1Controller, update iar redirect url format
|
2 years ago |
Daniel Supernault
|
432acb491a
|
Update ApiV1Dot1Controller, update iar redirect url format
|
2 years ago |
Daniel Supernault
|
1f82d47ce5
|
Update ApiV1Dot1Controller, add domain to iar redirect
|
2 years ago |
Daniel Supernault
|
28a808031b
|
Update ApiV1Dot1Controller, allow iar rate limits to be configurable
|
2 years ago |
Daniel Supernault
|
ed87ddb923
|
Update RemoteStatusDelete pipeline
|
2 years ago |
Daniel Supernault
|
3b885709b8
|
Update ApiV1Dot1Controller
|
3 years ago |
Daniel Supernault
|
0eca48f1a4
|
Update SettingsController
|
3 years ago |
Daniel Supernault
|
c6ffda9618
|
Update admin moderation logic, only re-add top level posts
|
3 years ago |
Daniel Supernault
|
9873913921
|
Update ApiV1Controller, fix account blocks.Closes #4304
|
3 years ago |
Daniel Supernault
|
50ab2e2039
|
Add cloud ip bans to BouncerService
|
3 years ago |
Daniel Supernault
|
4e1d0ed596
|
Add admin report email notifications
|
3 years ago |
Daniel Supernault
|
9bbd6dcd23
|
Update v1.1 api, add post moderation endpoint
|
3 years ago |
Daniel Supernault
|
9ab9ffbafe
|
Add places api endpoints
|
3 years ago |
Daniel Supernault
|
94395be9c4
|
Add archive api endpoints
|
3 years ago |
Daniel Supernault
|
6cfbedd9fd
|
Update ApiV1DotController, fix inAppRegistrationConfirm logic
|
3 years ago |
Daniel Supernault
|
59e818cbbd
|
Update iar
|
3 years ago |
Daniel Supernault
|
0ce484c56f
|
Update ApiV1Dot1Controller
|
3 years ago |