Rules::View::PublicTimeline
Inherits Rules::View < Reference < Object
The public timeline view.
Constants
ANNOUNCE = "ActivityPub::Activity::Announce"
CREATE = "ActivityPub::Activity::Create"
OUTBOX = "Relationship::Content::Outbox"
PUBLIC = Ktistec::Constants::PUBLIC
Constructors
instance
SourceInstance methods
The membership query, plus its bind arguments.
The query selects rows of (from_iri, to_iri, position). A
key of nil returns the full set (the batch reconcile);
otherwise it returns the form scoped to a single member.