nexus-watcher 0.4.1

Nexus Watcher constructs a social graph out of all of the events on pubky-core homeservers
Documentation
mod attachments;
mod del_reply_notification;
mod del_reply_parent_notification;

mod del_bookmarked_notification;
mod del_repost_notification;
mod del_reposted_notification;
mod del_tagged_notification;
mod del_with_attachments;
mod del_with_relations;
mod del_without_relations;
mod edit_bookmarked_notification;
mod edit_reply_parent_notification;
mod edit_reposted_notification;
mod edit_tagged_notification;
mod engagement;
mod fail_reply;
mod fail_repost;
mod fail_user;
mod influencer;
mod moderated;
mod raw;
mod reply;
mod reply_engagement;
mod reply_notification;
mod reply_repost;
mod repost;
mod repost_notification;
mod retry_all;
mod retry_post;
mod retry_reply;
mod retry_repost;
pub mod utils;