diaspora_federation/lib/diaspora_federation
Benjamin Neff 1b9dfc812e
Allow to generate WebFinger with additional data
This allows projects to use this library to generate the WebFinger
document when they already need WebFinger for other elements.

Also removed the explicit alias_url, aliases can now be added with
{aliases: [alias_url]} as second parameter.
2017-05-02 22:30:19 +02:00
..
discovery Allow to generate WebFinger with additional data 2017-05-02 22:30:19 +02:00
entities Add public flag to profile entity 2017-04-23 23:18:17 +02:00
federation Replace ^ and $ with \A \z in patterns 2017-01-04 16:20:50 +03:00
parsers Entity JSON serialization/deserialization feature 2017-03-23 13:55:19 +02:00
salmon improve magic envelope validation 2016-08-01 02:41:28 +02:00
schemas Merge pull request #57 from cmrd-senya/allow-empty-signature 2017-04-01 02:45:22 +02:00
test Merge pull request #60 from SuperTux88/cleanup-webfinger-deprecations 2017-04-27 01:55:38 +02:00
validators Allow to generate WebFinger with additional data 2017-05-02 22:30:19 +02:00
callbacks.rb Improve code documentation 2016-07-12 02:08:21 +02:00
discovery.rb Improve code documentation 2016-07-12 02:08:21 +02:00
engine.rb cleanup: remove double ## everywhere on documentation 2015-07-06 23:49:42 +02:00
entities.rb AccountMigration entity 2017-03-26 02:18:20 +02:00
entity.rb Entity JSON serialization/deserialization feature 2017-03-23 13:55:19 +02:00
federation.rb create entity fetcher for public entities 2016-03-15 02:17:04 +01:00
http_client.rb Improve code documentation 2016-07-12 02:08:21 +02:00
logging.rb Improve code documentation 2016-07-12 02:08:21 +02:00
parsers.rb Entity JSON serialization/deserialization feature 2017-03-23 13:55:19 +02:00
properties_dsl.rb add types for string properties 2016-12-28 02:43:16 +01:00
rails.rb cleanup: remove double ## everywhere on documentation 2015-07-06 23:49:42 +02:00
salmon.rb Improve code documentation 2016-07-12 02:08:21 +02:00
test.rb Replace factory_girl with fabrication 2017-04-04 22:14:13 +02:00
validators.rb AccountMigration entity 2017-03-26 02:18:20 +02:00
version.rb Release version 0.1.8 2017-03-02 21:05:56 +01:00