pixelfed/app/Http/Controllers
Daniel Supernault 7dc3739c1d
Update StatusController, fix scope bug
2021-01-03 22:06:05 -07:00
..
Admin Add MediaBlocklist feature 2020-07-26 22:05:52 -06:00
Api Update Follower model, increase hourly limit from 30 to 150 2020-12-27 18:15:10 -07:00
Auth Add hCaptcha 2020-12-12 21:04:59 -07:00
Import
Settings Update 2FA setup, fix qrcode handler 2020-12-14 22:30:44 -07:00
AccountController.php Update Profile model, improve counter caching 2020-12-10 22:58:13 -07:00
AccountInterstitialController.php Update AccountInterstitialController, add autospam type 2020-12-10 22:11:02 -07:00
AdminController.php Add autospam feature 2020-12-10 21:58:56 -07:00
ApiController.php
AvatarController.php Update AvatarController 2020-12-17 13:14:38 -07:00
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update Collections, add custom limit 2020-12-10 01:02:56 -07:00
CollectionItemController.php
CommentController.php
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, add sharedInbox support 2020-11-26 00:56:44 -07:00
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update status model, use scope over deprecated visibility attribute 2020-12-27 18:00:43 -07:00
FederationController.php Add shared inbox 2020-11-26 00:39:01 -07:00
FollowerController.php Update Profile model, improve counter caching 2020-12-10 22:58:13 -07:00
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php
InternalApiController.php Update InternalApiController, add interstitial logic 2020-12-09 21:36:32 -07:00
LikeController.php Update LikeController, store status_profile_id and is_comment attributes 2020-12-26 20:18:48 -07:00
MediaBlocklistController.php Add MediaBlocklist feature 2020-07-26 22:05:52 -06:00
MediaController.php Add federated photo filters 2020-11-27 19:52:40 -07:00
MediaTagController.php Update Tag People, allow untagging yourself 2020-07-24 19:49:49 -06:00
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
ProfileController.php Update compiled assets 2020-12-09 22:22:56 -07:00
ProfileSponsorController.php
PublicApiController.php Update status model, use scope over deprecated visibility attribute 2020-12-27 18:00:43 -07:00
ReportController.php
SearchController.php Update SearchController, update version 2020-08-15 23:15:52 -06:00
SeasonalController.php
SettingsController.php
SiteController.php Update SiteController 2020-12-26 20:28:12 -07:00
StatusController.php Update StatusController, fix scope bug 2021-01-03 22:06:05 -07:00
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php