Rules::Trigger
The trigger.
Maps a changed activity to the object whose materialized views must be re-evaluated and drives the maintainer.
Constants
Class methods
Instance methods
Re-evaluates the materialized views for the object an activity concerns.
Re-evaluates the materialized views affected by a change to an actor's state.
Re-evaluates the hashtag-follow notification for an (owner, name)
key.
Re-evaluates the hashtag-follow notification for an (owner, name)
key.
Re-evaluates the mention-follow notification for an (owner, href)
key.
Re-evaluates the mention-follow notification for an (owner, href)
key.
Re-evaluates the feeds a changed object may belong to.
An object write can change content, addressing, or publication, any of which can move the object into or out of a feed, so judging is not restricted to arrival.
Only the feed views are reconciled: an object write moves only the views whose membership derives from the object's own state.
Re-evaluates the materialized views affected by a hashtag being added to or removed from an object.
A Tag::Hashtag create/destroy changes PublicTagged membership
without changing PublicTimeline, so it must drive its own
reconcile of the tagged object.
Re-evaluates the thread-follow notification for an (owner, thread)
key.
Re-evaluates the thread-follow notification for an (owner, thread)
key.