1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-31 20:25:00 +00:00
pixelfed/app/Http/Controllers
2022-03-31 01:04:15 -06:00
..
Admin Update InstanceService, define cache keys 2022-03-12 23:32:31 -07:00
Api Update ApiV1Controller, remove no-preview image from media urls 2022-03-30 20:51:35 -06:00
Auth
Import
Settings
AccountController.php Update AccountController, refresh relationship after handling follow request 2022-03-06 03:45:19 -07:00
AccountInterstitialController.php
AdminController.php
ApiController.php
AvatarController.php Update AvatarController, fix store bug 2022-02-09 19:57:12 -07:00
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionController, fixes #3289 2022-03-08 20:57:18 -07:00
CollectionItemController.php
CommentController.php
ComposeController.php Update ComposeController, add collection support to compose endpoint 2022-02-16 02:43:27 -07:00
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update DiscoverController, cache public tag feed and only include local posts for unauthenticated users 2022-03-31 01:04:15 -06:00
FederationController.php Update FederationController, fix webfinger endpoint 2022-03-23 00:58:21 -06:00
FollowerController.php
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php
InstanceActorController.php
InternalApiController.php
LikeController.php
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php Update PlaceController, require authentication 2022-03-30 23:56:46 -06:00
PollController.php
ProfileController.php Update ProfileController, redirect profile view for authed users to Metro 2.0 UI 2022-02-18 03:38:35 -07:00
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, return empty 403 response 2022-03-31 00:14:48 -06:00
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php Update SettingsController 2022-02-08 03:35:58 -07:00
SiteController.php
SpaController.php Update SpaController, handle web redirects 2022-03-08 22:22:40 -07:00
StatusController.php Update controller signatures, fix mysql 8 support 2022-03-30 20:33:34 -06:00
StoryComposeController.php
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php