pixelfed/app/Http/Controllers
Daniel Supernault 2180a2de3b
Update FederationController, improve inbox/sharedInbox delete handling
2022-12-20 02:50:53 -07:00
..
Admin Merge pull request #3509 from shleeable/patch-4 2022-12-01 20:35:26 -07:00
Api Add optional home feed caching 2022-12-16 00:43:20 -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 Dispatch follow accept/reject pipeline jobs to follow queue 2022-12-12 20:43:51 -07:00
AccountInterstitialController.php
AdminController.php Add Server Directory integration 2022-11-13 20:11:07 -07:00
AdminInviteController.php Add Admin Invites 2022-12-19 22:30:50 -07:00
ApiController.php
AvatarController.php Update AvatarController, fix store bug 2022-02-09 19:57:12 -07:00
BookmarkController.php Update BookmarkService, use sorted set 2022-01-28 18:27:53 -07:00
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 Update FederationController, improve inbox/sharedInbox delete handling 2022-12-20 02:50:53 -07: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 typo: http -> https 2022-12-12 17:30:48 -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 typo: http -> https 2022-12-12 17:30:48 -06:00
ProfileSponsorController.php
PublicApiController.php Add optional home feed caching 2022-12-16 00:43:20 -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 typo: http -> https 2022-12-12 17:30:48 -06:00
StoryComposeController.php Add Conversations model 2022-04-20 05:07:20 -06:00
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php