index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
preview_card.rb
Age
Commit message (
Expand
)
Author
2022-03-15
Fix individually approved/rejected statuses/links showing as pending review (...
Eugen Rochko
2021-11-26
Fix error on trending hashtags/links pages in admin UI due to missing constan...
Eugen Rochko
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-09-29
Switch from unmaintained paperclip to kt-paperclip (#16724)
Claire
2020-09-01
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
dependabot[bot]
2020-06-05
Add blurhash to preview cards (#13984)
ThibG
2020-04-26
Add separate cache directory for non-local uploads (#12821)
Eugen Rochko
2019-09-28
Fix preview card image not being re-fetched even if link is re-posted (#11981)
Eugen Rochko
2019-09-10
Change tootctl to use inline parallelization instead of Sidekiq (#11776)
Eugen Rochko
2019-08-17
Remove WebP support (#11589)
Stanislas
2019-02-02
Add WebP support (#9879)
Acid Chicken (硫酸鶏)
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-04-21
Force convert to JPG for preview card thumbnails to avoid animations (#7109)
Eugen Rochko
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2018-02-21
Fix avatar and header issues by using custom geometry detector (#6515)
Eugen Rochko
2017-12-09
Ensure link thumbnails are not stretched to super low quality (#5932)
Eugen Rochko
2017-12-07
Add embed_url to preview cards (#5775)
Akihiko Odaki
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-09-25
Increase max height of preview card image (#5092)
unarist
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-05-18
Fetch remote image using http.rb (#3114)
Yamagishi Kazutoshi
2017-05-02
annotate models (#2697)
yhirano
2017-05-01
Detect extension for preview card (#2679)
Yamagishi Kazutoshi
2017-04-27
OEmbed support for PreviewCard (#2337)
Eugen Rochko
2017-01-20
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
Eugen Rochko