Steal emoji from other Pleroma servers.
Go to file
Moon Man f63234ac04 correct location for emoji, woops 2020-03-24 01:01:37 +00:00
README.md whitelist 2020-03-23 01:07:40 +00:00
steal_emoji_policy.ex correct location for emoji, woops 2020-03-24 01:01:37 +00:00

README.md

Emoji Stealer MRF

Steal emoji from other servers. Don't actually use this, it's not safe and someone could crap up your server. Don't ask me for help installing it or complain about its functionality. Merge requests welcome. License is AGPL v3. If you make changes, you have to share them.

  1. Add a line like: config :pleroma, :emoji, shortcode_globs: ["/emoji/stolen/**/*.png", "/emoji/stolen/**/*.gif"] to you whatever.secret.exs file.
  2. optionally add a whitelist: config :pleroma, :emoji_stealer, whitelist: [ "freespeechextremist.com", "shitposter.club" ]
  3. Create directory priv/static/emoji/stolen
  4. Make sure you actually add the MRF to your config
  5. Restart server

You have to refresh your browser to see any new emoji in the picker