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
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703)
* Verify link ownership with rel="me"

* Add explanation about verification to UI

* Perform link verifications

* Add click-to-copy widget for verification HTML

* Redesign edit profile page

* Redesign forms

* Improve responsive design of settings pages

* Restore landing page sign-up form

* Fix typo

* Support <link> tags, add spec

* Fix links not being verified on first discovery and passive updates
6 years ago
..
controllers Misc. typos (#8694) 7 years ago
fabricators Display pending message on admin relays UI (#8494) 7 years ago
features
fixtures
helpers Add theme identifier to body classes for easier custom CSS styling (#8439) 7 years ago
lib Fix autoplay issue with spoiler tag (#8540) 7 years ago
mailers
models Misc. typos (#8694) 7 years ago
policies
presenters
requests
routing
services Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
support
validators
views Add animate custom emoji param to embed pages (#8507) 7 years ago
workers
rails_helper.rb feat(cookies): Use the same-site attribute to lax (#8626) 7 years ago
spec_helper.rb