about summary refs log tree commit diff
path: root/spec/services/verify_link_service_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-01-23Suppress AddressFamilyError in link verification (#23204)Markus Unterwaditzer
2023-01-11fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)Markus Unterwaditzer
2022-11-17Handle links with no href in VerifyLinkService (#20741)Joshua Wood
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2018-10-04Fix link verification for remote accounts (#8868)Eugen Rochko
2018-09-20Support link verification with redirects (#8735)Eugen Rochko
2018-09-19Fix failed profile verification when rel attribute including values other tha...Yamagishi Kazutoshi
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko