WP Manifestindependent plugin directory
manifest / social / eg-social-timeline

EG Social Timeline

A WordPress plugin to display a unified timeline of social media activity from Mastodon, Diggita (Lemmy), PeerTube, Forgejo/Gitea and Bluesky.

by Emanuele Gori · github.com/emanuelegori/eg-social-timeline · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/emanuelegori/eg-social-timeline/archive/refs/heads/main.zip

From the readme

EG Social Timeline WordPress plugin to display a unified chronological timeline of your social activity from Mastodon, Diggita (Lemmy), PeerTube, Forgejo/Gitea and Bluesky. Features - Unified Timeline: aggregates posts from multiple platforms in chronological order - Supported platforms: - Mastodon (and ActivityPub-compatible servers) - Diggita (Lemmy) with full statistics - Forgejo/Gitea (repository commits) - Bluesky (public ATP API, no authentication required) - PeerTube (public REST API, videos from your account) - Per-platform limits: prevents a single platform from monopolizing the timeline - Interactive filters: pure-CSS filter system to show/hide platforms - Modular icon system: SVG icons loaded from files, easy to customize - Smart cache: reduces API requests with a configurable cache - Interaction stats: shows likes, boosts and comments for each post - Responsive: design optimized for desktop, tablet and mobile - Dark Mode: automatic dark theme support - Privacy-friendly: public data only, no tracking Screenshot Installation Automatic (WordPress) 1. Download the latest release from Forgejo 2. Go to Plugins → Add New → Upload Plugin 3. Select the downloade

Read the full README on GitHub →