relay/app/stats
Andros Fenollosa c446ae514d Exclude bridge virtual feeds from feed listing, discovery and stats
Bridges help users connect to external content (RSS, ActivityPub) but
are not real Org Social accounts. They no longer appear in /feeds/,
cannot be registered via POST, are skipped by both feed discovery
tasks, and do not count in /stats/. A data migration removes bridge
URLs already registered as feeds.
2026-07-20 09:33:28 +02:00
..
__init__.py Add /stats/ endpoint with monthly activity and global counters 2026-07-10 08:19:10 +02:00
apps.py Add /stats/ endpoint with monthly activity and global counters 2026-07-10 08:19:10 +02:00
tests.py Exclude bridge virtual feeds from feed listing, discovery and stats 2026-07-20 09:33:28 +02:00
urls.py Add /stats/ endpoint with monthly activity and global counters 2026-07-10 08:19:10 +02:00
views.py Exclude bridge virtual feeds from feed listing, discovery and stats 2026-07-20 09:33:28 +02:00