diaspora/lib
Benjamin Neff b8ebb778bf
Refactor federation mappings
The hashes don't work properly with rails 5, there are different classes
loaded when called from the rails engine with missing inheritance.

Also the hashes never worked well with spring.
2017-08-12 15:39:21 +02:00
..
api/openid_connect Fix ID token issuer field to match discovery data 2016-10-27 02:22:27 +02:00
assets/javascripts Change regexp for hashtags 2017-03-04 21:08:11 +01:00
diaspora Refactor federation mappings 2017-08-12 15:39:21 +02:00
rack remove ChromeFrame 2016-03-21 14:04:24 +01:00
schemas Update the user data export archive format. 2017-08-10 09:36:26 +03:00
stream Remove unused contacts link methods 2016-11-26 02:25:29 +01:00
tasks Use Rails.application.assets_manifest.assets instead of json file 2017-07-31 22:56:05 +02:00
account_deleter.rb Update the user data export archive format. 2017-08-10 09:36:26 +03:00
bookmarklet_renderer.rb Precompile bookmarklet to use in production 2017-07-31 22:43:28 +02:00
configuration_methods.rb Use https for the pod_uri if require_ssl is true 2016-08-21 01:48:52 +02:00
connection_tester.rb check if links is an array in the JRD 2016-06-27 04:04:09 +02:00
diaspora.rb remove roxml 2016-06-26 06:21:01 +02:00
direction_detector.rb Use string-direction gem for rtl detection 2016-11-15 22:33:56 +01:00
email_inviter.rb Cleanup legacy invitations from code 2016-08-13 01:47:27 +02:00
error_page_renderer.rb update bookmarklet 2015-05-01 20:20:46 +02:00
evil_query.rb Exclude ignored people from followed tags when building stream-relation 2017-07-23 23:33:43 +02:00
i18n_interpolation_fallbacks.rb raise original exception in i18n interpolation fallback middleware 2014-08-23 16:34:01 +02:00
node_info.rb Add NodeInfo 2.0 support 2017-05-21 12:05:54 +02:00
photo_exporter.rb move photo extraction to a class 2016-07-18 15:05:44 +03:00
publisher.rb Trigger getting started with backbone 2016-09-28 21:59:08 +02:00
pubsubhubbub.rb
share_visibility_converter.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
sidekiq_middlewares.rb Actually allow false as a value for sidekiq.backtrace in our Sidekiq 2014-06-13 16:04:40 +02:00
stream.rb