about summary refs log tree commit diff
path: root/app/models/preview_card.rb
AgeCommit message (Expand)Author
2023-03-25Change media upload limits and remove client-side resizing (#23726)Eugen Rochko
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Autofix Rubocop Rails/EnumHash (#23737)Nick Schonning
2022-11-11Fix metadata scrubbing removing color profile from images (#20389)Eugen Rochko
2022-10-08Add support for language preferences for trending statuses and links (#18288)Eugen Rochko
2022-05-27Add support for webp uploads (#18506)Alexander Ivanov
2022-03-15Fix individually approved/rejected statuses/links showing as pending review (...Eugen Rochko
2021-11-26Fix error on trending hashtags/links pages in admin UI due to missing constan...Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2020-06-05Add blurhash to preview cards (#13984)ThibG
2020-04-26Add separate cache directory for non-local uploads (#12821)Eugen Rochko
2019-09-28Fix preview card image not being re-fetched even if link is re-posted (#11981)Eugen Rochko
2019-09-10Change tootctl to use inline parallelization instead of Sidekiq (#11776)Eugen Rochko
2019-08-17Remove WebP support (#11589)Stanislas
2019-02-02Add WebP support (#9879)Acid Chicken (硫酸鶏)
2018-04-23Update dependencies for Ruby (2018-04-23) (#7237)Yamagishi Kazutoshi
2018-04-21Force convert to JPG for preview card thumbnails to avoid animations (#7109)Eugen Rochko
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-02-21Fix avatar and header issues by using custom geometry detector (#6515)Eugen Rochko
2017-12-09Ensure link thumbnails are not stretched to super low quality (#5932)Eugen Rochko
2017-12-07Add embed_url to preview cards (#5775)Akihiko Odaki
2017-11-18Lists (#5703)Eugen Rochko
2017-11-12Update model annotations to use BIGINT for IDs (#5461)Daniel Hunsaker
2017-09-25Increase max height of preview card image (#5092)unarist
2017-09-01Make PreviewCard records reuseable between statuses (#4642)Eugen Rochko
2017-05-18Fetch remote image using http.rb (#3114)Yamagishi Kazutoshi
2017-05-02annotate models (#2697)yhirano
2017-05-01Detect extension for preview card (#2679)Yamagishi Kazutoshi
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko