Daniel Supernault 75081e609a Update ProfileController, handle permalink redirect bug 1 vuosi sitten
..
Admin 4a6be62128 Add account migration configurable, but enabled by default 1 vuosi sitten
Api c96167f2f7 Update config_cache 1 vuosi sitten
Auth 8a89e3c963 Update captcha, use config_cache helper 1 vuosi sitten
Import 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 vuotta sitten
Settings e742d595a6 Update PrivacySettings controller, add cache invalidation 1 vuosi sitten
Stories bcb88d5b0a Update StoryApiV1Controller, add self-carousel endpoint. Fixes #4352 1 vuosi sitten
AccountController.php 9873913921 Update ApiV1Controller, fix account blocks.Closes #4304 2 vuotta sitten
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type 4 vuotta sitten
AdminController.php 481314cd23 Update custom emoji, add config_cache support 1 vuosi sitten
AdminCuratedRegisterController.php ab9ecb6efd Update AdminCuratedRegisterController, filter confirmation activities from activitylog 1 vuosi sitten
AdminInviteController.php 9bbd6dcd23 Update v1.1 api, add post moderation endpoint 2 vuotta sitten
AdminShadowFilterController.php a492a95a0e Update AdminShadowFilter, fix deleted profile bug 1 vuosi sitten
ApiController.php da38b33a24 Remove deprecated routes/methods 2 vuotta sitten
AvatarController.php 22da2647c7 Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 vuotta sitten
BookmarkController.php 1a16ec2078 Update BookmarkController, add parental control support 1 vuosi sitten
CircleController.php e00f65da03 Add Circle controller,model and migration 6 vuotta sitten
CircleProfileController.php ee4b7ba8b2 Add CircleProfile controller, model and migration 6 vuotta sitten
CollectionController.php 6ffc964371 Merge pull request #4792 from mbliznikova/4790_4791_add_recently_deleted_post_to_collection_no_page_reloading_invalidate_cache_after_adding 1 vuosi sitten
CollectionItemController.php 4300315fd6 Add CollectionItemController 6 vuotta sitten
CommentController.php 5e4d4eff9d Update config cache 1 vuosi sitten
ComposeController.php 5e4d4eff9d Update config cache 1 vuosi sitten
ContactController.php ae6dd4e3a2 Update pipeline dispatch, replace dispatchSync with dispatch 2 vuotta sitten
Controller.php b8abbdd90f Apply fixes from StyleCI 6 vuotta sitten
CuratedRegisterController.php 2b5d723582 Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state 1 vuosi sitten
DeckController.php 350d7e29b5 Add DeckController 6 vuotta sitten
DirectMessageController.php fe30cd25d1 Update DirectMessageController, add parental controls support 1 vuosi sitten
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model 6 vuotta sitten
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 vuotta sitten
DiscoverController.php a4bc5ce3d0 Update web-api popular accounts route to its own method to remove the breaking oauth scope bug 1 vuosi sitten
FederationController.php fb0bb9a34f Update Federation, use proper Content-Type headers for following/follower collections 1 vuosi sitten
FollowerController.php 4739d6146f Update FollowerController, remove deprecated /i/follow endpoint 2 vuotta sitten
HashtagController.php b8abbdd90f Apply fixes from StyleCI 6 vuotta sitten
HashtagFollowController.php 153eb6ba4c Update HashtagService, use sorted set for followed tags 3 vuotta sitten
HealthCheckController.php ff58f9707f Add Health check endpoint at /api/service/health-check 2 vuotta sitten
ImportController.php ac6b3f07de Update controllers, fixes #2906 3 vuotta sitten
ImportPostController.php c96167f2f7 Update config_cache 1 vuosi sitten
InstallController.php a54d9c4f71 Update InstallController.php 3 vuotta sitten
InstanceActorController.php b89c4f1cdc Update ActivityPubFetchService, fix authorized_fetch support 2 vuotta sitten
InternalApiController.php 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 vuotta sitten
LandingController.php db2da84bec Update LandingController, fix config_cache api check 2 vuotta sitten
LikeController.php da510089e2 Update LikePipeline, dispatch to feed queue. Fixes #4723 1 vuosi sitten
LiveStreamController.php feb969b908 Update LiveStreamController, remove auth middleware from config endpoint 3 vuotta sitten
MediaBlocklistController.php ba1f7e7e2c Add MediaBlocklist feature 5 vuotta sitten
MediaController.php 4973cb4611 Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely 2 vuotta sitten
MediaTagController.php 5e13643246 Update MediaTagController 4 vuotta sitten
MicroController.php d0361dd9ff Add MicroController 6 vuotta sitten
MobileController.php 74f576c8ce Update web routes 2 vuotta sitten
NewsroomController.php c568d54893 Update NewroomController, update title length limit from 25 to 40 5 vuotta sitten
NotificationController.php b8abbdd90f Apply fixes from StyleCI 6 vuotta sitten
PageController.php 0b7d0a9627 Add customizable Legal Notice page 2 vuotta sitten
ParentalControlsController.php c91f1c595a Update ParentalControlsController, prevent children from adding accounts 1 vuosi sitten
PixelfedDirectoryController.php 59c70239f8 Update Directory logic, add curated onboarding support 1 vuosi sitten
PlaceController.php 9ab9ffbafe Add places api endpoints 2 vuotta sitten
PollController.php ac6b3f07de Update controllers, fixes #2906 3 vuotta sitten
PortfolioController.php 7f06f5f555 Update PortfolioController, fix empty post ids condition 2 vuotta sitten
ProfileAliasController.php f8145a78cf Add Profile Migrations 1 vuosi sitten
ProfileController.php 75081e609a Update ProfileController, handle permalink redirect bug 1 vuosi sitten
ProfileMigrationController.php 4a6be62128 Add account migration configurable, but enabled by default 1 vuosi sitten
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController 5 vuotta sitten
PublicApiController.php 01b33fb37e Update PublicApiController, consume InstanceService blocked domains for account and statuses endpoints 1 vuosi sitten
RemoteAuthController.php 895dc4fa9e Update Sign-in with Mastodon, allow usage when registrations are closed 1 vuosi sitten
ReportController.php 4e1d0ed596 Add admin report email notifications 2 vuotta sitten
SearchController.php 26b9c1401c Update ActivityPub helpers, fix comment threading in statusFetch() method 4 vuotta sitten
SeasonalController.php 090b6d0336 Update SeasonalController 4 vuotta sitten
SettingsController.php dccec7d5a9 Update SettingsController, add photo_reblogs_only setting 1 vuosi sitten
SiteController.php 95199843e3 Update SiteController, add curatedOnboarding method that gracefully falls back to open registration when applicable 1 vuosi sitten
SoftwareUpdateController.php b0fb198829 Add Software Update banner to admin home feeds 1 vuosi sitten
SpaController.php 6033d83726 Fix unlisted post web redirect and api response 2 vuotta sitten
StatusController.php bf46f6f5f4 Update config_cache 1 vuosi sitten
StatusEditController.php 0f803446dd Update EditHistoryModal, fix caption rendering 2 vuotta sitten
StoryComposeController.php 71c148c61e Update StoryController, add parental controls support 1 vuosi sitten
StoryController.php 71c148c61e Update StoryController, add parental controls support 1 vuosi sitten
TimelineController.php af7face4da Add Network Timeline 4 vuotta sitten
UIKitController.php fcab5010d6 Add UIKit model, migration and controller 5 vuotta sitten
UserAppSettingsController.php a2305d5fdc Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 2 vuotta sitten
UserEmailForgotController.php 8a89e3c963 Update captcha, use config_cache helper 1 vuosi sitten
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 3 vuotta sitten
UserRolesController.php cbe75ce871 Update UserRolesController 1 vuosi sitten