[PR #706] [MERGED] feat/api: add support for twitter bookmark links #1240

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

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/706
Author: @KwiatekMiki
Created: 9/1/2024
Status: Merged
Merged: 10/3/2024
Merged by: @wukko

Base: mainHead: twitter-bookmarks


📝 Commits (2)

  • c8e5b90 feat: add support for twitter bookmark links
  • 47a108e feat: add tests for bookmark twitter links

📊 Changes

3 files changed (+25 additions, -1 deletions)

View changed files

📝 api/src/processing/service-config.js (+2 -1)
📝 api/src/processing/url.js (+5 -0)
📝 api/src/util/tests.json (+18 -0)

📄 Description

Closes #695


🔄 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/706 **Author:** [@KwiatekMiki](https://github.com/KwiatekMiki) **Created:** 9/1/2024 **Status:** ✅ Merged **Merged:** 10/3/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `main` ← **Head:** `twitter-bookmarks` --- ### 📝 Commits (2) - [`c8e5b90`](https://github.com/imputnet/cobalt/commit/c8e5b9033e2fb16ff9c8f86bd17c1bb7184b0c92) feat: add support for twitter bookmark links - [`47a108e`](https://github.com/imputnet/cobalt/commit/47a108eb16590f3fc2950bfc2cdc9009f6fea055) feat: add tests for bookmark twitter links ### 📊 Changes **3 files changed** (+25 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/service-config.js` (+2 -1) 📝 `api/src/processing/url.js` (+5 -0) 📝 `api/src/util/tests.json` (+18 -0) </details> ### 📄 Description Closes #695 --- <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:08:51 -06:00
Sign in to join this conversation.