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
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