diaspora_federation/lib/diaspora_federation
Benjamin Neff 40919b4c69
Create change_time helper method
Time#change is an activesupport feature

Also: Use seconds instead of Numeric#minute and Numeric#hour
2017-04-05 00:36:53 +02:00
..
discovery Remove "try", because it is a rails feature 2017-01-26 02:21:51 +01:00
entities A little fix to signature verification methods doc 2017-03-26 02:18:20 +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 Create change_time helper method 2017-04-05 00:36:53 +02:00
validators AccountMigration entity 2017-03-26 02:18:20 +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