You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pleroma-fe-sjw/instance/pleroma-mods/pleroma-mod-favicon
Your New SJW Waifu 1f6e0367d3
update favicons
4 years ago
..
cache update favicons 4 years ago
LICENSE.md Add Favicons 5 years ago
README.md Add Favicons 5 years ago
config.json Add Favicons 5 years ago
config.json.example Add Favicons 5 years ago
fetch.sh Add Favicons 5 years ago
mod.js update favicon mod 4 years ago
style.css fix favicons 4 years ago

README.md

Pleroma Mod Favicon

This script adds the favicon of the origin instance to each post. derived from an idea of moon the favicons are loaded from a cache directory.

Install

do this in your pleroma-mods directory

sudo -u pleroma git clone https://git.pleroma.social/absturztaube/pleroma-mod-favicon.git

copy config.json.example to config.json

add favicon to your pleroma-mod-loader config

run fetch.sh for the first time (you may have to edit it a bit because of database access stuff)

fetch.sh is also used to update the cache. you can put it in a cron to update the cache automaticly