pixelfed/app/Http/Controllers
Daniel Supernault d11e82c3d9
Update landing page, add age check
..
Admin Update AdminInstanceController, fix instance scan
Api Update BaseApiController, uncache verify_credentials method
Auth Update landing page, add age check
Import Update InstagramImport Controller
Settings Update PrivacySettings controller, clear cache after updating
AccountController.php Update AccountController
AdminController.php Update AdminController, improve dashboard caching
ApiController.php Update ApiController, fixes
AvatarController.php Update AvatarController
BookmarkController.php Apply fixes from StyleCI
CircleController.php Add Circle controller,model and migration
CircleProfileController.php Add CircleProfile controller, model and migration
CollectionController.php Update CollectionController
CollectionItemController.php Add CollectionItemController
CommentController.php Update CommentController, remove unused show method and update showAll method
ContactController.php Update ContactController
Controller.php Apply fixes from StyleCI
DeckController.php Add DeckController
DirectMessageController.php Update DirectMessageController
DiscoverCategoryController.php Add DiscoverCategory model
DiscoverCategoryHashtagController.php Add DiscoverCategoryHashtag model
DiscoverController.php Update DiscoverController, limit Loops to local only posts
FederationController.php Update FederationController
FollowerController.php Update FollowerController
HashtagController.php Apply fixes from StyleCI
HashtagFollowController.php Update HashtagFollowerController, add getTags api method
HomeController.php Update HomeController
ImportController.php Update ImportController
InternalApiController.php Update InternalApiController, increase license limit to 140 to match UI counter
LikeController.php Update LikeController
MediaController.php Update MediaController, add timestamp to signed preview url
MicroController.php Add MicroController
NotificationController.php Apply fixes from StyleCI
PageController.php Update PageController
PlaceController.php Update PlaceController, add place directory methods
ProfileController.php Update ProfileController
ProfileSponsorController.php Update ProfileSponsorController
PublicApiController.php Update PublicApiController, fix mixed albums not appearing on timelines
ReportController.php Apply fixes from StyleCI
SearchController.php Update SearchController
SettingsController.php Update SettingsController
SiteController.php Update SiteController
StatusController.php Update StatusController
StoryController.php Add StoryController
TimelineController.php Update TimelineController, add network method
UserInviteController.php Add user invites