mmn 238d2a3876 Merge branch 'link-atom-fix' into 'nightly'
atom: <link> urls should be attr, not content

Some activities (ex: repeats and follows) have <link>s like this:
<link rel="alternate" type="text/html">http://example.org</link>

This commit changes them to:
<link rel="alternate" type="text/html" href="http://example.org"/>

See merge request !30
2015-10-10 20:33:58 +00:00
..
2015-02-27 12:44:15 +01:00
2011-03-29 23:00:29 +02:00
2015-02-27 12:44:15 +01:00
2011-04-01 19:47:24 +02:00
2015-02-27 12:44:15 +01:00
2015-02-27 12:44:15 +01:00
2012-11-11 21:36:42 -05:00
2011-04-01 19:47:24 +02:00
2012-03-21 16:33:23 -04:00
2015-02-13 16:26:41 +01:00
2011-04-01 19:47:24 +02:00
2010-06-03 16:09:47 -07:00
2009-11-19 12:00:25 -05:00
2015-07-09 22:26:03 +02:00
2015-02-14 17:32:35 +01:00
2011-04-03 14:24:55 +02:00
2010-10-19 12:23:49 -07:00
2011-02-17 22:36:14 -08:00
2011-08-25 17:59:27 -04:00
2011-09-30 14:23:30 -04:00
2010-02-20 13:23:08 -05:00
2015-02-27 12:44:15 +01:00
2010-10-31 00:58:35 +02:00