chuckya/app
Eugen babbb2135e Fix - Alleviate extra requests when processing mentions ()
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
2017-04-16 18:01:48 +02:00
..
assets fix regex filter () 2017-04-16 16:33:38 +02:00
controllers Make file attachment on MediaAttachment optional () 2017-04-16 12:51:30 +02:00
helpers View spec fix () 2017-04-16 03:40:33 +02:00
lib Fix - Ensure feeds have valid <title> tags () 2017-04-16 02:40:36 +02:00
mailers Make Reporting admin section translatable () 2017-04-12 17:11:49 +02:00
models Simplify the og:image and og:description code in stream_entries/show () 2017-04-16 16:38:02 +02:00
presenters About page contact email () 2017-04-15 13:33:25 +02:00
services Fix - Alleviate extra requests when processing mentions () 2017-04-16 18:01:48 +02:00
validators Organize coverage dirs () 2017-04-13 16:00:31 +02:00
views Remove trailing whitespace in terms.no.html () 2017-04-16 16:38:13 +02:00
workers Quick best practice cleanup of views/helpers () 2017-04-12 18:24:18 +02:00