1
0
Fork 0
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/
Go to file
Daniel Siepmann 4429e25a79
Update to PHP 8.3
2024-02-14 12:44:21 +01:00
public Add frontpage explaining the project and providing links 2023-08-23 12:28:42 +02:00
src Add frontpage explaining the project and providing links 2023-08-23 12:28:42 +02:00
tests/Unit Add frontpage explaining the project and providing links 2023-08-23 12:28:42 +02:00
.gitignore Initial version for TYPO3 GitHub feed 2023-02-16 09:02:23 +01:00
.php-cs-fixer.dist.php Add basic set of tests and cgl 2023-02-16 10:05:27 +01:00
LICENSE Initial commit 2023-02-16 07:57:07 +01:00
README.rst Initial version for TYPO3 GitHub feed 2023-02-16 09:02:23 +01:00
composer.json Update to PHP 8.3 2024-02-14 12:44:21 +01:00
composer.lock Update to PHP 8.3 2024-02-14 12:44:21 +01:00
phpunit.xml.dist Add basic set of tests and cgl 2023-02-16 10:05:27 +01:00
shell.nix Update to PHP 8.3 2024-02-14 12:44:21 +01:00

README.rst

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.