diff options
author | Eugen <eugen@zeonfederated.com> | 2017-04-16 18:01:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-16 18:01:48 +0200 |
commit | babbb2135e07faf74df19676c5ab886265890043 (patch) | |
tree | d2a485a5832f80ec5f86e605bc0da8af755007e4 /app/controllers | |
parent | 99226aba9391535a20d3cc6dba0f45e5792c73d4 (diff) |
Fix #1813 - Alleviate extra requests when processing mentions (#1938)
The <link rel="mentioned" /> tag refers to accounts by href. So we were matching the DB by the url attribute, and falling back to HTTP look-up. However, GS and Mastodon use profile URLs as URIs, too, and the match for that was missing. This could potentially alleviate some extra network requests
Diffstat (limited to 'app/controllers')
0 files changed, 0 insertions, 0 deletions