pixelfed/app/Http/Controllers
2022-05-14 19:27:04 +09:30
..
Admin Update AdminReportController, add account delete button 2022-04-18 00:30:06 -06:00
Api Update Like model, bump max likes per day from 100 to 200 2022-05-09 00:33:01 -06:00
Auth Improve onboarding 2022-01-24 23:26:38 -07:00
Import Update controllers, fixes #2906 2021-09-10 21:44:29 -06:00
Settings Update ApiV1Controller, fix account settings bug 2022-01-08 04:02:14 -07:00
AccountController.php Update AccountController, refresh relationship after handling follow request 2022-03-06 03:45:19 -07:00
AccountInterstitialController.php
AdminController.php Update AdminController.php 2022-05-14 19:27:04 +09:30
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, limit unpublished collections to owner 2022-04-03 03:25:08 -06:00
CollectionItemController.php
CommentController.php Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation 2021-12-10 21:55:42 -07:00
ComposeController.php Update ComposeController, add collection support to compose endpoint 2022-02-16 02:43:27 -07:00
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController to support new Metro 2.0 UI DMs 2022-05-09 00:15:03 -06:00
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Cleanup outdated discover routes and unused HomeController 2022-05-11 18:28:44 -06:00
FederationController.php Update FederationController 2022-04-26 20:36:08 -06:00
FollowerController.php Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 2021-10-07 03:27:13 -06:00
HashtagController.php
HashtagFollowController.php Update HashtagService, use sorted set for followed tags 2022-05-09 02:01:33 -06:00
ImportController.php Update controllers, fixes #2906 2021-09-10 21:44:29 -06:00
InstallController.php Cleanup, fixes #3440 2022-05-14 00:36:52 -06:00
InstanceActorController.php Update InstanceActorController, fix content-type header 2022-02-02 17:55:29 -07:00
InternalApiController.php Update InternalApiController 2022-01-28 22:56:52 -07:00
LikeController.php Update Like model, bump max likes per day from 100 to 200 2022-05-09 00:33:01 -06:00
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php Update PlaceController, require authentication 2022-03-30 23:56:46 -06:00
PollController.php Update controllers, fixes #2906 2021-09-10 21:44:29 -06:00
ProfileController.php Update horizon config, add default timeout limit 2022-04-05 21:22:32 -06:00
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, fix edge case in timeline pagination 2022-04-03 00:50:25 -06:00
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php Update SettingsController 2022-02-08 03:35:58 -07:00
SiteController.php
SpaController.php Remove arbitrary metro url redirect timeout 2022-05-13 23:59:00 -06:00
StatusController.php Update controller signatures, fix mysql 8 support 2022-03-30 20:33:34 -06:00
StoryComposeController.php Add Conversations model 2022-04-20 05:07:20 -06:00
StoryController.php Update StoryController, add postgres bug fix 2022-01-05 18:17:05 -07:00
TimelineController.php
UIKitController.php
UserInviteController.php Update UserInviteController, fixes #3017 2021-12-04 15:30:08 -07:00