Daniel Supernault f36da7816f Update InternalApiController, use DiscoverService for discoverPosts method 3 years ago
..
Admin f3f35f590d Remove admin .env editor 3 years ago
Api 83b48b5681 Update StatusService, improve cache invalidation 3 years ago
Auth 31330e0aed Fix starting check of username to allow numbers. 3 years ago
Import ac6b3f07de Update controllers, fixes #2906 3 years ago
Settings 8ee104363a Update Profile, add linkified bio, joined date, follows you label and improved website handling 4 years ago
AccountController.php 0e892bb3fd Update AccountController 3 years ago
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type 4 years ago
AdminController.php dff3dad1c8 Update AdminController, move report methods to AdminReports trait 3 years ago
ApiController.php c369882b48 Update Redis namespace 5 years ago
AvatarController.php 889c3d8758 Update AvatarController, remove deprecated thumb_path 4 years ago
BookmarkController.php b8abbdd90f Apply fixes from StyleCI 6 years ago
CircleController.php e00f65da03 Add Circle controller,model and migration 6 years ago
CircleProfileController.php ee4b7ba8b2 Add CircleProfile controller, model and migration 6 years ago
CollectionController.php 048642bead Update Collections, add custom limit 4 years ago
CollectionItemController.php 4300315fd6 Add CollectionItemController 6 years ago
CommentController.php b6b0837f49 Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation 3 years ago
ComposeController.php fee2857deb Update ComposeController 3 years ago
ContactController.php c9057e87ba Update ContactController, fixes #2042 5 years ago
Controller.php b8abbdd90f Apply fixes from StyleCI 6 years ago
DeckController.php 350d7e29b5 Add DeckController 6 years ago
DirectMessageController.php 0f00be4d98 Update DirectMessageController, fix autocomplete bug 3 years ago
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model 6 years ago
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 years ago
DiscoverController.php 135474ae11 Update DiscoverController, use UserFilterService on trendingApi 4 years ago
FederationController.php 4505d1f0f9 Update FederationController, move well-known to api middleware and cache webfinger lookups 3 years ago
FollowerController.php 80d9b9399a 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. 3 years ago
HashtagController.php b8abbdd90f Apply fixes from StyleCI 6 years ago
HashtagFollowController.php 869360a744 Update HashtagFollowerController, add getTags api method 6 years ago
HomeController.php 85efda58d8 Update HomeController 6 years ago
ImportController.php ac6b3f07de Update controllers, fixes #2906 3 years ago
InstanceActorController.php 0a8eb81bf0 Update InstanceActorController, improve json seralization by not escaping slashes 3 years ago
InternalApiController.php f36da7816f Update InternalApiController, use DiscoverService for discoverPosts method 3 years ago
LikeController.php 192553ff77 Update public timeline api, add experimental cache 3 years ago
MediaBlocklistController.php ba1f7e7e2c Add MediaBlocklist feature 5 years ago
MediaController.php 4415af1bf0 Update api controllers, deprecate old endpoints 4 years ago
MediaTagController.php 5e13643246 Update MediaTagController 4 years ago
MicroController.php d0361dd9ff Add MicroController 6 years ago
NewsroomController.php c568d54893 Update NewroomController, update title length limit from 25 to 40 5 years ago
NotificationController.php b8abbdd90f Apply fixes from StyleCI 6 years ago
PageController.php 7d2a6df9f9 Update PageController 6 years ago
PlaceController.php dd5fa3a49d Update PlaceController, fixes #2017 5 years ago
PollController.php ac6b3f07de Update controllers, fixes #2906 3 years ago
ProfileController.php 1c59933c0a Update ProfileController 3 years ago
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController 6 years ago
PublicApiController.php 2923453e13 Update PublicApiController 3 years ago
ReportController.php 5206b09627 Update ReportController, handle json reports 4 years ago
SearchController.php 26b9c1401c Update ActivityPub helpers, fix comment threading in statusFetch() method 4 years ago
SeasonalController.php 090b6d0336 Update SeasonalController 4 years ago
SettingsController.php ea0fc90c92 Add default licenses and license sync 4 years ago
SiteController.php 93c7af7464 Update routes, add legacy webfinger profile redirect 4 years ago
StatusController.php 83b48b5681 Update StatusService, improve cache invalidation 3 years ago
StoryComposeController.php 7dee8f58fe Update StoryComposeController, fix expiry bug 3 years ago
StoryController.php cdaa153003 Update StoryController 3 years ago
TimelineController.php af7face4da Add Network Timeline 4 years ago
UIKitController.php fcab5010d6 Add UIKit model, migration and controller 5 years ago
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 3 years ago