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 fcabc9be02
Fix Direct Message conversations endpoint on postgres instances
3 years ago
..
Admin Update AdminReportController 3 years ago
Api Fix Direct Message conversations endpoint on postgres instances 3 years ago
Auth Update RegisterController 3 years ago
Import Update controllers, fixes #2906 4 years ago
Settings Update Profile, add linkified bio, joined date, follows you label and improved website handling 4 years ago
AccountController.php Update AccountController 4 years ago
AccountInterstitialController.php Update AccountInterstitialController, add autospam type 4 years ago
AdminController.php Update AdminController, move report methods to AdminReports trait 4 years ago
ApiController.php Update Redis namespace 5 years ago
AvatarController.php Update AvatarController, remove deprecated thumb_path 4 years ago
BookmarkController.php Apply fixes from StyleCI 7 years ago
CircleController.php Add Circle controller,model and migration 6 years ago
CircleProfileController.php Add CircleProfile controller, model and migration 6 years ago
CollectionController.php Update Collections, add custom limit 4 years ago
CollectionItemController.php Add CollectionItemController 7 years ago
CommentController.php Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation 3 years ago
ComposeController.php Update ComposeController, refactor compose_settings 3 years ago
ContactController.php Update ContactController, fixes #2042 5 years ago
Controller.php Apply fixes from StyleCI 7 years ago
DeckController.php Add DeckController 6 years ago
DirectMessageController.php Update DirectMessageController, fix autocomplete bug 4 years ago
DiscoverCategoryController.php Add DiscoverCategory model 6 years ago
DiscoverCategoryHashtagController.php Add DiscoverCategoryHashtag model 6 years ago
DiscoverController.php Update DiscoverController, add yearly option and increase limit from 15 to 30 posts 3 years ago
FederationController.php Update FederationController, increase webfinger cache ttl from 12 hours to 14 days 3 years ago
FollowerController.php Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 4 years ago
HashtagController.php Apply fixes from StyleCI 7 years ago
HashtagFollowController.php Update HashtagFollowerController, add getTags api method 6 years ago
HomeController.php Update HomeController 6 years ago
ImportController.php Update controllers, fixes #2906 4 years ago
InstanceActorController.php Update InstanceActorController, improve json seralization by not escaping slashes 4 years ago
InternalApiController.php Improve DiscoverService 3 years ago
LikeController.php Update public timeline api, add experimental cache 4 years ago
MediaBlocklistController.php Add MediaBlocklist feature 5 years ago
MediaController.php Update api controllers, deprecate old endpoints 4 years ago
MediaTagController.php Update MediaTagController 4 years ago
MicroController.php Add MicroController 6 years ago
NewsroomController.php Update NewroomController, update title length limit from 25 to 40 5 years ago
NotificationController.php Apply fixes from StyleCI 7 years ago
PageController.php Update PageController 6 years ago
PlaceController.php Update PlaceController, fixes #2017 5 years ago
PollController.php Update controllers, fixes #2906 4 years ago
ProfileController.php Update ProfileController 4 years ago
ProfileSponsorController.php Update ProfileSponsorController 6 years ago
PublicApiController.php Update PublicApiController, fix accountStatuses pagination operator 3 years ago
ReportController.php Update ReportController, handle json reports 4 years ago
SearchController.php Update ActivityPub helpers, fix comment threading in statusFetch() method 4 years ago
SeasonalController.php Update SeasonalController 4 years ago
SettingsController.php Add default licenses and license sync 4 years ago
SiteController.php Update routes, add legacy webfinger profile redirect 4 years ago
SpaController.php Update SpaController, add username redirect method 3 years ago
StatusController.php Update StatusController, change param signature 3 years ago
StoryComposeController.php Update StoryComposeController, fix expiry bug 4 years ago
StoryController.php Update StoryController, add postgres bug fix 3 years ago
TimelineController.php Add Network Timeline 4 years ago
UIKitController.php Add UIKit model, migration and controller 5 years ago
UserInviteController.php Update UserInviteController, fixes #3017 3 years ago