pleroma-fe/instance/pleroma-mods/pleroma-mod-favicon
Your New SJW Waifu 40c1c17f9f update favicons 2020-12-18 09:08:55 -06:00
..
cache update favicons 2020-12-18 09:08:55 -06:00
LICENSE.md Add Favicons 2020-03-09 16:26:37 -05:00
README.md Add Favicons 2020-03-09 16:26:37 -05:00
config.json Add Favicons 2020-03-09 16:26:37 -05:00
config.json.example Add Favicons 2020-03-09 16:26:37 -05:00
fetch.sh Add Favicons 2020-03-09 16:26:37 -05:00
mod.js update favicon mod 2020-05-12 13:06:00 -05:00
style.css fix favicons 2020-06-19 13:59:55 -05:00

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