Avoid sending group posts through connectors #1615

Open
heluecht wants to merge 1 commit from heluecht/friendica-addons:no-group-posts into 2025.07-rc
Owner

Group posts shouldn't be send to connectors.

Group posts shouldn't be send to connectors.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u no-group-posts:heluecht-no-group-posts
git switch heluecht-no-group-posts

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 2025.07-rc
git merge --no-ff heluecht-no-group-posts
git switch heluecht-no-group-posts
git rebase 2025.07-rc
git switch 2025.07-rc
git merge --ff-only heluecht-no-group-posts
git switch heluecht-no-group-posts
git rebase 2025.07-rc
git switch 2025.07-rc
git merge --no-ff heluecht-no-group-posts
git switch 2025.07-rc
git merge --squash heluecht-no-group-posts
git switch 2025.07-rc
git merge --ff-only heluecht-no-group-posts
git switch 2025.07-rc
git merge heluecht-no-group-posts
git push origin 2025.07-rc
Sign in to join this conversation.
No description provided.