[PR #366] [MERGED] tumblr: use mobile api & fix audio support #1116

Closed
opened 2025-11-09 10:06:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/366
Author: @dumbmoron
Created: 2/21/2024
Status: Merged
Merged: 3/5/2024
Merged by: @wukko

Base: 7.11Head: tumblr-rewrite


📝 Commits (1)

  • cbfcfcf tumblr: rewrite & fix audio support

📊 Changes

3 files changed (+62 additions, -26 deletions)

View changed files

📝 src/modules/processing/matchActionDecider.js (+6 -6)
📝 src/modules/processing/services/tumblr.js (+55 -19)
📝 src/test/tests.json (+1 -1)

📄 Description

closes #342


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/366 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 2/21/2024 **Status:** ✅ Merged **Merged:** 3/5/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `7.11` ← **Head:** `tumblr-rewrite` --- ### 📝 Commits (1) - [`cbfcfcf`](https://github.com/imputnet/cobalt/commit/cbfcfcfa18a1ebdc85cb283a6d670d68798e9832) tumblr: rewrite & fix audio support ### 📊 Changes **3 files changed** (+62 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/matchActionDecider.js` (+6 -6) 📝 `src/modules/processing/services/tumblr.js` (+55 -19) 📝 `src/test/tests.json` (+1 -1) </details> ### 📄 Description closes #342 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:06:05 -06:00
Sign in to join this conversation.