pixelfed/app/Http/Controllers
2021-05-10 21:04:23 -06:00
..
Admin Update admin settings 2021-05-07 22:19:58 -06:00
Api Update config() to config_cache() 2021-05-10 21:04:23 -06:00
Auth Add hCaptcha 2020-12-12 21:04:59 -07:00
Import
Settings Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 2021-02-09 00:42:12 -07:00
AccountController.php Add Network Timeline 2021-04-06 21:17:42 -06:00
AccountInterstitialController.php Update AccountInterstitialController, add autospam type 2020-12-10 22:11:02 -07:00
AdminController.php Update AdminController, update reports method 2021-02-15 21:07:18 -07:00
ApiController.php
AvatarController.php Update AvatarController, remove deprecated thumb_path 2021-01-24 18:22:13 -07:00
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update Collections, add custom limit 2020-12-10 01:02:56 -07:00
CollectionItemController.php
CommentController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 2021-01-30 16:25:50 -07:00
ComposeController.php Update config() to config_cache() 2021-05-10 21:04:23 -06:00
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update config() to config_cache() 2021-05-10 20:04:13 -06:00
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update Discover, allow public discover access 2021-02-05 21:09:03 -07:00
FederationController.php Update FederationController, return 404 for invalid webfinger addresses. Fixes #2647 2021-02-12 21:44:06 -07:00
FollowerController.php Update Profile model, improve counter caching 2020-12-10 22:58:13 -07:00
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php
InstanceActorController.php Add InstanceActorController 2021-01-17 01:38:01 -07:00
InternalApiController.php Update moderation api, invalidate profile embed 2021-02-28 23:14:27 -07:00
LikeController.php Update LikeController, hide like counts 2021-05-01 16:01:32 -06:00
MediaBlocklistController.php
MediaController.php Update api controllers, deprecate old endpoints 2021-01-17 23:43:23 -07:00
MediaTagController.php Update MediaTagController 2021-01-17 21:27:55 -07:00
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
ProfileController.php Update compiled assets 2020-12-09 22:22:56 -07:00
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, limit network pagination to 3 months 2021-04-06 23:37:53 -06:00
ReportController.php Update ReportController, handle json reports 2021-02-15 20:23:06 -07:00
SearchController.php
SeasonalController.php Update SeasonalController 2021-01-30 19:56:10 -07:00
SettingsController.php Update Settings, remove reports page 2021-05-01 12:40:32 -06:00
SiteController.php Update SiteController, only allow redirects for logged in users 2021-01-28 21:25:43 -07:00
StatusController.php Update StatusController, allow license edits without 24 hour limit 2021-04-30 21:41:42 -06:00
StoryController.php Update config() to config_cache() 2021-05-10 21:04:23 -06:00
TimelineController.php Add Network Timeline 2021-04-06 21:17:42 -06:00
UIKitController.php
UserInviteController.php