element-hq / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://element-hq.github.io/synapse
GNU Affero General Public License v3.0
1.36k stars 161 forks source link

Stickers don't appear #16975

Open acexiis opened 7 months ago

acexiis commented 7 months ago

When matrix.org isn't on the domain whitelist, it's impossible to load stickers. Anybody have an solution for that ?

Thanks

acexiis commented 6 months ago

Just for update: Stickers don't appear whether you don't authorize the federation with. matrix.org

reivilibre commented 4 months ago

Are these the default stickers that are built-in to Element? Probably they are already uploaded on a server somewhere and that one needs to be allowed in the federation.

This might be better off as a question for the Element team though. Synapse doesn't directly get involved in stickers. However I think the current stickers in Element are a bit primitive and there are people who want to replace them.

If you are very keen on stickers anyway, with a bit of effort and https://github.com/maunium/stickerpicker you can create your own sticker packs and replace the built-in sticker picker and use sticker files that are hosted on a server that is in your federation.