Daniel Supernault 32fc3180c8 Update DiscoverController, improve public hashtag feed. Fixes #5866 3 months ago
..
Admin 7ddbe0c473 Add AVIF support 4 months ago
Api 658fe6898e Update ApiV1Controller, add better direct error message. Fixes #4789 3 months ago
Auth 4960421073 Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 5 months ago
Groups a76f3b0e2e Update GroupsSearchController.php 11 months ago
Import da0e0ffabf Update ig import, use config_cache 1 year ago
OAuth 8afbdb03a8 Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 6 months ago
Settings 0d25917c29 Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 6 months ago
Stories 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
AccountController.php 8082c004bc Refactor following check 3 months ago
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type 4 years ago
AdminController.php 0c6e885b6f Update AdminController 9 months ago
AdminCuratedRegisterController.php cbb96cfd2a Update AdminCuratedRegisterController, fix existing account approval 1 year ago
AdminInviteController.php 207bb36c89 Increase username length limit from 15 to 30 5 months ago
AdminShadowFilterController.php a492a95a0e Update AdminShadowFilter, fix deleted profile bug 1 year ago
ApiController.php da38b33a24 Remove deprecated routes/methods 2 years ago
AppRegisterController.php 5340649d04 Update AppRegisterController 4 months ago
AuthorizeInteractionController.php 4ca7c6c328 Add preliminary Authorize Interaction support 11 months 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 447aa1e1ea Update BookmarkController to handle Moved accounts 10 months 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 4e1dd59992 Update CollectionController, fix showCollection signature 6 months ago
CollectionItemController.php 4300315fd6 Add CollectionItemController 6 years ago
CommentController.php 85124aa642 Fix rendered caption 6 months ago
ComposeController.php c36cc07b2c Update avif support, and fix reply permalinks 4 months ago
ContactController.php 33d15f4951 Update ContactController 9 months ago
Controller.php b8abbdd90f Apply fixes from StyleCI 6 years ago
CuratedRegisterController.php 4960421073 Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 5 months ago
DeckController.php 350d7e29b5 Add DeckController 6 years ago
DirectMessageController.php 717f17cdee Update DM config, allow new users to send DMs by default, with a new env variable to enforce a 72h limit 3 months ago
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model 6 years ago
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 years ago
DiscoverController.php 32fc3180c8 Update DiscoverController, improve public hashtag feed. Fixes #5866 3 months ago
FederationController.php 207bb36c89 Increase username length limit from 15 to 30 5 months ago
FollowerController.php 4739d6146f Update FollowerController, remove deprecated /i/follow endpoint 2 years ago
GroupController.php f260572e72 Fix GroupController, move groups enabled check to each method to fix route:list 5 months ago
GroupFederationController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
GroupPostController.php 3d6b9badf4 Add groups models, controllers and services 1 year 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
HealthCheckController.php ff58f9707f Add Health check endpoint at /api/service/health-check 2 years ago
ImportController.php ac6b3f07de Update controllers, fixes #2906 3 years ago
ImportPostController.php 375858f09d Update AccountImport, improve webp support 3 months ago
InstallController.php a54d9c4f71 Update InstallController.php 3 years ago
InstanceActorController.php b89c4f1cdc Update ActivityPubFetchService, fix authorized_fetch support 2 years ago
InternalApiController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
LandingController.php 40478f258a Update landing settings, use config_cache 1 year ago
LikeController.php da510089e2 Update LikePipeline, dispatch to feed queue. Fixes #4723 1 year 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 dc4e683f0a Update MediaController, fix redirect bug 5 months ago
MediaTagController.php 5e13643246 Update MediaTagController 4 years ago
MicroController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months 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
ParentalControlsController.php c91f1c595a Update ParentalControlsController, prevent children from adding accounts 1 year ago
PixelfedDirectoryController.php 9db038e4bb Check for oauth keys from the config, as well as from disk 10 months 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
ProfileAliasController.php f8145a78cf Add Profile Migrations 1 year ago
ProfileController.php 207bb36c89 Increase username length limit from 15 to 30 5 months ago
ProfileMigrationController.php 3001365025 Update ProfileMigrationController.php 3 months ago
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController 5 years ago
PublicApiController.php 537e179537 Update PublicApiController, fix visibility for guests 3 months ago
RemoteAuthController.php 207bb36c89 Increase username length limit from 15 to 30 5 months ago
ReportController.php 4e1d0ed596 Add admin report email notifications 2 years ago
SearchController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
SeasonalController.php 090b6d0336 Update SeasonalController 4 years ago
SettingsController.php c5e7e91777 Add disable_embeds setting, and fix cache invalidation in other settings 1 year ago
SiteController.php 207bb36c89 Increase username length limit from 15 to 30 5 months ago
SoftwareUpdateController.php b0fb198829 Add Software Update banner to admin home feeds 1 year ago
SpaController.php 6033d83726 Fix unlisted post web redirect and api response 2 years ago
StatusController.php 1d2f76c8e5 Postgres fixes 6 months ago
StatusEditController.php 0f803446dd Update EditHistoryModal, fix caption rendering 2 years ago
StoryComposeController.php 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
StoryController.php 2d113de536 Update config_cache, fix type casting 1 year ago
TimelineController.php af7face4da Add Network Timeline 4 years ago
UIKitController.php fcab5010d6 Add UIKit model, migration and controller 5 years ago
UserAppSettingsController.php a2305d5fdc Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 2 years ago
UserEmailForgotController.php 207bb36c89 Increase username length limit from 15 to 30 5 months ago
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 3 years ago
UserRolesController.php cbe75ce871 Update UserRolesController 1 year ago