aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/rich_media
AgeCommit message (Expand)Author
2019-08-06[#1150] fixed parser TwitterCardMaksim
2019-07-29constants: add as_public constant and use it everywhereAriadne Conill
2019-07-23rich media: parser: splice the given URL into the resultAriadne Conill
2019-07-21Fix rich media parser failing when no TTL can be found by image TTLrinpatch
2019-07-19change the structure of image ttl parsarSachin Joshi
2019-07-17add the rich media ttl based on image exp timeSachin Joshi
2019-07-14parsers configurableAlex S
2019-07-10Add license/copyright to all project filesfeld
2019-06-26fix validate_page_urlMaksim Pechnikov
2019-06-25add ignore hosts and TLDs for rich_mediaMaksim Pechnikov
2019-06-25fix validate_url for private ipMaksim Pechnikov
2019-06-22Rich Media Parser: Do not return just a title if nothing else is there.lain
2019-06-22Revert "Revert "Merge branch 'fix/ogp-title' into 'develop'""lain
2019-06-21Revert "Merge branch 'fix/ogp-title' into 'develop'"feld
2019-06-18Deps: Update auto_linkerrinpatch
2019-06-13Improve <title> fallback; Add a testEgor Kislitsyn
2019-06-12Revert "Only run Floki if title is missing from the map"Mark Felder
2019-06-12Only run Floki if title is missing from the mapMark Felder
2019-06-12Attempt to use <title> from HTML as a fallbackMark Felder
2019-06-12Update `auto_linker` dependencyEgor Kislitsyn
2019-06-06Replace Mix.env with Pleroma.Config.get(:env)rinpatch
2019-05-30Replace missing non-nullable Card attributes with empty stringsSergey Suprunenko
2019-05-17rich media: suppress link previews if post is marked as sensitiveWilliam Pitcock
2019-05-13activitypub: move post rich media fetching to job queueWilliam Pitcock
2019-04-12Add `with_body: true` to requests relying on `max_body: val`Roman Chvanikov
2019-03-23rich media: helpers: only crawl Create activitiesWilliam Pitcock
2019-03-23rich media: use optimized Object.normalize()William Pitcock
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-03-08http: rework connection timeouts to match hackney docs, enforce 1 second max ...William Pitcock
2019-03-04rich media: helpers: rework validate_page_url()William Pitcock
2019-03-04helpers: use AutoLinker to validate URIs as well as the other testsWilliam Pitcock
2019-03-04rich media: don't crawl bogus URIsWilliam Pitcock
2019-02-10rich media: tighten fetching timeouts and size limitsWilliam Pitcock
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
2019-02-05rich media: parser: reject any data which cannot be explicitly encoded into JSONWilliam Pitcock
2019-01-31Remove default value for rich media.lain
2019-01-31Merge branch 'bugfix/rich-media-non-unicode' into 'develop'lambda
2019-01-31rich media: parser: only try to validate strings, not numbers (OEmbed)William Pitcock
2019-01-31rich media: parser: reject OGP fields we cannot safely processWilliam Pitcock
2019-01-31Make rich media support toggleablerinpatch
2019-01-30Fix 4aff4efa typoshref
2019-01-30Use multiple hackney poolshref
2019-01-28rich media: oembed: return data in the same format as the other parsersWilliam Pitcock
2019-01-28rich media: kill some testsuite noiseWilliam Pitcock
2019-01-28rich media: parser: add some basic sanity checks on the returned data with pa...William Pitcock
2019-01-28rich media: parser: cache negativesWilliam Pitcock
2019-01-28rich media: parser: add copyright headerWilliam Pitcock
2019-01-28rich media: helpers: clean up unused aliasesWilliam Pitcock
2019-01-28rich media: add helpers module, use instead of MastodonAPI moduleWilliam Pitcock
2019-01-28API: kill /api/rich_media/parse endpointWilliam Pitcock