]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Api/Mastodon/Blocks.php
Merge pull request #10275 from very-ape/authenticate-hook
[friendica.git] / src / Module / Api / Mastodon / Blocks.php
index b1d802d053382f391d2d05d5da65a454de5a84b2..651589f649955d80fcf541419d77083225d0080f 100644 (file)
@@ -49,6 +49,8 @@ class Blocks extends BaseApi
                        DI::mstdnError()->RecordNotFound();
                }
 
+               // @todo provide HTTP link header
+
                $request = self::getRequest([
                        'max_id'   => 0,  // Return results older than this id
                        'since_id' => 0,  // Return results newer than this id