[PR #221] [MERGED] reddit: add support for authenticated requests #1060

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

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/221
Author: @dumbmoron
Created: 10/14/2023
Status: Merged
Merged: 10/15/2023
Merged by: @wukko

Base: currentHead: reddit-oauth


📝 Commits (3)

  • 035f5a7 cookie: allow updating cookie values directly
  • a45d500 reddit: add support for authenticated requests
  • 33daaaf Update reddit.js

📊 Changes

2 files changed (+60 additions, -3 deletions)

View changed files

📝 src/modules/processing/cookie/manager.js (+3 -0)
📝 src/modules/processing/services/reddit.js (+57 -3)

📄 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/221 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 10/14/2023 **Status:** ✅ Merged **Merged:** 10/15/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `reddit-oauth` --- ### 📝 Commits (3) - [`035f5a7`](https://github.com/imputnet/cobalt/commit/035f5a7839488d89fea33339c6af5bdb475cfd8e) cookie: allow updating cookie values directly - [`a45d500`](https://github.com/imputnet/cobalt/commit/a45d500c3b9f98f58e1bd848a876e92e802f6ad2) reddit: add support for authenticated requests - [`33daaaf`](https://github.com/imputnet/cobalt/commit/33daaaf9365c85bed9cf77c9d21a44dc31d8b6b7) Update reddit.js ### 📊 Changes **2 files changed** (+60 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/cookie/manager.js` (+3 -0) 📝 `src/modules/processing/services/reddit.js` (+57 -3) </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:04:59 -06:00
Sign in to join this conversation.