Rules::View
Inherits Reference < Object
Class methods
Instance 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.
repositions?
Whether members reposition on new support (recency views) or stay fixed at first appearance (append-only views).
The SQL predicate and bind arguments identifying the stored rows
that belong to a scope key, used to bound the scoped
reconcile's delete.
Defaults to the identity case.
The pub/sub subjects to notify when one of username's rows in
this view changes.
It's empty by default -- the view publishes no real-time
updates. Views that do mix in NotifiesNotifications or
NotifiesTimeline.
Nested types
- Rules::View::Announce
- Rules::View::Dislike
- Rules::View::Feed
- Rules::View::Follow
- Rules::View::FollowHashtag
- Rules::View::FollowMention
- Rules::View::FollowThread
- Rules::View::Key
- Rules::View::Like
- Rules::View::Mention
- Rules::View::NotifiesNotifications
- Rules::View::NotifiesTimeline
- Rules::View::PublicTagged
- Rules::View::PublicTimeline
- Rules::View::Reply
- Rules::View::TimelineAnnounce
- Rules::View::TimelineCreate