diaspora_federation/lib/diaspora_federation/federation
cmrd Senya ad95813ff8 Replace ^ and $ with \A \z in patterns
One should use \A and \z unless explicitly wants the line-wise behavior.
2017-01-04 16:20:50 +03:00
..
receiver add sender parameter to :receive_entity callback 2016-10-17 00:06:03 +02:00
sender fail send if redirected to other hostname 2016-10-24 00:22:15 +02:00
fetcher.rb Replace ^ and $ with \A \z in patterns 2017-01-04 16:20:50 +03:00
receiver.rb Improve code documentation 2016-07-12 02:08:21 +02:00
sender.rb use .to_h instead of Hash[] 2016-06-20 03:59:23 +02:00