Daniel Supernault 2fb18b7dff Add configuration to v1/instance endpoint. Fixes #3605 2 년 전
..
Admin b57066d15d Fix email verification requests filtering to gracefully handle deleted accounts and accounts already verified 2 년 전
Api 2fb18b7dff Add configuration to v1/instance endpoint. Fixes #3605 2 년 전
Auth 8803c6de3d Update ResetPasswordController redirectToo path to /i/web as /home is deprecated 3 년 전
Import ac6b3f07de Update controllers, fixes #2906 3 년 전
Settings 9b792e8e98 Update LabsSettings.php 3 년 전
AccountController.php e97900a060 Update follower counts on follow_request approval 3 년 전
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type 4 년 전
AdminController.php 9d52b9c2d6 Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 3 년 전
ApiController.php c369882b48 Update Redis namespace 5 년 전
AvatarController.php 7fa9d4dc1b Update AvatarController, fix store bug 3 년 전
BookmarkController.php a11772bcfe Update BookmarkService, use sorted set 3 년 전
CircleController.php e00f65da03 Add Circle controller,model and migration 6 년 전
CircleProfileController.php ee4b7ba8b2 Add CircleProfile controller, model and migration 6 년 전
CollectionController.php 44f4a9edd9 Improve CollectionService cache invalidation, fixes #3548 3 년 전
CollectionItemController.php 4300315fd6 Add CollectionItemController 6 년 전
CommentController.php b6b0837f49 Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation 3 년 전
ComposeController.php bb1cccbe03 Update MediaDeletePipeline, fix async media deletion 3 년 전
ContactController.php c9057e87ba Update ContactController, fixes #2042 5 년 전
Controller.php b8abbdd90f Apply fixes from StyleCI 6 년 전
DeckController.php 350d7e29b5 Add DeckController 6 년 전
DirectMessageController.php 9e22b48a42 add back missing security context to direct messages 3 년 전
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model 6 년 전
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 년 전
DiscoverController.php 0afea2ba1c Cleanup outdated discover routes and unused HomeController 3 년 전
FederationController.php cb2392f351 Update FederationController 3 년 전
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 년 전
HashtagController.php b8abbdd90f Apply fixes from StyleCI 6 년 전
HashtagFollowController.php 153eb6ba4c Update HashtagService, use sorted set for followed tags 3 년 전
ImportController.php ac6b3f07de Update controllers, fixes #2906 3 년 전
InstallController.php a54d9c4f71 Update InstallController.php 3 년 전
InstanceActorController.php 217922466a Update InstanceActorController, fix content-type header 3 년 전
InternalApiController.php 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 년 전
LikeController.php 71ba5fedc2 Update Like model, bump max likes per day from 100 to 200 3 년 전
LiveStreamController.php feb969b908 Update LiveStreamController, remove auth middleware from config endpoint 3 년 전
MediaBlocklistController.php ba1f7e7e2c Add MediaBlocklist feature 5 년 전
MediaController.php 4415af1bf0 Update api controllers, deprecate old endpoints 4 년 전
MediaTagController.php 5e13643246 Update MediaTagController 4 년 전
MicroController.php d0361dd9ff Add MicroController 6 년 전
NewsroomController.php c568d54893 Update NewroomController, update title length limit from 25 to 40 5 년 전
NotificationController.php b8abbdd90f Apply fixes from StyleCI 6 년 전
PageController.php 7d2a6df9f9 Update PageController 6 년 전
PlaceController.php e7783af686 Update PlaceController, require authentication 3 년 전
PollController.php ac6b3f07de Update controllers, fixes #2906 3 년 전
ProfileController.php f6f2c27874 Update horizon config, add default timeout limit 3 년 전
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController 6 년 전
PublicApiController.php 03a85460af Fix timeline infinite scroll 3 년 전
ReportController.php 5206b09627 Update ReportController, handle json reports 4 년 전
SearchController.php 26b9c1401c Update ActivityPub helpers, fix comment threading in statusFetch() method 4 년 전
SeasonalController.php 090b6d0336 Update SeasonalController 4 년 전
SettingsController.php ecffbd294e Merge pull request #3490 from shleeable/patch-25 3 년 전
SiteController.php 5ff4730ff1 Update home timeline, redirect to /i/web unless force_old_ui is present 3 년 전
SpaController.php f47ed7bdd1 Update SpaController.php 3 년 전
StatusController.php 72e3d89118 Update controller signatures, fix mysql 8 support 3 년 전
StoryComposeController.php f34a1e9d8e Add Conversations model 3 년 전
StoryController.php ddf41dc347 Update StoryController, add postgres bug fix 3 년 전
TimelineController.php af7face4da Add Network Timeline 4 년 전
UIKitController.php fcab5010d6 Add UIKit model, migration and controller 5 년 전
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 3 년 전