Daniel Supernault ccbba56633 Update AdminSettingsController 2 years ago
..
Admin ccbba56633 Update AdminSettingsController 2 years ago
Api 6ea2bdc782 Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 2 years ago
Auth 0ab5b96a00 Update ResetPasswordController, add captcha support, improve security and a new redesigned view 2 years ago
Import 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
Settings 506f95c6b1 Update SecuritySettings, remove imagick depdency for 2FA qr code generation image 2 years ago
Stories 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
AccountController.php 9873913921 Update ApiV1Controller, fix account blocks.Closes #4304 2 years ago
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type 4 years ago
AdminController.php 3dac45f388 Update AdminController, fix custom emoji domain search on postgres. Closes #4333 2 years ago
AdminInviteController.php 9bbd6dcd23 Update v1.1 api, add post moderation endpoint 2 years ago
ApiController.php da38b33a24 Remove deprecated routes/methods 2 years ago
AvatarController.php 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
BookmarkController.php e343061a13 Update ApiV1Controller and BookmarkController, fix api differences and allow unbookmarking regardless of relationship 2 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 abd52f4d3a Update CollectionController, fixes #3946 2 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 d563901622 Update ApiV1Controller 2 years ago
ContactController.php ae6dd4e3a2 Update pipeline dispatch, replace dispatchSync with dispatch 2 years ago
Controller.php b8abbdd90f Apply fixes from StyleCI 6 years ago
DeckController.php 350d7e29b5 Add DeckController 6 years ago
DirectMessageController.php 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model 6 years ago
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 years ago
DiscoverController.php 055aa6b39f Update ApiV1Controller and DiscoverController, fix postgres hashtag search 2 years ago
FederationController.php 9fcccca910 Update FederationController, fix double lock bug 2 years ago
FollowerController.php 4739d6146f Update FollowerController, remove deprecated /i/follow endpoint 2 years ago
HashtagController.php b8abbdd90f Apply fixes from StyleCI 6 years ago
HashtagFollowController.php 153eb6ba4c Update HashtagService, use sorted set for followed tags 3 years ago
ImportController.php ac6b3f07de Update controllers, fixes #2906 3 years ago
InstallController.php a54d9c4f71 Update InstallController.php 3 years ago
InstanceActorController.php e6e16d2cdd Fix: Use correct response type and remove Accept from http signature 2 years ago
InternalApiController.php 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
LandingController.php 6ea2bdc782 Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 2 years ago
LikeController.php 1545e37cdb Enforce blocks on incoming likes, shares, replies and follows 2 years ago
LiveStreamController.php feb969b908 Update LiveStreamController, remove auth middleware from config endpoint 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
MobileController.php 74f576c8ce Update web routes 2 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 0b7d0a9627 Add customizable Legal Notice page 2 years ago
PixelfedDirectoryController.php 94697d536b Add Server Directory integration 2 years ago
PlaceController.php 9ab9ffbafe Add places api endpoints 2 years ago
PollController.php ac6b3f07de Update controllers, fixes #2906 3 years ago
PortfolioController.php 7f06f5f555 Update PortfolioController, fix empty post ids condition 2 years ago
ProfileController.php 467c9d754e Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 2 years ago
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController 5 years ago
PublicApiController.php a8ec8445a5 Update ApiV1Controller, fix home timeline bug 2 years ago
ReportController.php 4e1d0ed596 Add admin report email notifications 2 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 6eabe07ca3 Update DeleteAccountPipeline, dispatch on low queue 2 years ago
SiteController.php 0b7d0a9627 Add customizable Legal Notice page 2 years ago
SpaController.php 6033d83726 Fix unlisted post web redirect and api response 2 years ago
StatusController.php 738925c20d Update StatusController, allow users to delete replies to posts 2 years ago
StoryComposeController.php 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
StoryController.php 633351f6dc Update StoryController, show active self stories on home timeline 2 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