Commit Graph

4 Commits (9b8d1fb6d171e13f043c05e9311a5de6fb9029b6)

Author SHA1 Message Date
Claire 00cf8d3748
Change older Paperclip database migrations for consistency (#30204) 8 months ago
Matt Jankowski ae39bed95b
Solve remaining `db/*migrate*` cops (#28579) 1 year ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2 years ago
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
7 years ago