Sortal_feedFeed content tracking for Sortal.
Provides fetching, storing, merging, and displaying feed content per-contact. Supports Atom, RSS, and JSON Feed formats.
module Entry : sig ... endUnified feed entry type.
module Store : sig ... endNative format feed storage.
module Fetch : sig ... endHTTP feed fetching via Requests.
module Sync : sig ... endFeed sync orchestration.
module Meta : sig ... endPer-feed sync metadata.
module Annotations : sig ... endPer-entry annotations for feed entries.