1
0
Fork 0
pixelfed/app/Http/Controllers
Daniel Supernault 81f7d17263
Update FollowerService, improve cache invalidation
2022-12-07 02:50:13 -07:00
..
Admin Merge pull request #3509 from shleeable/patch-4 2022-12-01 20:35:26 -07:00
Api Update FollowerService, improve cache invalidation 2022-12-07 02:50:13 -07:00
Auth Update ResetPasswordController redirectToo path to /i/web as /home is deprecated 2022-07-19 22:48:50 -06:00
Import
Settings Update HomeSettings controller, bail earlier when attempting to update email that already exists 2022-11-17 21:02:54 -07:00
AccountController.php Update AccountController, fix 2FA backup code bug 2022-11-14 01:17:41 -07:00
AccountInterstitialController.php
AdminController.php Add Server Directory integration 2022-11-13 20:11:07 -07:00
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionController 2022-10-02 18:55:16 -06:00
CollectionItemController.php
CommentController.php
ComposeController.php Update api routes 2022-08-18 03:48:40 -06:00
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, include account entity in lookup endpoint 2022-09-06 23:27:37 -06:00
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update Discover apis 2022-08-23 22:34:22 -06:00
FederationController.php Fix: Use correct Content-Type over ActivityPub 2022-12-05 14:05:15 -06:00
FollowerController.php
HashtagController.php
HashtagFollowController.php Update HashtagService, use sorted set for followed tags 2022-05-09 02:01:33 -06:00
ImportController.php
InstallController.php Update InstallController.php 2022-05-17 20:37:38 +09:30
InstanceActorController.php Fix: Use correct Content-Type over ActivityPub 2022-12-05 14:05:15 -06:00
InternalApiController.php Change ISO-8601 to RFC 3339 EXTENDED 2022-05-21 05:14:22 +09:00
LikeController.php Enforce blocks on incoming likes, shares, replies and follows 2022-08-07 20:59:36 -06:00
LiveStreamController.php Update LiveStreamController, remove auth middleware from config endpoint 2022-06-29 00:28:58 -06:00
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
MobileController.php Update web routes 2022-09-28 22:29:16 -06:00
NewsroomController.php
NotificationController.php
PageController.php Add customizable Legal Notice page 2022-08-15 23:39:33 -06:00
PixelfedDirectoryController.php Add Server Directory integration 2022-11-13 20:11:07 -07:00
PlaceController.php Update PlaceController, require authentication 2022-03-30 23:56:46 -06:00
PollController.php
PortfolioController.php Add Portfolio feature 2022-10-17 01:59:23 -06:00
ProfileController.php Fix: Use correct Content-Type over ActivityPub 2022-12-05 14:05:15 -06:00
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, refactor follower/following api endpoints to consume FollowerService instead of querying database 2022-12-07 00:08:28 -07:00
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php Update DeleteAccountPipeline, dispatch on low queue 2022-12-05 01:09:45 -07:00
SiteController.php Add customizable Legal Notice page 2022-08-15 23:39:33 -06:00
SpaController.php Fix unlisted post web redirect and api response 2022-08-13 22:51:02 -06:00
StatusController.php Fix: Use correct Content-Type over ActivityPub 2022-12-05 14:05:15 -06:00
StoryComposeController.php Add Conversations model 2022-04-20 05:07:20 -06:00
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php