mastodon/app/models
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
2017-04-27 14:42:22 +02:00
..
concerns
form
web
account.rb Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
account_filter.rb
application_record.rb
block.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 2017-04-18 01:14:02 +02:00
domain_block.rb Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb Add media dimensions (#2448) 2017-04-26 03:48:12 +02:00
mention.rb
mute.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 2017-04-18 01:14:02 +02:00
notification.rb
preview_card.rb OEmbed support for PreviewCard (#2337) 2017-04-27 14:42:22 +02:00
remote_follow.rb strip leading & trailing spaces from remote follow acct (#997) (#2321) 2017-04-22 15:08:30 +02:00
report.rb Report processing improvements (#2349) 2017-04-24 00:44:37 +02:00
report_filter.rb Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
setting.rb
status.rb Don't need to include ActiveModel::Validations (#2521) 2017-04-27 12:02:55 +02:00
stream_entry.rb
subscription.rb
tag.rb
user.rb Admin UI for confirming users (#2245) 2017-04-23 04:43:42 +02:00
web.rb