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 3249695066
Update ApiV1Dot1Controller, update iar redirect url format
2 years ago
..
Admin Update AdminReportController, add `profile_id` to group by. Fixes #4685 2 years ago
Api Update ApiV1Dot1Controller, update iar redirect url format 2 years ago
Auth Update RegisterController 2 years ago
Import
Settings Update Privacy Settings, add support for Mastodon indexable search flag 2 years ago
Stories Update StoryApiV1Controller, add viewers route to view story viewers 2 years ago
AccountController.php
AccountInterstitialController.php
AdminController.php
AdminInviteController.php
AdminShadowFilterController.php Add AdminShadowFilter feature 2 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 2 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 2 years ago
ImportController.php
ImportPostController.php Update ImportPostController 2 years ago
InstallController.php
InstanceActorController.php Update ActivityPubFetchService, fix authorized_fetch support 2 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 2 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! 2 years ago
ProfileController.php Update ProfileController, allow albums in atom feed. Closes #4561. Fixes #4526 2 years ago
ProfileSponsorController.php
PublicApiController.php
RemoteAuthController.php Update Sign-in with Mastodon, allow usage when registrations are closed 2 years ago
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php Update SettingsController, add photo_reblogs_only setting 2 years ago
SiteController.php
SpaController.php
StatusController.php Update RemoteStatusDelete pipeline 2 years ago
StatusEditController.php Update EditHistoryModal, fix caption rendering 2 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 2 years ago
UserInviteController.php