diaspora/spec
Jason Robinson bdf6c71772 Implement social relay functionality
* .well-known/social-relay - to serve subscription preferences to relays
* Workers.deferred_dispatch relay carbon copy functionality for outbound sending

See discussion here: https://www.loomio.org/d/9vpoe0UR/public-post-federation#comment-730911 and spec here: https://wiki.diasporafoundation.org/Relay_servers_for_public_posts
2015-07-18 21:29:31 +03:00
..
controllers Implement social relay functionality 2015-07-18 21:29:31 +03:00
fixtures Strip EXIF data as user preference 2015-01-18 10:28:28 -03:00
helpers use federation-gem for webfinger/hcard generation 2015-07-14 05:50:26 +02:00
integration Port tags page to Bootstrap 2014-08-28 18:02:02 +02:00
javascripts Merge pull request #6162 from cmrd-senya/5684-public-additional-profile 2015-07-11 10:19:19 +02:00
lib fix @pod_uri/@pod_url and add url_to to AppConfig 2015-07-14 05:50:26 +02:00
mailers Remove private post content of also commented mails 2015-05-07 04:10:21 +02:00
models Merge branch 'stable' into develop 2015-07-16 11:12:16 +02:00
presenters Implement social relay functionality 2015-07-18 21:29:31 +03:00
serializers added post guid to the post_serializer 2015-07-11 00:17:01 +02:00
shared_behaviors Strip Unicode format characters prior post processing 2015-02-17 23:29:05 +01:00
support fix minor errors in spec helper scripts, remove db/seeeds.rb 2015-04-28 01:02:27 +02:00
workers Implement social relay functionality 2015-07-18 21:29:31 +03:00
configuration_methods_spec.rb Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
factories.rb Only return the current_users participation for post interactions 2015-05-30 03:08:25 +02:00
federation_callbacks_spec.rb write tests for federation callbacks 2015-07-14 05:50:26 +02:00
helper_methods.rb fix minor errors in spec helper scripts, remove db/seeeds.rb 2015-04-28 01:02:27 +02:00
locale_spec.rb On reshare insert the reshare built from the response 2015-03-23 23:02:23 +01:00
misc_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
spec-doc.rb This fixes issue #2298. 2011-11-02 23:51:12 -04:00
spec_helper.rb bump rspec-rails 2015-03-25 02:33:56 +01:00