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 175a848665
Add /api/v1/followed_tags api endpoint
2 years ago
..
Admin
Api Add /api/v1/followed_tags api endpoint 2 years ago
Auth
Import Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
Settings
Stories
AccountController.php
AccountInterstitialController.php
AdminController.php
AdminInviteController.php
ApiController.php
AvatarController.php
BookmarkController.php Update ApiV1Controller and BookmarkController, fix api differences and allow unbookmarking regardless of relationship 3 years ago
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation 4 years ago
ComposeController.php
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php
FederationController.php
FollowerController.php
HashtagController.php
HashtagFollowController.php
ImportController.php
InstallController.php Update InstallController.php 3 years ago
InstanceActorController.php
InternalApiController.php Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
LandingController.php
LikeController.php Enforce blocks on incoming likes, shares, replies and follows 3 years ago
LiveStreamController.php
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php Apply fixes from StyleCI 7 years ago
PageController.php
PixelfedDirectoryController.php
PlaceController.php
PollController.php
PortfolioController.php
ProfileController.php
ProfileSponsorController.php
PublicApiController.php
ReportController.php Add admin report email notifications 2 years ago
SearchController.php
SeasonalController.php
SettingsController.php Update DeleteAccountPipeline, dispatch on low queue 3 years ago
SiteController.php
SpaController.php
StatusController.php Update StatusController, allow users to delete replies to posts 2 years ago
StoryComposeController.php
StoryController.php
TimelineController.php
UIKitController.php Add UIKit model, migration and controller 5 years ago
UserInviteController.php