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 b24d2554a8
Update DirectMessageController, add timestamps to threads
1 year ago
..
Admin Update AdminSettings, use better validation for user integer settings 1 year ago
Api Update cache 1 year ago
Auth Update captcha, use config_cache helper 1 year ago
Import Update ig import, use config_cache 1 year ago
Settings Add disable_embeds setting, and fix cache invalidation in other settings 1 year ago
Stories Update stories config, use config_cache 1 year ago
AccountController.php Update user_filters, use config_cache 1 year ago
AccountInterstitialController.php
AdminController.php Update custom emoji, add config_cache support 1 year ago
AdminCuratedRegisterController.php Update AdminCuratedRegisterController, fix existing account approval 1 year ago
AdminInviteController.php
AdminShadowFilterController.php
ApiController.php
AvatarController.php Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionsController, add new self route 1 year ago
CollectionItemController.php
CommentController.php Update config cache 1 year ago
ComposeController.php Update cloud storage, use config_cache 1 year ago
ContactController.php Update pipeline dispatch, replace dispatchSync with dispatch 2 years ago
Controller.php
CuratedRegisterController.php
DeckController.php
DirectMessageController.php Update DirectMessageController, add timestamps to threads 1 year ago
DiscoverCategoryController.php Add DiscoverCategory model 7 years ago
DiscoverCategoryHashtagController.php
DiscoverController.php Update web-api popular accounts route to its own method to remove the breaking oauth scope bug 1 year ago
FederationController.php Lint 1 year ago
FollowerController.php
HashtagController.php
HashtagFollowController.php
HealthCheckController.php
ImportController.php
ImportPostController.php Update config_cache 1 year ago
InstallController.php
InstanceActorController.php
InternalApiController.php
LandingController.php Update landing settings, use config_cache 1 year ago
LikeController.php
LiveStreamController.php Update LiveStreamController, remove auth middleware from config endpoint 3 years ago
MediaBlocklistController.php
MediaController.php Update cloud storage, use config_cache 1 year ago
MediaTagController.php
MicroController.php Add MicroController 7 years ago
MobileController.php Update web routes 3 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
ParentalControlsController.php Update ParentalControlsController, prevent children from adding accounts 2 years ago
PixelfedDirectoryController.php Update PixelfedDirectoryController, use cached stats 1 year ago
PlaceController.php
PollController.php
PortfolioController.php
ProfileAliasController.php Add Profile Migrations 1 year ago
ProfileController.php Add disable_embeds setting, and fix cache invalidation in other settings 1 year ago
ProfileMigrationController.php Add account migration configurable, but enabled by default 1 year ago
ProfileSponsorController.php
PublicApiController.php Update ApiController, add pe support to like/unlike endpoints 1 year ago
RemoteAuthController.php Update cloud storage, use config_cache 1 year ago
ReportController.php Add admin report email notifications 2 years ago
SearchController.php Update activitpub setting, use config_cache() 1 year ago
SeasonalController.php
SettingsController.php Add disable_embeds setting, and fix cache invalidation in other settings 1 year ago
SiteController.php Update cache 1 year ago
SoftwareUpdateController.php Add Software Update banner to admin home feeds 1 year ago
SpaController.php Fix unlisted post web redirect and api response 3 years ago
StatusController.php Lint 1 year ago
StatusEditController.php
StoryComposeController.php Update stories config, use config_cache 1 year ago
StoryController.php Update config_cache, fix type casting 1 year ago
TimelineController.php
UIKitController.php Add UIKit model, migration and controller 5 years ago
UserAppSettingsController.php Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 2 years ago
UserEmailForgotController.php Update captcha, use config_cache helper 1 year ago
UserInviteController.php Update UserInviteController, fixes #3017 4 years ago
UserRolesController.php