Provide local og:url for remote activities
[akkoma] / lib / pleroma / web / metadata / opengraph.ex
2019-01-19 rinpatchProvide local og:url for remote activities
2019-01-18 rinpatchFix merge conflict
2019-01-18 rinpatchRemove custom emojis and trailing whitespaces from...
2019-01-18 rinpatchUse object instead of activity for metadata
2019-01-17 rinpatchDon't show content if empty or zero width space
2019-01-17 rinpatchIntroduce optional unfurling of nsfw content
2019-01-17 rinpatchUse object url instead of a hack
2019-01-17 rinpatchApply feld's patch
2019-01-16 rinpatchRemove useless with in opengraph.ex
2019-01-16 rinpatchjoin us now and share the software~. Also tests
2019-01-16 rinpatchReplace map with reduce to remove nils
2019-01-16 rinpatchDisable previews for any activity, but create
2019-01-15 rinpatchcache HTML in OGP
2019-01-15 rinpatchAdd behaviours to TwitterCard, remove some dumb stuff...
2019-01-15 rinpatchAdd twitter card, filter nsfw
2019-01-15 rinpatchAdd space between name and nickname
2019-01-15 rinpatchFormating
2019-01-15 rinpatchAttach attachments
2019-01-15 rinpatchIntroduce get_by_id in Activity, replace newlines with...
2019-01-15 rinpatchrefactor opengraph to a different module with a behaviour