You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337)
* 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 #1681 - return existing access token when applicable instead of creating new

* Fix test

* Extract http client to helper

* Improve oembed controller
9 years ago
..
environments Return force_ssl to the controller (#2380) 9 years ago
initializers OEmbed support for PreviewCard (#2337) 9 years ago
locales Update Russian translation (rebased) (#2503) 9 years ago
application.rb Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 9 years ago
boot.rb
cable.yml
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Followers-only post federation (#2111) 9 years ago
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 9 years ago
routes.rb Add spec coverage and refactor authorize_follows controller (#2505) 9 years ago
secrets.yml
settings.yml
sidekiq.yml