Daniel Supernault 5cac7fb44f Revert nsfw posts hidden on local/network timelines by default il y a 2 ans
..
Admin 94697d536b Add Server Directory integration il y a 2 ans
Api 0ce484c56f Update ApiV1Dot1Controller il y a 2 ans
Auth 8803c6de3d Update ResetPasswordController redirectToo path to /i/web as /home is deprecated il y a 3 ans
Import ac6b3f07de Update controllers, fixes #2906 il y a 3 ans
Settings 399bf5f810 Update HomeSettings controller, bail earlier when attempting to update email that already exists il y a 2 ans
AccountController.php a231b3c556 Update AccountController, fix 2FA backup code bug il y a 2 ans
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type il y a 4 ans
AdminController.php 94697d536b Add Server Directory integration il y a 2 ans
ApiController.php c369882b48 Update Redis namespace il y a 5 ans
AvatarController.php 7fa9d4dc1b Update AvatarController, fix store bug il y a 3 ans
BookmarkController.php a11772bcfe Update BookmarkService, use sorted set il y a 3 ans
CircleController.php e00f65da03 Add Circle controller,model and migration il y a 6 ans
CircleProfileController.php ee4b7ba8b2 Add CircleProfile controller, model and migration il y a 6 ans
CollectionController.php b8ad594a05 Update CollectionController il y a 2 ans
CollectionItemController.php 4300315fd6 Add CollectionItemController il y a 6 ans
CommentController.php b6b0837f49 Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation il y a 3 ans
ComposeController.php 101676758e Update api routes il y a 2 ans
ContactController.php c9057e87ba Update ContactController, fixes #2042 il y a 5 ans
Controller.php b8abbdd90f Apply fixes from StyleCI il y a 7 ans
DeckController.php 350d7e29b5 Add DeckController il y a 6 ans
DirectMessageController.php 9e223a6b83 Update DirectMessageController, include account entity in lookup endpoint il y a 2 ans
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model il y a 6 ans
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model il y a 6 ans
DiscoverController.php 243fcac7d5 Update Discover apis il y a 2 ans
FederationController.php 4423231ebb Update FederationController il y a 2 ans
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. il y a 3 ans
HashtagController.php b8abbdd90f Apply fixes from StyleCI il y a 7 ans
HashtagFollowController.php 153eb6ba4c Update HashtagService, use sorted set for followed tags il y a 3 ans
ImportController.php ac6b3f07de Update controllers, fixes #2906 il y a 3 ans
InstallController.php a54d9c4f71 Update InstallController.php il y a 3 ans
InstanceActorController.php 217922466a Update InstanceActorController, fix content-type header il y a 3 ans
InternalApiController.php 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED il y a 3 ans
LikeController.php 1545e37cdb Enforce blocks on incoming likes, shares, replies and follows il y a 3 ans
LiveStreamController.php feb969b908 Update LiveStreamController, remove auth middleware from config endpoint il y a 3 ans
MediaBlocklistController.php ba1f7e7e2c Add MediaBlocklist feature il y a 5 ans
MediaController.php 4415af1bf0 Update api controllers, deprecate old endpoints il y a 4 ans
MediaTagController.php 5e13643246 Update MediaTagController il y a 4 ans
MicroController.php d0361dd9ff Add MicroController il y a 6 ans
MobileController.php 74f576c8ce Update web routes il y a 2 ans
NewsroomController.php c568d54893 Update NewroomController, update title length limit from 25 to 40 il y a 5 ans
NotificationController.php b8abbdd90f Apply fixes from StyleCI il y a 7 ans
PageController.php 0b7d0a9627 Add customizable Legal Notice page il y a 2 ans
PixelfedDirectoryController.php 94697d536b Add Server Directory integration il y a 2 ans
PlaceController.php e7783af686 Update PlaceController, require authentication il y a 3 ans
PollController.php ac6b3f07de Update controllers, fixes #2906 il y a 3 ans
PortfolioController.php 356a882dbc Add Portfolio feature il y a 2 ans
ProfileController.php 8665eab190 Update ProfileController, cache actor object and atom feed il y a 2 ans
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController il y a 6 ans
PublicApiController.php 5cac7fb44f Revert nsfw posts hidden on local/network timelines by default il y a 2 ans
ReportController.php 5206b09627 Update ReportController, handle json reports il y a 4 ans
SearchController.php 26b9c1401c Update ActivityPub helpers, fix comment threading in statusFetch() method il y a 4 ans
SeasonalController.php 090b6d0336 Update SeasonalController il y a 4 ans
SettingsController.php 4514ab1dbe Update SettingsController, fix double json encoding and cache settings for 7 days il y a 2 ans
SiteController.php 0b7d0a9627 Add customizable Legal Notice page il y a 2 ans
SpaController.php 6033d83726 Fix unlisted post web redirect and api response il y a 2 ans
StatusController.php 6e214904a8 Update StatusController il y a 2 ans
StoryComposeController.php f34a1e9d8e Add Conversations model il y a 3 ans
StoryController.php ddf41dc347 Update StoryController, add postgres bug fix il y a 3 ans
TimelineController.php af7face4da Add Network Timeline il y a 4 ans
UIKitController.php fcab5010d6 Add UIKit model, migration and controller il y a 5 ans
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 il y a 3 ans