1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-10 14:14:49 +00:00
pixelfed/app/Http/Controllers
daniel ba965a79e5
Merge pull request #3992 from pixelfed/fix-response-type
Fix: Use correct response type and remove Accept from http signature
2022-12-23 22:11:01 -07:00
..
Admin
Api Add optional home feed caching 2022-12-16 00:43:20 -07:00
Auth
Import
Settings
AccountController.php
AccountInterstitialController.php
AdminController.php
AdminInviteController.php Add Admin Invites 2022-12-19 22:30:50 -07:00
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php
ComposeController.php
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update HashtagController, improve trending hashtag endpoint 2022-12-23 22:07:15 -07:00
FederationController.php Fix: Use correct response type and remove Accept from http signature 2022-12-23 08:02:33 -06:00
FollowerController.php
HashtagController.php
HashtagFollowController.php
ImportController.php
InstallController.php
InstanceActorController.php Fix: Use correct response type and remove Accept from http signature 2022-12-23 08:02:33 -06:00
InternalApiController.php
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
ProfileController.php Fix: Use correct response type and remove Accept from http signature 2022-12-23 08:02:33 -06:00
ProfileSponsorController.php
PublicApiController.php Add optional home feed caching 2022-12-16 00:43:20 -07:00
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php
SiteController.php
SpaController.php
StatusController.php Fix: Use correct response type and remove Accept from http signature 2022-12-23 08:02:33 -06:00
StoryComposeController.php
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php