Commit graph

12 commits

Author SHA1 Message Date
matthias
c75b59fcbf Merge branch 'master' of https://git.klein.ruhr/matthias/gts-holmirdas 2025-07-30 18:03:39 +02:00
matthias
80867fc857 v1.1.0: Performance scaling with RSS URL parameters
- Add support for ?limit= URL parameters (up to 100 posts/feed)
- Update documentation with performance scaling guidelines
- Add progressive scaling examples in rss_feeds.example.txt
- Include optimization strategies and troubleshooting
- Maintain backward compatibility with standard RSS feeds
2025-07-30 18:02:33 +02:00
86133f8a6d Update README.md 2025-07-29 14:18:51 +00:00
matthias
12d8fee03d Merge branch 'master' of https://git.klein.ruhr/matthias/gts-holmirdas 2025-07-29 15:11:50 +02:00
matthias
5b978f1445 Add proper attribution to @aliceif for original HolMirDas concept
- Acknowledge original HolMirDas for Misskey by @aliceif
- Link both GitHub and Misskey profiles for cross-platform discovery
- Clarify relationship between original Misskey tool and GoToSocial adaptation
2025-07-29 15:07:44 +02:00
f783c08909 Update README.md 2025-07-29 13:05:38 +00:00
bd4944c619 Update README.md 2025-07-29 11:31:10 +00:00
1a79e6a4b4 Update README.md 2025-07-29 11:30:44 +00:00
b2936259d5 Update README.md 2025-07-29 11:28:55 +00:00
3ddc757123 Update README.md 2025-07-29 10:40:25 +00:00
7f802646ab Update README.md 2025-07-29 10:37:17 +00:00
matthias
5632a3d641 Initial release: GTS-HolMirDas v1.0
RSS-based content discovery for GoToSocial instances.

Features:
- Multi-instance RSS feed processing
- Docker deployment with .env configuration
- Comprehensive statistics and monitoring
- Production-ready with proper secret management
2025-07-29 12:02:33 +02:00