From c34d26f6a100f39ab8ea358882c3324cc4f24983 Mon Sep 17 00:00:00 2001 From: loma-one <44441246+loma-one@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:20:04 +0100 Subject: [PATCH 1/2] Add missing platform icon Add tumblr icon and licence --- images/platforms/white/tumblr.svg | 1 + images/platforms/white/tumblr.svg.license | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 images/platforms/white/tumblr.svg create mode 100644 images/platforms/white/tumblr.svg.license diff --git a/images/platforms/white/tumblr.svg b/images/platforms/white/tumblr.svg new file mode 100644 index 0000000000..d11cfd53ee --- /dev/null +++ b/images/platforms/white/tumblr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/platforms/white/tumblr.svg.license b/images/platforms/white/tumblr.svg.license new file mode 100644 index 0000000000..bf13a3d696 --- /dev/null +++ b/images/platforms/white/tumblr.svg.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: iconify https://icon-sets.iconify.design +SPDX-License-Identifier: MIT From a60028e0dac2a2c12cdee01541ad80888b3ad333 Mon Sep 17 00:00:00 2001 From: loma-one <44441246+loma-one@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:08:52 +0100 Subject: [PATCH 2/2] Update ContactSelector.php Add tumblr --- src/Content/ContactSelector.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Content/ContactSelector.php b/src/Content/ContactSelector.php index d4ec3d4ab8..1f053cbe2b 100644 --- a/src/Content/ContactSelector.php +++ b/src/Content/ContactSelector.php @@ -235,7 +235,7 @@ class ContactSelector 'glitch-soc', 'gnusocial', 'gotosocial', 'guppe', 'hollo', 'hubzilla', 'iceshrimp', 'kbin', 'lemmy', 'loforo', 'loops', 'mastodon', 'mbin', 'microblog', 'minds', 'misskey', 'mobilizon', 'nextcloud', 'owncast', 'peertube', 'phanpy', 'pixelfed', 'pleroma', 'plume', 'rss', 'shark', - 'soapbox', 'socialhome', 'streams', 'takahē', 'threads', 'wordpress', 'write.as', + 'soapbox', 'socialhome', 'streams', 'takahē', 'threads', 'tumblr', 'wordpress', 'write.as', 'writefreely', 'xwiki', 'zap']; }