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
This commit is contained in:
Mike Macgirvin 2010-10-12 19:32:15 -07:00
parent f1977d420e
commit 3c440f70c6
3 changed files with 161 additions and 120 deletions

View file

@ -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" />