Commit Graph

5 Commits (2924cef2f812b2ba74b8cf528f10e0f97c865942)

Author SHA1 Message Date
BSKY fccf83e1f2 Add noopener and/or noreferrer ()
Eugen Rochko 7fe137d2f7
Fix link verification for remote accounts ()
Eugen Rochko f92f1ee80a
Support link verification with redirects ()
(e.g. URL shortener)
Yamagishi Kazutoshi 3da1cc7d5e Fix failed profile verification when rel attribute including values other than me ()
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" ()
* 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