You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Your Name
6d0f93dc9e
Rename 2fa columns to mfa to fix PHP variable naming
- Rename database columns: 2fa_* -> mfa_*
- Update all PHP code references to use mfa_* fields
- Maintain API backward compatibility (still returns two_factor_enabled)
- Keep all route URLs unchanged
- Add migration to rename columns in users table
|
4 days ago |
| .. |
|
AccountPostCountStatUpdate.php
|
Update AccountPostCountStatUpdate, fix memory leak
|
8 months ago |
|
AddUserDomainBlock.php
|
Staging (#6264)
|
2 weeks ago |
|
AdminInviteCommand.php
|
Add admin invite interface and email support
|
2 months ago |
|
AvatarDefaultMigration.php
|
…
|
|
|
AvatarStorage.php
|
Update cloud storage, use config_cache
|
2 years ago |
|
AvatarStorageDeepClean.php
|
Update cloud storage, use config_cache
|
2 years ago |
|
BackupToCloud.php
|
…
|
|
|
BannedEmailCheck.php
|
…
|
|
|
CaptchaToggleCommand.php
|
Add app:captcha-toggle-command command to disable captcha from cli
|
1 year ago |
|
CatchUnoptimizedMedia.php
|
Staging (#6264)
|
2 weeks ago |
|
CleanupExpiredAppRegistrations.php
|
Update AppRegister controller, add scheduled cleanup task to delete older than 90d
|
3 months ago |
|
CloudMediaMigrate.php
|
Update cloud storage, use config_cache
|
2 years ago |
|
CuratedOnboardingCommand.php
|
Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails
|
9 months ago |
|
DatabaseSessionGarbageCollector.php
|
…
|
|
|
DeleteRemoteProfile.php
|
Update DeleteRemoteProfile command
|
1 year ago |
|
DeleteUserDomainBlock.php
|
Staging (#6264)
|
2 weeks ago |
|
ExportLanguages.php
|
…
|
|
|
FailedJobGC.php
|
…
|
|
|
FetchMissingMediaMimeType.php
|
Update media_types, use config_cache
|
2 years ago |
|
FixDuplicateProfiles.php
|
…
|
|
|
FixHashtags.php
|
…
|
|
|
FixLikes.php
|
Staging (#6264)
|
2 weeks ago |
|
FixMediaDriver.php
|
New supported formats, Preserve ICC Color Profiles, libvips support
|
6 months ago |
|
FixMissingUserProfile.php
|
Update FixMissingUserProfile.php
|
6 months ago |
|
FixRemotePostCount.php
|
…
|
|
|
FixStatusCount.php
|
…
|
|
|
FixUsernames.php
|
Update FixUsernames.php
|
10 months ago |
|
GenerateInstanceActor.php
|
…
|
|
|
HashtagCachedCountUpdate.php
|
…
|
|
|
HashtagRelatedGenerate.php
|
…
|
|
|
ImportCities.php
|
fix: don't restore memory limit after cities import
|
10 months ago |
|
ImportEmojis.php
|
New supported formats, Preserve ICC Color Profiles, libvips support
|
6 months ago |
|
ImportRemoveDeletedAccounts.php
|
…
|
|
|
ImportUploadCleanStorage.php
|
…
|
|
|
ImportUploadGarbageCollection.php
|
…
|
|
|
ImportUploadMediaToCloudStorage.php
|
…
|
|
|
Installer.php
|
Update Installer.php
|
1 week ago |
|
InstanceManager.php
|
…
|
|
|
InstanceUpdateTotalLocalPosts.php
|
Update InstanceUpdateTotalLocalPosts.php
|
7 months ago |
|
Localization.php
|
Add localization:generate command to generate the js/vue l10n files from the blade translations
|
9 months ago |
|
MediaCloudUrlRewrite.php
|
Update MediaCloudUrlRewrite command, add avatar support. Fixes #6069
|
3 months ago |
|
MediaFix.php
|
…
|
|
|
MediaGarbageCollector.php
|
…
|
|
|
MediaS3GarbageCollector.php
|
Update cloud storage, use config_cache
|
2 years ago |
|
NotificationEpochUpdate.php
|
…
|
|
|
PasswordResetGC.php
|
…
|
|
|
PushGatewayRefresh.php
|
Fix notifications not being delivered by directly checking the state from the database
|
10 months ago |
|
ReclaimUsername.php
|
Add ReclaimUsername command
|
10 months ago |
|
RegenerateThumbnails.php
|
New supported formats, Preserve ICC Color Profiles, libvips support
|
6 months ago |
|
SeedFollows.php
|
Staging (#6264)
|
2 weeks ago |
|
SendUpdateActor.php
|
…
|
|
|
SoftwareUpdateRefresh.php
|
…
|
|
|
StatusDedupe.php
|
…
|
|
|
StoryGC.php
|
…
|
|
|
TransformImports.php
|
Update IG Import
|
1 month ago |
|
UpdateCommand.php
|
…
|
|
|
UserAccountDelete.php
|
Fix curl
|
9 months ago |
|
UserAdmin.php
|
…
|
|
|
UserCreate.php
|
…
|
|
|
UserDelete.php
|
…
|
|
|
UserRegistrationMagicLink.php
|
…
|
|
|
UserShow.php
|
…
|
|
|
UserSuspend.php
|
…
|
|
|
UserTable.php
|
…
|
|
|
UserToggle2FA.php
|
Rename 2fa columns to mfa to fix PHP variable naming
|
4 days ago |
|
UserUnsuspend.php
|
…
|
|
|
UserVerifyEmail.php
|
Update UserVerifyEmail command
|
12 months ago |
|
VideoThumbnail.php
|
…
|
|
|
WeeklyInstanceScan.php
|
Update task scheduler, add weekly instance scan to check nodeinfo for known instances
|
1 year ago |