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/spec
ThibG a8b51124ba Don't normalize URLs in toots (#6134)
* Don't normalize URLs in toots

URL normalization is ill-defined and may cause certain links to break.

* Change specs since we are not normalizing user-provided URLs
8 years ago
..
controllers Allow to dereference Follow object for ActivityPub (#5772) 8 years ago
fabricators Remove preview_card fabricator (#5975) 8 years ago
features
fixtures Fix XML oEmbed support discovery (#6104) 8 years ago
helpers Remove empty strings (#5732) 8 years ago
lib Don't normalize URLs in toots (#6134) 8 years ago
mailers Add confirmation step for email changes (#6071) 8 years ago
models Allow to dereference Follow object for ActivityPub (#5772) 8 years ago
policies
presenters Add tests for AccountRelationshipsPresenter (#5805) 8 years ago
requests
routing
services Using double splat operator (#5859) 8 years ago
support Remove empty strings (#5732) 8 years ago
validators
views
workers Lists (#5703) 8 years ago
rails_helper.rb
spec_helper.rb