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 521b3b4c82
Add /api/v1/tags/:id api endpoint
2 years ago
..
Admin Update AdminSettingsController 2 years ago
Api Add /api/v1/tags/:id api endpoint 2 years ago
Auth Update ResetPasswordController, add captcha support, improve security and a new redesigned view 2 years ago
Import
Settings Update SecuritySettings, remove imagick depdency for 2FA qr code generation image 2 years ago
Stories Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
AccountController.php Update ApiV1Controller, fix account blocks.Closes #4304 2 years ago
AccountInterstitialController.php
AdminController.php Update AdminController, fix custom emoji domain search on postgres. Closes #4333 2 years ago
AdminInviteController.php
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php Add CollectionItemController 7 years ago
CommentController.php
ComposeController.php Update ApiV1Controller 2 years ago
ContactController.php Update pipeline dispatch, replace dispatchSync with dispatch 2 years ago
Controller.php Apply fixes from StyleCI 7 years ago
DeckController.php
DirectMessageController.php Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update ApiV1Controller and DiscoverController, fix postgres hashtag search 2 years ago
FederationController.php
FollowerController.php
HashtagController.php
HashtagFollowController.php
ImportController.php
InstallController.php
InstanceActorController.php
InternalApiController.php
LandingController.php Update LandingController, fix config_cache api check 2 years ago
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
PixelfedDirectoryController.php
PlaceController.php
PollController.php
PortfolioController.php Update PortfolioController, fix empty post ids condition 2 years ago
ProfileController.php
ProfileSponsorController.php
PublicApiController.php
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php
SiteController.php
SpaController.php
StatusController.php
StoryComposeController.php
StoryController.php Update StoryController, show active self stories on home timeline 2 years ago
TimelineController.php
UIKitController.php
UserInviteController.php