mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-10 07:38:10 -05:00
ArchiveValidator: remove unused TODO
This commit is contained in:
@@ -20,11 +20,6 @@ class ArchiveValidator
|
||||
attr_reader :relayable
|
||||
alias json relayable
|
||||
|
||||
# TODO: use diaspora federation to fetch parent where possible
|
||||
# For own relayables we could just use RelatedEntity.fetch;
|
||||
# For others' relayables we should check the present "own posts" first, and then if the target post is missing from
|
||||
# there we could try to fetch it with RelatedEntity.fetch.
|
||||
|
||||
# Common methods used by subclasses:
|
||||
|
||||
def missing_parent_message
|
||||
|
||||
Reference in New Issue
Block a user