relay/app/feeds/migrations
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
..
0001_initial.py Feeds endpoints 2025-09-16 15:28:21 +02:00
0002_tag_feed.py Added envExample 2025-09-16 15:39:12 +02:00
0003_remove_feed_tags_rename_url_profile_feed_and_more.py Updated crons 2025-09-30 12:13:02 +02:00
0004_mention.py Updated crons 2025-09-30 12:13:02 +02:00
0005_post_group.py Format code with ruff 2025-10-09 19:21:33 +02:00
0006_feed_last_successful_fetch.py Add automatic cleanup of stale feeds 2025-10-11 10:53:29 +02:00
0007_relaymetadata.py Added etag and mod header 2025-11-05 15:03:20 +01:00
0008_post_include.py Realtime notification had been added 2025-12-05 09:13:52 +01:00
0009_alter_post_created_at.py Fix RSS feed chronological order 2025-12-25 11:10:06 +01:00
0010_profile_birthday_profile_language_profile_location_and_more.py Add support for Org Social v1.6 2026-01-05 13:55:56 +01:00
0011_outgoingwebmention.py Send Webmentions for external links found in posts 2026-07-16 10:22:47 +02:00
0012_delete_bridge_feeds.py Exclude bridge virtual feeds from feed listing, discovery and stats 2026-07-20 09:33:28 +02:00
__init__.py First commit 2025-09-12 11:29:00 +02:00