Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic relay support! #1291

Open
wants to merge 27 commits into
base: trunk
Choose a base branch
from
Open

Add basic relay support! #1291

wants to merge 27 commits into from

Conversation

pfefferle
Copy link
Member

@pfefferle pfefferle commented Feb 7, 2025

Support for sending Activities to ActivityPub Relays, to improve discoverability of public content.

Some context:

Screenshot 2025-02-28 at 13 30 26

Proposed changes:

  • Add Form to add relays
  • Add some context for users to understand the feature
  • Send Activities to relays

Other information:

  • Have you written new tests for your changes, if applicable?

Testing instructions:

  • See unittests

@Menrath
Copy link
Contributor

Menrath commented Feb 9, 2025

I would love to read the story behind this :)

@pfefferle
Copy link
Member Author

There is no big story behind it, the idea is mainly to make a blog a bit more visible by publishing posts to a relay. Very similar to WordPress' classic ping service.

@pfefferle pfefferle force-pushed the add/basic-relay-support branch from 852ac59 to 24106f5 Compare February 28, 2025 11:10
@pfefferle pfefferle requested a review from a team February 28, 2025 12:33
@pfefferle pfefferle marked this pull request as ready for review February 28, 2025 14:16
@pfefferle pfefferle changed the title WIP: Add basic relay support! Add basic relay support! Feb 28, 2025
@pfefferle pfefferle force-pushed the add/basic-relay-support branch from 244b9c1 to 4734d58 Compare March 3, 2025 07:30
@github-actions github-actions bot added the [Focus] Compatibility Ensuring the plugin plays well with other plugins label Mar 3, 2025
@pfefferle pfefferle requested a review from obenland March 3, 2025 16:24
@pfefferle pfefferle requested review from obenland and a team March 4, 2025 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Focus] Compatibility Ensuring the plugin plays well with other plugins [Status] In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants