]> git.mxchange.org Git - friendica-addons.git/commit
[tumblr] Skip empty tags when saving user-defined tags
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 21 Feb 2025 04:03:27 +0000 (23:03 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 21 Feb 2025 04:03:27 +0000 (23:03 -0500)
commitec718ea29412b3482ec4543152b021b75e0f36f4
tree6e04aa1db2bfb244cfb008faef4d9dcfa8002a1d
parent8411a0f5ed95a6a30341df7212a1be3a4bd32f6e
[tumblr] Skip empty tags when saving user-defined tags

- Skip empty tags when fetching them
↪ Empty tags were triggering a Tumblr API error
- Address https://github.com/friendica/friendica/issues/14646#issuecomment-2628090487
- Using log output from https://github.com/friendica/friendica/issues/14646#issuecomment-2665000962
tumblr/tumblr.php