aboutsummaryrefslogtreecommitdiffstats
path: root/mod/xrd.php
Commit message (Expand)AuthorAgeFilesLines
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-031-12/+5
* make the old personal xrd interface (old webfinger) work againfriendica2014-08-211-4/+17
* snakebite: bring back some of the legacy XML discovery interfaces, update as ...friendica2014-04-021-17/+16
* implement Smarty3Zach Prezkuta2013-01-061-1/+1
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-1/+1
* a few minor changesfriendica2012-08-261-1/+1
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-181-10/+1
* get rid of special "short salmon key" for statusnetfriendica2012-07-111-1/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* poco discoveryFriendika2011-10-271-0/+1
* zot/salmon new key format for batch keysFriendika2011-09-271-1/+3
* basic zot discovery frameworkFriendika2011-09-191-0/+1
* crypto stuffFriendika2011-08-091-9/+5
* use separate hcard from profile urlFriendika2011-08-071-0/+1
* salmon protocol changes magicsig draft-experimental, fixes to hostxrdFriendika2011-08-041-1/+1
* convert our native pkcs#8 to pkcs#1 for diaspora-public-key xrd fieldFriendika2011-07-301-1/+2
* basic diaspora discoveryFriendika2011-07-181-0/+15
* allow cross-site xrd/lrdd/webfingerFriendika2011-06-251-1/+1
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-1/+1
* add plugin hooks to personal XRDFriendika2011-01-011-0/+4
* two-way subscriptions working with federated social accountsMike Macgirvin2010-10-251-4/+9
* celebrity/group/community pages about 75% implementedMike Macgirvin2010-10-171-1/+1
* more comprehensive XRD linkagesMike Macgirvin2010-10-121-6/+8
* inline salmon magic keysMike Macgirvin2010-10-121-2/+8
* salmon-magic-public-freaking-nasty-keysMike Macgirvin2010-10-061-1/+2
* infrastructure for salmonMike Macgirvin2010-10-061-1/+2
* localisation path for all view templatesMike Macgirvin2010-09-221-1/+1
* acct uri may have double slashes after scheme, may be url encodedMike Macgirvin2010-08-301-1/+4
* added webfinger supportMike Macgirvin2010-07-231-0/+27