spacebarchat / spacebarchat/server

[Feature] Connections Part 2

Open
#1,010 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.2k
Forks
323
Avg merge
14h 48m
Merged PRs (30d)
4

Description

Part 2 is the followup to #1009, bringing new features like Linked Roles, new core connection services, and new addon services.

Addon Services:

  • Multi instance connections (ex multiple Fosscord instances)
  • Mastodon
  • Revolt.chat
  • OpenStreetMap
  • Skype

Other TODOs:

  • Response code should be checked against all 400 codes instead of just 401, and 400 (Refresh error responses)
  • connection_id url parameter should be renamed to provider_id to match Discord and the existing error messages
  • Create custom app to handle /connections route, to allow connecting to different FC/Mastodon/etc instances?

Making this an issue since theres obv no pr for part 2 yet

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the scope in this issue and the referenced follow-up issue #1009, then use the linked Discord API documentation for the listed routes, services, and metadata. No repository files or tests are named, and the work is complete only when the selected checklist items and related TODOs are implemented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.