index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
rich_media
Age
Commit message (
Expand
)
Author
2020-10-13
tests consistency
Alexander Strizhakov
2020-09-28
Revert Rich Media censorship for sensitive statuses
Mark Felder
2020-09-14
Apply 1 suggestion(s) to 1 file(s)
rinpatch
2020-09-14
RichMedia: Do a HEAD request to check content type/length
rinpatch
2020-09-05
RichMedia: do not log webpages missing metadata as errors
rinpatch
2020-09-02
Rich media: Add failure tracking
rinpatch
2020-09-01
don't fail on url fetch
Alexander Strizhakov
2020-06-15
Fix tests
Egor Kislitsyn
2020-06-15
Merge remote-tracking branch 'origin/develop' into merge-ogp-twitter-parsers
Egor Kislitsyn
2020-06-13
Fix atom leak in Rich Media Parser
Egor Kislitsyn
2020-06-11
Merge OGP parser with TwitterCard
Egor Kislitsyn
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-03
Update Copyrights
Mark Felder
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-16
Use floki's new APIs for parsing fragments
rinpatch
2020-02-11
Revert "Merge branch 'feat/floki-fasthtml' into 'develop'"
feld
2020-02-11
Make Floki use fast_html
rinpatch
2020-01-29
title parse improvement
Alexander Strizhakov
2020-01-28
meta tag parser respect first title header
Alexander Strizhakov
2019-08-20
test: rich media: aws signed url: increase TTL delta check to 2 seconds from 1
Ariadne Conill
2019-08-19
added test helpers to clear config after tests
Maksim
2019-08-06
[#1150] fixed parser TwitterCard
Maksim
2019-07-23
rich media: parser: splice the given URL into the result
Ariadne Conill
2019-07-19
change the structure of image ttl parsar
Sachin Joshi
2019-07-17
add the rich media ttl based on image exp time
Sachin Joshi
2019-07-10
Add license/copyright to all project files
feld
2019-06-25
add ignore hosts and TLDs for rich_media
Maksim Pechnikov
2019-06-25
add test
Maksim Pechnikov
2019-06-22
Rich Media Parser: Do not return just a title if nothing else is there.
lain
2019-06-22
Revert "Revert "Merge branch 'fix/ogp-title' into 'develop'""
lain
2019-06-21
Revert "Merge branch 'fix/ogp-title' into 'develop'"
feld
2019-06-13
Improve <title> fallback; Add a test
Egor Kislitsyn
2019-05-30
Replace missing non-nullable Card attributes with empty strings
Sergey Suprunenko
2019-05-17
also suppress link previews from posts marked #nsfw
William Pitcock
2019-05-17
rich media: suppress link previews if post is marked as sensitive
William Pitcock
2019-03-04
helpers: use AutoLinker to validate URIs as well as the other tests
William Pitcock
2019-03-04
tests: add tests for rich media helper functions
William Pitcock
2019-01-31
test: rich media: parser: add malformed data regression test
William Pitcock
2019-01-28
rich media: oembed: return data in the same format as the other parsers
William Pitcock
2019-01-28
API: kill /api/rich_media/parse endpoint
William Pitcock
2019-01-26
Move definitions of RichMedia fixtures to test/support/http_request_mock.ex
Haelwenn (lanodan) Monnier
2019-01-13
Add OEmbed parser
Maxim Filippov
2019-01-10
Add Twitter Card parser
Maxim Filippov
2019-01-02
Add RichMediaController and tests
Maxim Filippov
2019-01-01
Add OGP parser
Maxim Filippov