aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-10-12 19:32:15 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-10-12 19:32:15 -0700
commit3c440f70c66953735d01841453fa6a7ed244ef1c (patch)
treee2bc845a34168be418fa845866431b92e53be74b /view
parentf1977d420ea025e9d8b1f47fb41b25468d07218f (diff)
downloadvolse-hubzilla-3c440f70c66953735d01841453fa6a7ed244ef1c.tar.gz
volse-hubzilla-3c440f70c66953735d01841453fa6a7ed244ef1c.tar.bz2
volse-hubzilla-3c440f70c66953735d01841453fa6a7ed244ef1c.zip
Provide the ability to subscribe to our user from other federated sites.
This is a read-only relationship until the rest of the salmon magic-envelope stuff lands
Diffstat (limited to 'view')
-rw-r--r--view/dfrn_request.tpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/dfrn_request.tpl b/view/dfrn_request.tpl
index 0b02982d8..df7e3830c 100644
--- a/view/dfrn_request.tpl
+++ b/view/dfrn_request.tpl
@@ -4,7 +4,10 @@
<p id="dfrn-request-intro">
You may request a connection with this member if you have a valid profile address<br />
on one of the following social networks:<br />
-<ul id="dfrn-request-networks"><li><a href="http://dfrn.org">mistpark/DFRN</a></li></ul>
+<ul id="dfrn-request-networks">
+<li><a href="http://dfrn.org">Mistpark/DFRN</a> (fully supported)</li>
+<li><a href="http://ostatus.org">Federation/OStatus/Diaspora/GNU-social</a> (limited - experimental)</li>
+</ul>
</p>
<form action="dfrn_request/$nickname" method="post" />