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
7 years ago
..
controllers Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
fabricators Remove preview_card fabricator (#5975) 7 years ago
features
fixtures Fix XML oEmbed support discovery (#6104) 7 years ago
helpers Remove empty strings (#5732) 7 years ago
lib Don't normalize URLs in toots (#6134) 7 years ago
mailers Add confirmation step for email changes (#6071) 7 years ago
models Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
policies
presenters Add tests for AccountRelationshipsPresenter (#5805) 7 years ago
requests Redesign the landing page, mount public timeline on it (#4122) 8 years ago
routing
services Using double splat operator (#5859) 7 years ago
support Remove empty strings (#5732) 7 years ago
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 8 years ago
views Uploads for admin site settings (#4913) 7 years ago
workers Lists (#5703) 7 years ago
rails_helper.rb
spec_helper.rb Minor performance improvement for test suite (#4678) 7 years ago