gnu-social/plugins/LRDD
Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0
Updated composer and translations

composer install --no-dev
composer dump-autoload --optimize
git add vendor/ --force
make updatepo
2021-07-18 12:49:17 +01:00
..
extlib/XML Implemented WebFinger and replaced our XRD with PEAR XML_XRD 2013-09-30 22:04:52 +02:00
lib [LRDD] Fix unhandled bad data in HostMeta, LinkHTML and WebFinger 2021-07-16 19:44:37 +01:00
locale [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
EVENTS.txt Implemented WebFinger and replaced our XRD with PEAR XML_XRD 2013-09-30 22:04:52 +02:00
LRDDPlugin.php [LRDD] Add a new method for grabing profile aliases 2021-07-16 19:44:36 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The LRDD plugin implements Link-based Resource Descriptor Discovery
based on RFC6415, Web Host Metadata, i.e. the predecessor to WebFinger resource
discovery.

See: http://tools.ietf.org/html/rfc6415

Installation
============
This plugin is enabled by default

Settings
========
none