summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/metadata/opengraph.ex
AgeCommit message (Expand)Author
2020-10-13metadata providers consistencyAlexander Strizhakov
2020-09-01User table: ensure bio is always a stringrinpatch
2020-03-31Provide known-good user.uri, remove User.profile_url/1Haelwenn (lanodan) Monnier
2020-03-03Update CopyrightsMark Felder
2019-07-12Pleroma.Web.Metadata - testsMaksim
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-12FormattingMark Felder
2019-02-11WIP: Fix Twitter CardsMark Felder
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
2019-02-09Credo fixes: alias grouping/orderingHaelwenn (lanodan) Monnier
2019-01-19Provide local og:url for remote activitiesrinpatch
2019-01-18Remove custom emojis and trailing whitespaces from previewsrinpatch
2019-01-18Use object instead of activity for metadatarinpatch
2019-01-17Don't show content if empty or zero width spacerinpatch
2019-01-17Introduce optional unfurling of nsfw contentrinpatch
2019-01-17Use object url instead of a hackrinpatch
2019-01-17Apply feld's patchrinpatch
2019-01-16Remove useless with in opengraph.exrinpatch
2019-01-16join us now and share the software~. Also testsrinpatch
2019-01-16Replace map with reduce to remove nilsrinpatch
2019-01-16Disable previews for any activity, but createrinpatch
2019-01-16cache HTML in OGPrinpatch
2019-01-15Add behaviours to TwitterCard, remove some dumb stuff in Formatter.truncaterinpatch
2019-01-15Add twitter card, filter nsfwrinpatch
2019-01-15Add space between name and nicknamerinpatch
2019-01-15Formatingrinpatch
2019-01-15Attach attachmentsrinpatch
2019-01-15Introduce get_by_id in Activity, replace newlines with spacesrinpatch
2019-01-15refactor opengraph to a different module with a behaviourrinpatch