[PR #484] [MERGED] reddit: add support for user post links & clean up #18316

Closed
opened 2026-06-04 19:11:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: currentHead: reddit-user-posts


📝 Commits (3)

  • 99cdba9 reddit: add support for user post links & clean up
  • 71890b6 Update src/modules/processing/services/reddit.js
  • a73ffa3 reddit: roll back headers logics change, clean up

📊 Changes

4 files changed (+49 additions, -17 deletions)

View changed files

📝 src/modules/processing/match.js (+2 -1)
📝 src/modules/processing/services/reddit.js (+44 -14)
📝 src/modules/processing/servicesConfig.json (+1 -1)
📝 src/modules/processing/servicesPatternTesters.js (+2 -1)

📄 Description

closes #474


🔄 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/484 **Author:** [@wukko](https://github.com/wukko) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `reddit-user-posts` --- ### 📝 Commits (3) - [`99cdba9`](https://github.com/imputnet/cobalt/commit/99cdba94efb259898126ce6b9e24d012988a138e) reddit: add support for user post links & clean up - [`71890b6`](https://github.com/imputnet/cobalt/commit/71890b6a318f3a58575e9474f3551f0545a81d4d) Update src/modules/processing/services/reddit.js - [`a73ffa3`](https://github.com/imputnet/cobalt/commit/a73ffa3571c2286b554985c110fab8df7b773703) reddit: roll back headers logics change, clean up ### 📊 Changes **4 files changed** (+49 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/match.js` (+2 -1) 📝 `src/modules/processing/services/reddit.js` (+44 -14) 📝 `src/modules/processing/servicesConfig.json` (+1 -1) 📝 `src/modules/processing/servicesPatternTesters.js` (+2 -1) </details> ### 📄 Description closes #474 --- <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 2026-06-04 19:11:18 -05:00
Sign in to join this conversation.