[PR #1453] Substack image support prototype, have to make changes to ensure consistent code practices. #1414

Open
opened 2025-11-09 10:12:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1453
Author: @abishek77s
Created: 10/2/2025
Status: 🔄 Open

Base: developHead: service/substack-support


📝 Commits (1)

  • f7c618b Substack image support prototype, have to make changes to ensure consistent code practices.

📊 Changes

6 files changed (+70 additions, -3 deletions)

View changed files

📝 api/src/processing/match-action.js (+1 -0)
📝 api/src/processing/match.js (+10 -3)
📝 api/src/processing/service-config.js (+7 -0)
📝 api/src/processing/service-patterns.js (+4 -0)
api/src/processing/services/substack.js (+45 -0)
📝 api/src/processing/url.js (+3 -0)

📄 Description

No description provided


🔄 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/1453 **Author:** [@abishek77s](https://github.com/abishek77s) **Created:** 10/2/2025 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `service/substack-support` --- ### 📝 Commits (1) - [`f7c618b`](https://github.com/imputnet/cobalt/commit/f7c618bc9ada96489a04cb12096fb323fe2a6296) Substack image support prototype, have to make changes to ensure consistent code practices. ### 📊 Changes **6 files changed** (+70 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/match-action.js` (+1 -0) 📝 `api/src/processing/match.js` (+10 -3) 📝 `api/src/processing/service-config.js` (+7 -0) 📝 `api/src/processing/service-patterns.js` (+4 -0) ➕ `api/src/processing/services/substack.js` (+45 -0) 📝 `api/src/processing/url.js` (+3 -0) </details> ### 📄 Description _No description provided_ --- <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:12:32 -06:00
Sign in to join this conversation.