aboutsummaryrefslogtreecommitdiffstats
path: root/view/atom_feed.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-26 01:53:18 -0800
committerFriendika <info@friendika.com>2011-02-26 01:53:18 -0800
commit05d3eb59ecdaf757dd2822a65a13b72311307a72 (patch)
treef826302a5838c941a7292bde6f18fdda9c389f14 /view/atom_feed.tpl
parent4efa0f1e813970b3fbd5f95fdc2a7d8ca767ca0e (diff)
downloadvolse-hubzilla-05d3eb59ecdaf757dd2822a65a13b72311307a72.tar.gz
volse-hubzilla-05d3eb59ecdaf757dd2822a65a13b72311307a72.tar.bz2
volse-hubzilla-05d3eb59ecdaf757dd2822a65a13b72311307a72.zip
status.net mentions to non-followers require the numeric profile URL, not the nickname profile URL. Though it works when they are a follower.
Diffstat (limited to 'view/atom_feed.tpl')
-rw-r--r--view/atom_feed.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/atom_feed.tpl b/view/atom_feed.tpl
index e59b20ab1..686c256ed 100644
--- a/view/atom_feed.tpl
+++ b/view/atom_feed.tpl
@@ -6,7 +6,8 @@
xmlns:dfrn="http://purl.org/macgirvin/dfrn/1.0"
xmlns:as="http://activitystrea.ms/spec/1.0/"
xmlns:georss="http://www.georss.org/georss"
- xmlns:poco="http://portablecontacts.net/spec/1.0" >
+ xmlns:poco="http://portablecontacts.net/spec/1.0"
+ xmlns:ostatus="http://ostatus.org/schema/1.0" >
<id>$feed_id</id>
<title>$feed_title</title>