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 c6539bed90
Merge pull request #2316 from dx7/improve-username-email-validation
Improve error messages for username and email restricted on register page
5 years ago
..
Admin Update admin modlogs 6 years ago
Api Update Api controllers, use MediaPathService 5 years ago
Auth Improve email validation error for restricted emails 5 years ago
Import Update IG Import, remove hardcoded media size limit 5 years ago
Settings Update RelationshipSettings Controller, fixes #1605 6 years ago
AccountController.php Update AccountController, prevent blocking admins 5 years ago
AdminController.php Update admin dashboard 6 years ago
ApiController.php Update Redis namespace 6 years ago
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionController, fix null bug 6 years ago
CollectionItemController.php
CommentController.php Update MomentUI 5 years ago
ContactController.php Update ContactController, fixes #2042 6 years ago
Controller.php
DeckController.php
DirectMessageController.php
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update Discover 5 years ago
FederationController.php Update FederationController, fix typo 5 years ago
FollowerController.php Update FollowerController 6 years ago
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php Update ImportController 5 years ago
InternalApiController.php Update InternalApiController, add media tags 5 years ago
LikeController.php Update LikeController, fix likes_count bug 5 years ago
MediaController.php
MediaTagController.php Add Media Tags 5 years ago
MicroController.php
NewsroomController.php Update NewroomController, update title length limit from 25 to 40 6 years ago
NotificationController.php
PageController.php
PlaceController.php Update PlaceController, fixes #2017 6 years ago
ProfileController.php Update ProfileController, remove actor object caching 5 years ago
ProfileSponsorController.php
PublicApiController.php Update comments, fix remote reply bug 5 years ago
ReportController.php
SearchController.php Update SearchController, fix self search bug and rank local matches first 5 years ago
SeasonalController.php
SettingsController.php Update SettingsController, add 404 to import when disabled 5 years ago
SiteController.php Update SiteController, add legacy profile/webfinger redirect 5 years ago
StatusController.php Update StatusController, add shortcodeRedirect method 5 years ago
StoryController.php Update StoryController, allow video stories 5 years ago
TimelineController.php Update TimelineController 6 years ago
UIKitController.php Add UIKit model, migration and controller 5 years ago
UserInviteController.php