Use object url instead of a hack
[akkoma] / lib / pleroma / web / metadata / opengraph.ex
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