You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Models
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
..
AdminInvite.php Add admin invite interface and email support 1 year ago
AdminShadowFilter.php Update AdminShadowFilter, fix deleted profile bug 3 years ago
AppRegister.php Add AppRegister 2 years ago
AutospamCustomTokens.php Add AutospamCustomTokens model + migration 3 years ago
ConfigCache.php Add Server Directory integration 4 years ago
Conversation.php Update models 4 years ago
CuratedRegister.php Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state 3 years ago
CuratedRegisterActivity.php Add Curated Onboarding 3 years ago
CuratedRegisterTemplate.php Add Curated Onboarding Templates 3 years ago
CustomEmoji.php Update custom emoji, add config_cache support 3 years ago
CustomFilter.php Staging (#6343) 10 months ago
CustomFilterKeyword.php Staging (#6264) 11 months ago
CustomFilterStatus.php Add custom filters 1 year ago
DefaultDomainBlock.php Add DefaultDomainBlock model + migration 3 years ago
Group.php Staging (#6343) 10 months ago
GroupActivityGraph.php Add groups models, controllers and services 2 years ago
GroupBlock.php Add groups models, controllers and services 2 years ago
GroupCategory.php Add groups models, controllers and services 2 years ago
GroupComment.php Add groups models, controllers and services 2 years ago
GroupEvent.php Add groups models, controllers and services 2 years ago
GroupHashtag.php Add groups models, controllers and services 2 years ago
GroupInteraction.php Add groups models, controllers and services 2 years ago
GroupInvitation.php Add groups models, controllers and services 2 years ago
GroupLike.php Add groups models, controllers and services 2 years ago
GroupLimit.php Add groups models, controllers and services 2 years ago
GroupMedia.php Add groups models, controllers and services 2 years ago
GroupMember.php Add groups models, controllers and services 2 years ago
GroupPost.php Add groups models, controllers and services 2 years ago
GroupPostHashtag.php Add groups models, controllers and services 2 years ago
GroupReport.php Add groups models, controllers and services 2 years ago
GroupRole.php Add groups models, controllers and services 2 years ago
GroupStore.php Add groups models, controllers and services 2 years ago
HashtagRelated.php Add app:hashtag-related-generate command 3 years ago
ImportPost.php Update ImportPostController 3 years ago
InstanceActor.php Update ActivityPubFetchService, fix authorized_fetch support 3 years ago
LiveStream.php Update LiveStream model 4 years ago
ModeratedProfile.php Add ModeratedProfile model 2 years ago
ParentalControls.php Staging (#6343) 10 months ago
Poll.php Refactor snowflake id generation to improve randomness 5 years ago
PollVote.php Add Polls 5 years ago
Portfolio.php Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 4 years ago
ProfileAlias.php Add Profile Migrations 3 years ago
ProfileMigration.php Update ProfileMigration model, add target relation 3 years ago
RemoteAuth.php Add Sign-in with Mastodon 3 years ago
RemoteAuthInstance.php Add Sign-in with Mastodon 3 years ago
RemoteReport.php Add Federated Reports 3 years ago
StatusEdit.php Add Post Edits/Updates 3 years ago
UserAppSettings.php Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 3 years ago
UserDomainBlock.php Add Domain Blocks 3 years ago
UserEmailForgot.php Add forgot email feature 3 years ago
UserOidcMapping.php Generic OIDC Support 1 year ago
UserPronoun.php Update models 4 years ago
UserRoles.php Add Roles & Parental Controls 3 years ago