Daniel Supernault 5cac7fb44f Revert nsfw posts hidden on local/network timelines by default 2 年 前
..
Admin 94697d536b Add Server Directory integration 2 年 前
Api 0ce484c56f Update ApiV1Dot1Controller 2 年 前
Auth 8803c6de3d Update ResetPasswordController redirectToo path to /i/web as /home is deprecated 3 年 前
Import ac6b3f07de Update controllers, fixes #2906 3 年 前
Settings 399bf5f810 Update HomeSettings controller, bail earlier when attempting to update email that already exists 2 年 前
AccountController.php a231b3c556 Update AccountController, fix 2FA backup code bug 2 年 前
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type 4 年 前
AdminController.php 94697d536b Add Server Directory integration 2 年 前
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 b8ad594a05 Update CollectionController 2 年 前
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 101676758e Update api routes 2 年 前
ContactController.php c9057e87ba Update ContactController, fixes #2042 5 年 前
Controller.php b8abbdd90f Apply fixes from StyleCI 6 年 前
DeckController.php 350d7e29b5 Add DeckController 6 年 前
DirectMessageController.php 9e223a6b83 Update DirectMessageController, include account entity in lookup endpoint 2 年 前
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model 6 年 前
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 年 前
DiscoverController.php 243fcac7d5 Update Discover apis 2 年 前
FederationController.php 4423231ebb Update FederationController 2 年 前
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 1545e37cdb Enforce blocks on incoming likes, shares, replies and follows 2 年 前
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 年 前
MobileController.php 74f576c8ce Update web routes 2 年 前
NewsroomController.php c568d54893 Update NewroomController, update title length limit from 25 to 40 5 年 前
NotificationController.php b8abbdd90f Apply fixes from StyleCI 6 年 前
PageController.php 0b7d0a9627 Add customizable Legal Notice page 2 年 前
PixelfedDirectoryController.php 94697d536b Add Server Directory integration 2 年 前
PlaceController.php e7783af686 Update PlaceController, require authentication 3 年 前
PollController.php ac6b3f07de Update controllers, fixes #2906 3 年 前
PortfolioController.php 356a882dbc Add Portfolio feature 2 年 前
ProfileController.php 8665eab190 Update ProfileController, cache actor object and atom feed 2 年 前
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController 5 年 前
PublicApiController.php 5cac7fb44f Revert nsfw posts hidden on local/network timelines by default 2 年 前
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 4514ab1dbe Update SettingsController, fix double json encoding and cache settings for 7 days 2 年 前
SiteController.php 0b7d0a9627 Add customizable Legal Notice page 2 年 前
SpaController.php 6033d83726 Fix unlisted post web redirect and api response 2 年 前
StatusController.php 6e214904a8 Update StatusController 2 年 前
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 年 前