Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | other files consistency | Alexander Strizhakov | |
2020-10-13 | metadata providers consistency | Alexander Strizhakov | |
2020-09-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
media-preview-proxy-nostream # Conflicts: # CHANGELOG.md | |||
2020-09-14 | search indexing metadata respects discoverable flag | stwf | |
2020-09-08 | Metadata: Move restriction check from Feed provider to activated_providers | rinpatch | |
2020-09-08 | Do not serve RSS/Atom feeds when instance is private | Mark Felder | |
2020-09-03 | Merge branch 'develop' into media-preview-proxy | Mark Felder | |
2020-09-01 | User table: ensure bio is always a string | rinpatch | |
Gets rid of '|| ""' in multiple places and fixes #2067 | |||
2020-08-22 | Use the image thumbnail for rich metadata (OGP/Twittercards) | Mark Felder | |
2020-04-01 | Merge branch 'fix/1601-add-new-meta-tag' into 'develop' | rinpatch | |
Restrict remote users from indexing Closes #1601 See merge request pleroma/pleroma!2341 | |||
2020-04-01 | restrict remote users from indexing | Alexander Strizhakov | |
2020-03-31 | Provide known-good user.uri, remove User.profile_url/1 | Haelwenn (lanodan) Monnier | |
2020-03-03 | Update Copyrights | Mark Felder | |
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
2020-02-16 | Use floki's new APIs for parsing fragments | rinpatch | |
2020-02-11 | Revert "Merge branch 'feat/floki-fasthtml' into 'develop'" | feld | |
This reverts merge request !2194 | |||
2020-02-11 | Make Floki use fast_html | rinpatch | |
2020-01-14 | Merge branch 'develop' into feature/tag_feed | Maksim Pechnikov | |
2020-01-03 | fixed Metadata.Utils.scrub_html_and_truncate | Maksim Pechnikov | |
2019-12-20 | Posts without media attachments should get the Summary TwitterCard | Mark Felder | |
2019-12-18 | add tag feeds | Maksim Pechnikov | |
2019-12-06 | init tag feed | Maksim Pechnikov | |
2019-10-07 | Extract RSS Feed functionality from OStatus | Sergey Suprunenko | |
2019-08-30 | added Emoji.Formatter | Maksim Pechnikov | |
2019-07-12 | Pleroma.Web.Metadata - tests | Maksim | |
2019-07-10 | Add license/copyright to all project files | feld | |
2019-07-08 | Formatting | rinpatch | |
2019-07-08 | OGP/TwitterCard: Add fallbacks in case the attachment key is nonexistent | rinpatch | |
2019-04-19 | typo fix | Alexander Strizhakov | |
docs for RelMe provider | |||
2019-04-05 | Refactor html caching functions to have a key instead of a module, use more ↵ | rinpatch | |
correct terminology and fix summaries in mastoapi | |||
2019-03-13 | [Credo] fix Credo.Check.Readability.MaxLineLength | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2019-03-04 | Add status text to notifications (mentions and reposts) | Maxim Filippov | |
2019-02-24 | twitter card: remove IO.inspect() spam | William Pitcock | |
2019-02-19 | Player: allow styles on CSP, loop videos | href | |
2019-02-19 | Embed player suitable for Twitter Cards | href | |
2019-02-12 | Formatting | Mark Felder | |
2019-02-12 | Fix compile | Mark Felder | |
2019-02-11 | WIP: Fix Twitter Cards | Mark Felder | |
Twitter cards were not passing any useful metadata. A few things were being handled on Twitter's end by trying to match OpenGraph tags with their own, but it wasn't working at all for media. This is an attempt to fix that. Common functions have been pulled out of opengraph and put into utils. Twitter's functionality was entirely replaced with a direct copy of Opengraph's and then modified as needed. Profiles are now represented as Summary Cards Posts with images are now represented as Summart with Large Image Cards Posts with video and audio attachments are represented as Player Cards. This now passes the Twitter Card Validator. Validator and Docs are below https://cards-dev.twitter.com/validator https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/abouts-cards | |||
2019-02-09 | de-group alias/es | Haelwenn (lanodan) Monnier | |
2019-02-09 | Credo fixes: alias grouping/ordering | Haelwenn (lanodan) Monnier | |
2019-01-19 | Provide local og:url for remote activities | rinpatch | |
2019-01-18 | Remove custom emojis and trailing whitespaces from previews | rinpatch | |
2019-01-18 | Use object instead of activity for metadata | rinpatch | |
2019-01-17 | Don't show content if empty or zero width space | rinpatch | |
2019-01-17 | Introduce optional unfurling of nsfw content | rinpatch | |
2019-01-17 | Use object url instead of a hack | rinpatch | |
2019-01-17 | Apply feld's patch | rinpatch | |
2019-01-16 | Remove useless with in opengraph.ex | rinpatch | |
2019-01-16 | join us now and share the software~. Also tests | rinpatch | |