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/Http/Controllers
Daniel Supernault 8b8b1ffc5c
Update ProfileController, refactor profile embeds
2 years ago
..
Admin Update AdminSettings, use better validation for user integer settings 3 years ago
Api Update ApiV1Controller, improve refresh relations logic when (un)muting or (un)blocking 3 years ago
Auth Update captcha, use config_cache helper 3 years ago
Import Update ig import, use config_cache 3 years ago
Settings Update PrivacySettings controller, refresh RelationshipService when unmute/unblocking 3 years ago
Stories Update stories config, use config_cache 3 years ago
AccountController.php Update user_filters, use config_cache 3 years ago
AccountInterstitialController.php
…
AdminController.php Update custom emoji, add config_cache support 3 years ago
AdminCuratedRegisterController.php Update AdminCuratedRegisterController, filter confirmation activities from activitylog 3 years ago
AdminInviteController.php
…
AdminShadowFilterController.php Update AdminShadowFilter, fix deleted profile bug 3 years ago
ApiController.php
…
AvatarController.php
…
BookmarkController.php Update BookmarkController, add parental control support 3 years ago
CircleController.php
…
CircleProfileController.php
…
CollectionController.php Merge pull request #4792 from mbliznikova/4790_4791_add_recently_deleted_post_to_collection_no_page_reloading_invalidate_cache_after_adding 3 years ago
CollectionItemController.php
…
CommentController.php Update config cache 3 years ago
ComposeController.php Update cloud storage, use config_cache 3 years ago
ContactController.php
…
Controller.php
…
CuratedRegisterController.php Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state 3 years ago
DeckController.php
…
DirectMessageController.php Update DirectMessageController, add parental controls support 3 years ago
DiscoverCategoryController.php
…
DiscoverCategoryHashtagController.php
…
DiscoverController.php Update web-api popular accounts route to its own method to remove the breaking oauth scope bug 3 years ago
FederationController.php Update activitpub setting, use config_cache() 3 years ago
FollowerController.php
…
HashtagController.php
…
HashtagFollowController.php
…
HealthCheckController.php Add Health check endpoint at /api/service/health-check 3 years ago
ImportController.php
…
ImportPostController.php Update config_cache 3 years ago
InstallController.php
…
InstanceActorController.php Update ActivityPubFetchService, fix authorized_fetch support 3 years ago
InternalApiController.php
…
LandingController.php Update landing settings, use config_cache 3 years ago
LikeController.php Update LikePipeline, dispatch to feed queue. Fixes #4723 3 years ago
LiveStreamController.php
…
MediaBlocklistController.php
…
MediaController.php Update cloud storage, use config_cache 3 years ago
MediaTagController.php
…
MicroController.php
…
MobileController.php
…
NewsroomController.php
…
NotificationController.php
…
PageController.php
…
ParentalControlsController.php Update ParentalControlsController, prevent children from adding accounts 3 years ago
PixelfedDirectoryController.php Update PixelfedDirectoryController, use cached stats 3 years ago
PlaceController.php
…
PollController.php
…
PortfolioController.php
…
ProfileAliasController.php Add Profile Migrations 3 years ago
ProfileController.php Update ProfileController, refactor profile embeds 2 years ago
ProfileMigrationController.php Add account migration configurable, but enabled by default 3 years ago
ProfileSponsorController.php
…
PublicApiController.php Update PublicApiController, consume InstanceService blocked domains for account and statuses endpoints 3 years ago
RemoteAuthController.php Update cloud storage, use config_cache 3 years ago
ReportController.php
…
SearchController.php Update activitpub setting, use config_cache() 3 years ago
SeasonalController.php
…
SettingsController.php Update SettingsController, add photo_reblogs_only setting 3 years ago
SiteController.php Update SiteController, add curatedOnboarding method that gracefully falls back to open registration when applicable 3 years ago
SoftwareUpdateController.php Add Software Update banner to admin home feeds 3 years ago
SpaController.php
…
StatusController.php Update StatusController, refactor status embeds 2 years ago
StatusEditController.php Update EditHistoryModal, fix caption rendering 3 years ago
StoryComposeController.php Update stories config, use config_cache 3 years ago
StoryController.php Update config_cache, fix type casting 3 years ago
TimelineController.php
…
UIKitController.php
…
UserAppSettingsController.php Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 3 years ago
UserEmailForgotController.php Update captcha, use config_cache helper 3 years ago
UserInviteController.php
…
UserRolesController.php Update UserRolesController 3 years ago