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/app
unarist 35ec1c91e3 Fix some failure cases on FetchLinkCardService (#5347)
* If OEmbed response doesn't have a required property `type`, ignore it.
  e.g. `NoMethodError: undefined method 'type' for ...`
* If we failed to detect encoding, fallback to default behavior of Nokogiri.
  e.g. `KeyError: key not found: :encoding`
8 years ago
..
controllers sign_in and sign_up views present og meta infos (#5308) 8 years ago
helpers Add moderation note (#5240) 9 years ago
javascript Fixes and updates for the French translation (#5340) 8 years ago
lib Fix #5271 - Fix missing attribute in remove_from_feed (#5277) 9 years ago
mailers Supply @instance variable in password reset instructions / password change mailer (#5215) 9 years ago
models foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5294) 8 years ago
policies
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 9 years ago
serializers Fix #5178 - Use object URI only in Announce, instead of embedding (#5266) 9 years ago
services Fix some failure cases on FetchLinkCardService (#5347) 8 years ago
validators Implement EmailBlackList (#5109) 9 years ago
views fix presented og:url is incorrect (#5320) 8 years ago
workers Set snowflake IDs for backdated statuses (#5260) 9 years ago