about summary refs log tree commit diff
path: root/app/services/verify_link_service.rb
AgeCommit message (Expand)Author
2023-02-08Apply Rubocop Style/NegatedIfElseCondition (#23451)Nick Schonning
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)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
2022-05-06Allow VerifyLinkService to accept backlinks with differing case (#18320)Sara Golemon
2019-01-24Rescue SSL error in verify link service (#9914)Renato "Lond" Cerqueira
2018-12-31Fix links not being verified (#9673)kodai
2018-10-26Skip link-back check if body is nil (#9107)abcang
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