View Source ActivityPub.Pruner (Bonfire v0.9.10-cooperation-beta.108)

Prunes objects from the database.

Summary

Functions

Link to this function

prune_all(cutoff_days \\ nil)

View Source
Link to this function

prune_deletes(cutoff_days)

View Source
Link to this function

prune_objects(options \\ [prune_orphaned_activities: true, keep_threads: false, keep_non_public: false])

View Source
Link to this function

prune_orphaned_activities()

View Source
Link to this function

prune_removes(cutoff_days)

View Source
Link to this function

prune_stale_follow_requests(cutoff_days)

View Source
Link to this function

prune_tombstones(cutoff_days)

View Source
Link to this function

prune_undos(cutoff_days)

View Source
Link to this function

remove_embedded_objects()

View Source