mastodon/spec
Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642)
* Make PreviewCard records reuseable between statuses

**Warning!** Migration truncates preview_cards tablec

* Allow a wider thumbnail for link preview, display it in horizontal layout (#4648)

* Delete preview cards files before truncating

* Rename old table instead of truncating it

* Add mastodon:maintenance:remove_deprecated_preview_cards

* Ignore deprecated_preview_cards in schema definition

* Fix null behaviour
2017-09-01 16:20:16 +02:00
..
controllers
fabricators
features
fixtures
helpers Use URI.join even when S3 enabled (#4652) 2017-08-21 12:42:16 +02:00
javascript
lib
mailers Spec UserMailer (#3757) 2017-06-17 01:15:00 +02:00
models
policies
presenters
requests
routing
services Make PreviewCard records reuseable between statuses (#4642) 2017-09-01 16:20:16 +02:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb