Wrapper around feeds (Atom/RSS) which I mirror into Fediverse via friendica. Some feeds don't deliver content as expected and will be adjusted via the wrapper.
https://fediverse-feed-wrappers.daniel-siepmann.de/
Daniel Siepmann
0d0866be1e
Remove the actual content of each entry. Friendi.ca will then use the title as content. I also adjusted the contact within friendi.ca to not fetch additional info to enrich the post. This should provide 100% control via feed content. |
||
---|---|---|
public | ||
src | ||
tests/Unit | ||
.gitignore | ||
.php-cs-fixer.dist.php | ||
composer.json | ||
composer.lock | ||
LICENSE | ||
phpunit.xml.dist | ||
README.rst | ||
shell.nix |
Fediverse Feed Wrappers
I'll mirror some feeds (Atom/RSS) into Fediverse via Friendi.ca. Some feeds don't deliver content as expected and will be adjusted.
This is a small set of PHP files, one for each Feed. Each will adjust the Feed and can be used as a wrapper. Friendi.ca will import the wrapped feeds.
GitHub
GitHub provides a feed for all commits. I mirror the commits for TYPO3 CMS main branch as this helps to keep up to date. But GitHub adds the whole commit message, which is way too much for a social media feed. We therefore shorten the feed content.