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 ae8c751796
Update Autospam service, add mark all as read and mark all as not spam options and filter active, spam and not spamreports
3 years ago
..
Admin Update Autospam service, add mark all as read and mark all as not spam options and filter active, spam and not spamreports 3 years ago
Api Update verify_credentials api endpoint to improve performance 3 years ago
Auth Fix starting check of username to allow numbers. 4 years ago
Import Update controllers, fixes #2906 4 years ago
Settings
AccountController.php Update AccountController 3 years ago
AccountInterstitialController.php
AdminController.php Update AdminController, move report methods to AdminReports trait 3 years ago
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
FederationController.php Update FederationController, move well-known to api middleware and cache webfinger lookups 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. 3 years ago
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php Update controllers, fixes #2906 4 years ago
InstanceActorController.php Update InstanceActorController, improve json seralization by not escaping slashes 3 years ago
InternalApiController.php Add manual email verification requests 3 years ago
LikeController.php Update public timeline api, add experimental cache 3 years ago
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
PollController.php Update controllers, fixes #2906 4 years ago
ProfileController.php
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, fix private account statuses api. Closes #2995 3 years ago
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php
SiteController.php
StatusController.php
StoryComposeController.php
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php