mirror of https://github.com/pixelfed/pixelfed
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.
Adds CustomEmojiService::resync() which re-fetches a remote custom emoji's
media from its origin (image_remote_url) via the SSRF-hardened
SecureMediaFetchService and stores it locally under public/{media_path},
reusing the existing headCheck validation and cache busting.
The admin:resyncemoji command takes a comma-separated list of emoji
filenames, looks each up by media_path, and resyncs remote ones. Supports
--missingonly, --dry-run and --force.
|
4 weeks ago | |
|---|---|---|
| .. | ||
| Unstable | 4 weeks ago | |
| AdminInviteCommand.php | 4 weeks ago | |
| BackupToCloud.php | 4 weeks ago | |
| BannedEmailCheck.php | 4 weeks ago | |
| CaptchaToggleCommand.php | 4 weeks ago | |
| CuratedOnboardingCommand.php | 4 weeks ago | |
| DeleteRemoteProfile.php | 4 weeks ago | |
| FixPostCounts.php | 4 weeks ago | |
| FixProfileCounts.php | 4 weeks ago | |
| ImportCities.php | 4 weeks ago | |
| ImportEmojis.php | 4 weeks ago | |
| InstanceManager.php | 4 weeks ago | |
| MediaMoveStorageLocalToCloud.php | 4 weeks ago | |
| MediaUpdateS3CDNUrl.php | 4 weeks ago | |
| RegenerateThumbnails.php | 4 weeks ago | |
| ResyncEmoji.php | 4 weeks ago | |
| SendUpdateActor.php | 4 weeks ago | |
| VideoThumbnail.php | 4 weeks ago | |