fediverse/fep
37
268
Fork
You've already forked fep
100

WIP: FEP-1d80: Feed Actor - a way to federate a collection of Group actors #519

Draft
JollyDevelopment wants to merge 5 commits from JollyDevelopment/fep:jollydev/fep-1d80 into main
pull from: JollyDevelopment/fep:jollydev/fep-1d80
merge into: fediverse:main
fediverse:main
fediverse:pages

Over at PieFed we, like lemmy and mbin have gotten requests for a way to have a grouping of communities type feature.

We experimented with trying to use the existing Group actor, but found that it was not a perfect fit. So we decided that a new AP Actor was the way to go.

This defines the Feed actor, based on how its working in production on Piefed instances.

These are the Flag Ship Instance's Public Feeds.

Over at [PieFed](https://join.piefed.social/) we, like lemmy and mbin have gotten requests for a way to have a grouping of communities type feature. We experimented with trying to use the existing `Group` actor, but found that it was not a perfect fit. So we decided that a new AP Actor was the way to go. This defines the `Feed` actor, based on how its working in production on Piefed instances. [These are the Flag Ship Instance's Public Feeds](https://piefed.social/feeds).
Updating dissusionsTo for fep-1d80
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
af4921b882
Adjusting the ownership section
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
b1b2a5d7fb
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u jollydev/fep-1d80:JollyDevelopment-jollydev/fep-1d80
git switch JollyDevelopment-jollydev/fep-1d80

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff JollyDevelopment-jollydev/fep-1d80
git switch JollyDevelopment-jollydev/fep-1d80
git rebase main
git switch main
git merge --ff-only JollyDevelopment-jollydev/fep-1d80
git switch JollyDevelopment-jollydev/fep-1d80
git rebase main
git switch main
git merge --no-ff JollyDevelopment-jollydev/fep-1d80
git switch main
git merge --squash JollyDevelopment-jollydev/fep-1d80
git switch main
git merge --ff-only JollyDevelopment-jollydev/fep-1d80
git switch main
git merge JollyDevelopment-jollydev/fep-1d80
git push origin main
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fediverse/fep!519
Reference in a new issue
fediverse/fep
No description provided.
Delete branch "JollyDevelopment/fep:jollydev/fep-1d80"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?