index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
verify_link_service.rb
Age
Commit message (
Expand
)
Author
2023-02-08
Apply Rubocop Style/NegatedIfElseCondition (#23451)
Nick Schonning
2023-02-07
Autofix Rails/EagerEvaluationLogMessage (#23429)
Nick Schonning
2023-01-23
Suppress AddressFamilyError in link verification (#23204)
Markus Unterwaditzer
2023-01-11
fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
Markus Unterwaditzer
2022-11-17
Handle links with no href in VerifyLinkService (#20741)
Joshua Wood
2022-05-06
Allow VerifyLinkService to accept backlinks with differing case (#18320)
Sara Golemon
2019-01-24
Rescue SSL error in verify link service (#9914)
Renato "Lond" Cerqueira
2018-12-31
Fix links not being verified (#9673)
kodai
2018-10-26
Skip link-back check if body is nil (#9107)
abcang
2018-10-04
Fix link verification for remote accounts (#8868)
Eugen Rochko
2018-09-20
Support link verification with redirects (#8735)
Eugen Rochko
2018-09-19
Fix failed profile verification when rel attribute including values other tha...
Yamagishi Kazutoshi
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko