pixelfed/app/Http/Controllers
Daniel Supernault 069a0e4ae1
Add WebP support
..
Admin Add WebP support
Api Update api, remove auth requirement for hashtag timeline
Auth Update config() to config_cache()
Import Update IG Import, remove hardcoded media size limit
Settings Add profile pronouns
AccountController.php Add Network Timeline
AccountInterstitialController.php Update AccountInterstitialController, add autospam type
AdminController.php Update AdminController, update reports method
ApiController.php Update Redis namespace
AvatarController.php Update AvatarController, remove deprecated thumb_path
BookmarkController.php Apply fixes from StyleCI
CircleController.php Add Circle controller,model and migration
CircleProfileController.php Add CircleProfile controller, model and migration
CollectionController.php Update Collections, add custom limit
CollectionItemController.php Add CollectionItemController
CommentController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts
ComposeController.php Add WebP support
ContactController.php Update ContactController, fixes
Controller.php Apply fixes from StyleCI
DeckController.php Add DeckController
DirectMessageController.php Update DirectMessageController, disable exception logging for invalid urls. Fixes
DiscoverCategoryController.php Add DiscoverCategory model
DiscoverCategoryHashtagController.php Add DiscoverCategoryHashtag model
DiscoverController.php Update Discover, allow public discover access
FederationController.php Update config() to config_cache()
FollowerController.php Update Profile model, improve counter caching
HashtagController.php Apply fixes from StyleCI
HashtagFollowController.php Update HashtagFollowerController, add getTags api method
HomeController.php Update HomeController
ImportController.php Update config() to config_cache()
InstanceActorController.php Add InstanceActorController
InternalApiController.php Update moderation api, invalidate profile embed
LikeController.php Update LikeController, hide like counts
MediaBlocklistController.php Add MediaBlocklist feature
MediaController.php Update api controllers, deprecate old endpoints
MediaTagController.php Update MediaTagController
MicroController.php Add MicroController
NewsroomController.php Update NewroomController, update title length limit from 25 to 40
NotificationController.php Apply fixes from StyleCI
PageController.php Update PageController
PlaceController.php Update PlaceController, fixes
ProfileController.php Update config() to config_cache()
ProfileSponsorController.php Update ProfileSponsorController
PublicApiController.php Update PublicApiController, add recent feed support to home timeline
ReportController.php Update ReportController, handle json reports
SearchController.php Update config() to config_cache()
SeasonalController.php Update SeasonalController
SettingsController.php Update config() to config_cache()
SiteController.php Update landing and about page
StatusController.php Update StatusController, add cache invalidation for timeline cursor
StoryController.php Update config() to config_cache()
TimelineController.php Add Network Timeline
UIKitController.php Add UIKit model, migration and controller
UserInviteController.php Add user invites