mastodon/config
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
..
environments Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
initializers Add handling of Linked Data Signatures in payloads (#4687) 2017-08-26 13:47:38 +02:00
locales Update FR locales (#4714) 2017-09-01 14:09:01 +02:00
webpack Disable babel-loader cache when development environment (#4684) 2017-08-24 19:27:52 +02:00
application.rb Add "signed in as" header to some pages (#4523) 2017-08-05 04:24:58 +02:00
boot.rb Adds bootsnap. Faster boot time (#3176) 2017-05-20 19:42:27 +02:00
brakeman.ignore Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
database.yml fix unnecessary variable (#3947) 2017-06-25 23:29:22 +02:00
deploy.rb Update Capistrano lock version in config/deploy.rb (#4352) 2017-07-25 01:14:01 +02:00
environment.rb Make PreviewCard records reuseable between statuses (#4642) 2017-09-01 16:20:16 +02:00
i18n-tasks.yml Shorten display of large numbers on public profiles (#4711) 2017-08-27 17:04:45 +02:00
navigation.rb Fix up the applications area (#4664) 2017-08-23 00:59:35 +02:00
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 2017-04-22 01:22:20 +02:00
routes.rb Embed modal (#4748) 2017-08-31 03:38:35 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add default settings for user (#4393) 2017-07-27 15:12:51 +02:00
sidekiq.yml Periodically remove expired PuSH subscribers (#4654) 2017-08-21 22:56:33 +02:00
webpacker.yml Fix webpack-dev-server on Windows (#4000) 2017-06-30 13:43:26 +02:00