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 95199843e3
Update SiteController, add curatedOnboarding method that gracefully falls back to open registration when applicable
3 years ago
..
Admin Add account migration configurable, but enabled by default 3 years ago
Api Update ApiV1Controller, use admin filter service 3 years ago
Auth Add Curated Onboarding 3 years ago
Import
…
Settings Update PrivacySettings controller, add cache invalidation 3 years ago
Stories Update StoryApiV1Controller, add self-carousel endpoint. Fixes #4352 3 years ago
AccountController.php
…
AccountInterstitialController.php
…
AdminController.php
…
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
…
ComposeController.php Fix api endpoints 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 DiscoverController, handle discover hashtag redirects 3 years ago
FederationController.php Update Federation, use proper Content-Type headers for following/follower collections 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 ImportPostController, fix IG bug with missing spaces between hashtags 3 years ago
InstallController.php
…
InstanceActorController.php
…
InternalApiController.php
…
LandingController.php
…
LikeController.php Update LikePipeline, dispatch to feed queue. Fixes #4723 3 years ago
LiveStreamController.php
…
MediaBlocklistController.php
…
MediaController.php
…
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 Directory logic, add curated onboarding support 3 years ago
PlaceController.php
…
PollController.php
…
PortfolioController.php
…
ProfileAliasController.php Add Profile Migrations 3 years ago
ProfileController.php Update ProfileController, preserve deleted actor objects for federated account deletion and use more efficient account cache lookup 3 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 Sign-in with Mastodon, allow usage when registrations are closed 3 years ago
ReportController.php
…
SearchController.php
…
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 RemoteStatusDelete pipeline 3 years ago
StatusEditController.php
…
StoryComposeController.php Update StoryController, add parental controls support 3 years ago
StoryController.php Update StoryController, add parental controls support 3 years ago
TimelineController.php
…
UIKitController.php
…
UserAppSettingsController.php
…
UserEmailForgotController.php Update UserEmailForgotController 3 years ago
UserInviteController.php
…
UserRolesController.php Update UserRolesController 3 years ago