Daniel Supernault 1da08feed0 Update StatusController to handle Moved accounts 10 ماه پیش
..
Admin 9db038e4bb Check for oauth keys from the config, as well as from disk 11 ماه پیش
Api 6c48a12423 Update ApiV1Controller, handle Moved accounts 10 ماه پیش
Auth dd6e3cc290 Update RegisterController, update username constraints, require atleast one alpha char 1 سال پیش
Groups a76f3b0e2e Update GroupsSearchController.php 1 سال پیش
Import da0e0ffabf Update ig import, use config_cache 1 سال پیش
Settings c5e7e91777 Add disable_embeds setting, and fix cache invalidation in other settings 1 سال پیش
Stories d1adb109de Update stories config, use config_cache 1 سال پیش
AccountController.php 6ce513f8c3 Update user_filters, use config_cache 1 سال پیش
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type 4 سال پیش
AdminController.php ecf22b54d5 Add custom css to admin dashboard 1 سال پیش
AdminCuratedRegisterController.php cbb96cfd2a Update AdminCuratedRegisterController, fix existing account approval 1 سال پیش
AdminInviteController.php 9bbd6dcd23 Update v1.1 api, add post moderation endpoint 2 سال پیش
AdminShadowFilterController.php a492a95a0e Update AdminShadowFilter, fix deleted profile bug 1 سال پیش
ApiController.php da38b33a24 Remove deprecated routes/methods 2 سال پیش
AuthorizeInteractionController.php 4ca7c6c328 Add preliminary Authorize Interaction support 11 ماه پیش
AvatarController.php 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 سال پیش
BookmarkController.php 447aa1e1ea Update BookmarkController to handle Moved accounts 10 ماه پیش
CircleController.php e00f65da03 Add Circle controller,model and migration 6 سال پیش
CircleProfileController.php ee4b7ba8b2 Add CircleProfile controller, model and migration 6 سال پیش
CollectionController.php bc2495c676 Update CollectionsController, add new self route 1 سال پیش
CollectionItemController.php 4300315fd6 Add CollectionItemController 6 سال پیش
CommentController.php 5e4d4eff9d Update config cache 1 سال پیش
ComposeController.php a2524910dd Add migration 11 ماه پیش
ContactController.php ae6dd4e3a2 Update pipeline dispatch, replace dispatchSync with dispatch 2 سال پیش
Controller.php b8abbdd90f Apply fixes from StyleCI 6 سال پیش
CuratedRegisterController.php 2b5d723582 Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state 1 سال پیش
DeckController.php 350d7e29b5 Add DeckController 6 سال پیش
DirectMessageController.php a2524910dd Add migration 11 ماه پیش
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model 6 سال پیش
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 سال پیش
DiscoverController.php 2cae8b48de Update discover, add network trending using Beagle API 1 سال پیش
FederationController.php 4ca7c6c328 Add preliminary Authorize Interaction support 11 ماه پیش
FollowerController.php 4739d6146f Update FollowerController, remove deprecated /i/follow endpoint 2 سال پیش
GroupController.php 58b8a385bd Update GroupController.php 1 سال پیش
GroupFederationController.php 3d6b9badf4 Add groups models, controllers and services 1 سال پیش
GroupPostController.php 3d6b9badf4 Add groups models, controllers and services 1 سال پیش
HashtagController.php b8abbdd90f Apply fixes from StyleCI 6 سال پیش
HashtagFollowController.php 153eb6ba4c Update HashtagService, use sorted set for followed tags 3 سال پیش
HealthCheckController.php ff58f9707f Add Health check endpoint at /api/service/health-check 2 سال پیش
ImportController.php ac6b3f07de Update controllers, fixes #2906 3 سال پیش
ImportPostController.php c96167f2f7 Update config_cache 1 سال پیش
InstallController.php a54d9c4f71 Update InstallController.php 3 سال پیش
InstanceActorController.php b89c4f1cdc Update ActivityPubFetchService, fix authorized_fetch support 2 سال پیش
InternalApiController.php 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 سال پیش
LandingController.php 40478f258a Update landing settings, use config_cache 1 سال پیش
LikeController.php da510089e2 Update LikePipeline, dispatch to feed queue. Fixes #4723 1 سال پیش
LiveStreamController.php feb969b908 Update LiveStreamController, remove auth middleware from config endpoint 3 سال پیش
MediaBlocklistController.php ba1f7e7e2c Add MediaBlocklist feature 5 سال پیش
MediaController.php 665581d80c Update cloud storage, use config_cache 1 سال پیش
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 سال پیش
ParentalControlsController.php c91f1c595a Update ParentalControlsController, prevent children from adding accounts 1 سال پیش
PixelfedDirectoryController.php 9db038e4bb Check for oauth keys from the config, as well as from disk 11 ماه پیش
PlaceController.php 9ab9ffbafe Add places api endpoints 2 سال پیش
PollController.php ac6b3f07de Update controllers, fixes #2906 3 سال پیش
PortfolioController.php 7f06f5f555 Update PortfolioController, fix empty post ids condition 2 سال پیش
ProfileAliasController.php f8145a78cf Add Profile Migrations 1 سال پیش
ProfileController.php c5e7e91777 Add disable_embeds setting, and fix cache invalidation in other settings 1 سال پیش
ProfileMigrationController.php 4a6be62128 Add account migration configurable, but enabled by default 1 سال پیش
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController 6 سال پیش
PublicApiController.php 679ef677b7 Update ApiController, add pe support to like/unlike endpoints 1 سال پیش
RemoteAuthController.php 665581d80c Update cloud storage, use config_cache 1 سال پیش
ReportController.php 4e1d0ed596 Add admin report email notifications 2 سال پیش
SearchController.php 5071aaf408 Update activitpub setting, use config_cache() 1 سال پیش
SeasonalController.php 090b6d0336 Update SeasonalController 4 سال پیش
SettingsController.php c5e7e91777 Add disable_embeds setting, and fix cache invalidation in other settings 1 سال پیش
SiteController.php 6e0d1ef41b Update cache 1 سال پیش
SoftwareUpdateController.php b0fb198829 Add Software Update banner to admin home feeds 1 سال پیش
SpaController.php 6033d83726 Fix unlisted post web redirect and api response 2 سال پیش
StatusController.php 1da08feed0 Update StatusController to handle Moved accounts 10 ماه پیش
StatusEditController.php 0f803446dd Update EditHistoryModal, fix caption rendering 2 سال پیش
StoryComposeController.php d1adb109de Update stories config, use config_cache 1 سال پیش
StoryController.php 2d113de536 Update config_cache, fix type casting 1 سال پیش
TimelineController.php af7face4da Add Network Timeline 4 سال پیش
UIKitController.php fcab5010d6 Add UIKit model, migration and controller 5 سال پیش
UserAppSettingsController.php a2305d5fdc Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 2 سال پیش
UserEmailForgotController.php 8a89e3c963 Update captcha, use config_cache helper 1 سال پیش
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 3 سال پیش
UserRolesController.php cbe75ce871 Update UserRolesController 1 سال پیش