aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/metadata/twitter_card.ex
AgeCommit message (Expand)Author
2020-10-13metadata providers consistencyAlexander Strizhakov
2020-09-01User table: ensure bio is always a stringrinpatch
2020-03-03Update CopyrightsMark Felder
2019-12-20Posts without media attachments should get the Summary TwitterCardMark Felder
2019-07-12Pleroma.Web.Metadata - testsMaksim
2019-07-08Formattingrinpatch
2019-07-08OGP/TwitterCard: Add fallbacks in case the attachment key is nonexistentrinpatch
2019-03-13[Credo] fix Credo.Check.Readability.MaxLineLengthHaelwenn (lanodan) Monnier
2019-02-24twitter card: remove IO.inspect() spamWilliam Pitcock
2019-02-19Player: allow styles on CSP, loop videoshref
2019-02-19Embed player suitable for Twitter Cardshref
2019-02-12Fix compileMark Felder
2019-02-11WIP: Fix Twitter CardsMark Felder
2019-01-18Use object instead of activity for metadatarinpatch
2019-01-17Introduce optional unfurling of nsfw contentrinpatch
2019-01-16join us now and share the software~. Also testsrinpatch
2019-01-15Add behaviours to TwitterCard, remove some dumb stuff in Formatter.truncaterinpatch
2019-01-15Add twitter card, filter nsfwrinpatch