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 e4d3b19642
Update AdminReportController, add `profile_id` to group by. Fixes #4685
3 years ago
..
Admin Update AdminReportController, add `profile_id` to group by. Fixes #4685 3 years ago
Api Update ApiV1Controller, hydrate reblog interactions. Fixes #4686 3 years ago
Auth Update RegisterController 3 years ago
Import
…
Settings Update Privacy Settings, add support for Mastodon indexable search flag 3 years ago
Stories Update StoryApiV1Controller, add viewers route to view story viewers 3 years ago
AccountController.php
…
AccountInterstitialController.php
…
AdminController.php
…
AdminInviteController.php
…
AdminShadowFilterController.php Add AdminShadowFilter feature 3 years ago
ApiController.php
…
AvatarController.php
…
BookmarkController.php
…
CircleController.php
…
CircleProfileController.php
…
CollectionController.php
…
CollectionItemController.php
…
CommentController.php
…
ComposeController.php Fix similar SQL error which triggers when mentioning people in new posts 3 years ago
ContactController.php
…
Controller.php
…
DeckController.php
…
DirectMessageController.php
…
DiscoverCategoryController.php
…
DiscoverCategoryHashtagController.php
…
DiscoverController.php
…
FederationController.php
…
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 3 years ago
InstallController.php
…
InstanceActorController.php Update ActivityPubFetchService, fix authorized_fetch support 3 years ago
InternalApiController.php
…
LandingController.php
…
LikeController.php
…
LiveStreamController.php
…
MediaBlocklistController.php
…
MediaController.php Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely 3 years ago
MediaTagController.php
…
MicroController.php
…
MobileController.php
…
NewsroomController.php
…
NotificationController.php
…
PageController.php
…
PixelfedDirectoryController.php
…
PlaceController.php
…
PollController.php
…
PortfolioController.php
…
ProfileAliasController.php Add ProfileAliasController, hello account migrations! 3 years ago
ProfileController.php Update ProfileController, allow albums in atom feed. Closes #4561. Fixes #4526 3 years ago
ProfileSponsorController.php
…
PublicApiController.php
…
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
…
SpaController.php
…
StatusController.php Update RemoteStatusDelete pipeline 3 years ago
StatusEditController.php Update EditHistoryModal, fix caption rendering 3 years ago
StoryComposeController.php
…
StoryController.php
…
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
UserInviteController.php
…