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 58b8a385bd
Update GroupController.php
1 year ago
..
Admin Add groups models, controllers and services 1 year ago
Api Update ApiV1Controller, fix /api/v1/favourites pagination 1 year ago
Auth Update RegisterController, update username constraints, require atleast one alpha char 1 year ago
Groups Update GroupsSearchController.php 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 Add custom css to admin dashboard 1 year ago
AdminCuratedRegisterController.php Update AdminCuratedRegisterController, fix existing account approval 1 year ago
AdminInviteController.php
AdminShadowFilterController.php
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionsController, add new self route 1 year ago
CollectionItemController.php
CommentController.php
ComposeController.php Update cloud storage, use config_cache 1 year ago
ContactController.php
Controller.php
CuratedRegisterController.php
DeckController.php
DirectMessageController.php Lint 1 year ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update discover, add network trending using Beagle API 1 year ago
FederationController.php Lint 1 year ago
FollowerController.php
GroupController.php Update GroupController.php 1 year ago
GroupFederationController.php Add groups models, controllers and services 1 year ago
GroupPostController.php Add groups models, controllers and services 1 year ago
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
MediaBlocklistController.php
MediaController.php Update cloud storage, use config_cache 1 year ago
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
ParentalControlsController.php
PixelfedDirectoryController.php Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 1 year ago
PlaceController.php
PollController.php
PortfolioController.php
ProfileAliasController.php
ProfileController.php Add disable_embeds setting, and fix cache invalidation in other settings 1 year ago
ProfileMigrationController.php
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
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
SpaController.php
StatusController.php Update StatusController, fix unlisted post guest/ap access bug 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
UserAppSettingsController.php
UserEmailForgotController.php Update captcha, use config_cache helper 1 year ago
UserInviteController.php
UserRolesController.php