1
0
mirror of https://github.com/mastodon/mastodon.git synced 2025-02-04 00:11:54 +01:00

3 Commits

Author SHA1 Message Date
Matt Jankowski
c501d626e8
Fix Rails/BulkChangeTable cop () 2023-11-06 16:15:48 +00:00
Nick Schonning
1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment () 2023-07-12 09:47:08 +02:00
Eugen Rochko
88725d6ce8 OEmbed support for PreviewCard ()
* OEmbed support for PreviewCard

* Improve ProviderDiscovery code failure treatment

* Do not crawl links if there is a content warning, since those
don't display a link card anyway

* Reset db schema

* Fresh migrate

* Fix rubocop style issues
Fix  - return existing access token when applicable instead of creating new

* Fix test

* Extract http client to helper

* Improve oembed controller
2017-04-27 14:42:22 +02:00