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
Shlee 304c3eab3f
Update GroupsPostController.php
2 weeks ago
..
Admin Add user admin toggles for email and ip 2 weeks ago
Api Update Status storage, add SanitizerService to fix spacing in html stripped content 2 months ago
Auth Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 9 months ago
Groups Update GroupsPostController.php 2 weeks ago
Import
OAuth Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 11 months ago
Settings Update HomeSettings, remove unnecessary relation query 3 months ago
Stories Update StoryApiV1Controller, reduce min story size to 10kb 2 months ago
AccountController.php Update AccountController.php 2 weeks ago
AccountInterstitialController.php
AdminController.php Update AdminController 1 year ago
AdminCuratedRegisterController.php
AdminInviteController.php Increase username length limit from 15 to 30 10 months ago
AdminShadowFilterController.php
ApiController.php
AppRegisterController.php Update AppRegister controller, add scheduled cleanup task to delete older than 90d 3 months ago
AuthorizeInteractionController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionController, fix showCollection signature 11 months ago
CollectionItemController.php
CommentController.php Fix rendered caption 11 months ago
ComposeController.php Update ComposeController, fix postgres operator 4 months ago
ContactController.php Update ContactController 1 year ago
Controller.php
CuratedRegisterController.php Update CuratedRegisterController 6 months ago
CustomFilterController.php Update CustomFilterController, remove statuses check as we dont support them yet 7 months ago
CustomFilterKeywordController.php Add custom filters 7 months ago
CustomFilterStatusController.php Add custom filters 7 months ago
DeckController.php
DirectMessageController.php Update DirectMessageController, add mutuals endpoint 3 months ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update DiscoverController 3 months ago
FederationController.php Update FederationController.php 2 weeks ago
FollowerController.php
GroupController.php Fix GroupController, move groups enabled check to each method to fix route:list 10 months ago
GroupFederationController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 1 year ago
GroupPostController.php
HashtagController.php
HashtagFollowController.php
HealthCheckController.php
ImportController.php
ImportPostController.php Update IG Import 1 month ago
InstallController.php
InstanceActorController.php
InternalApiController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 1 year ago
LandingController.php
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php Update MediaController, fix redirect bug 10 months ago
MediaTagController.php
MicroController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 1 year ago
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
ParentalControlsController.php
PixelfedDirectoryController.php
PlaceController.php Update Places, improve cache invalidation/ttl 6 months ago
PollController.php
PortfolioController.php
ProfileAliasController.php
ProfileController.php Increase username length limit from 15 to 30 10 months ago
ProfileMigrationController.php Cleanup 1 month ago
ProfileSponsorController.php
PublicApiController.php fix: ordery by 4 months ago
RemoteAuthController.php Update Status storage, add SanitizerService to fix spacing in html stripped content 2 months ago
RemoteOidcController.php Update OIDC config with comments, and disable tests as we dont have db tests configured 7 months ago
ReportController.php Update ReportController, fix type validation 7 months ago
SearchController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 1 year ago
SeasonalController.php
SettingsController.php Add custom filter components 7 months ago
SiteController.php Increase username length limit from 15 to 30 10 months ago
SoftwareUpdateController.php
SpaController.php
StatusController.php Update StatusController, fix mimeTypeCheck 6 months ago
StatusEditController.php
StoryComposeController.php Update StoryComposeController.php 1 month ago
StoryController.php Update StoryController, add StoryIndexService s markSeen support for webUI endpoint 3 months ago
TimelineController.php
UIKitController.php
UserAppSettingsController.php
UserEmailForgotController.php Increase username length limit from 15 to 30 10 months ago
UserInviteController.php
UserRolesController.php