diaspora/lib
Augier 2ce98b49d7 Fix issue #4416
Conflicts:
	spec/helpers/notifier_helper_spec.rb
2014-10-16 23:27:48 +02:00
..
assets/javascripts Remove unused js code for login page 2014-08-19 09:25:48 +02:00
diaspora Fix issue #4416 2014-10-16 23:27:48 +02:00
federated Try fetching missing parent of relayables 2014-09-07 10:47:47 +02:00
messagebus
postzord Fix receiving a relayable retraction through the public route 2014-09-20 15:03:53 +02:00
rack
salmon End the require mess 2013-03-21 23:37:53 +01:00
stream replace deprecated usages for all 2014-08-23 16:34:01 +02:00
tasks skip assets precompilation for cucumber run 2014-08-27 18:38:43 +02:00
account_deleter.rb Fix for issue 5040: Adds completed_at column to account_deletions and sets timestamp upon successful completion. Depends on uniqueness of diaspora_handle when combined with person_id 2014-08-24 17:06:33 -07:00
collect_user_photos.rb
configuration_methods.rb Fix statistics_presenter_spec 2014-10-04 01:01:19 +03:00
csv_generator.rb remove use csv instead of fastercsv 2013-02-17 12:48:29 +01:00
development_mail_interceptor.rb
diaspora.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
direction_detector.rb
email_inviter.rb fix bug #4832 select language for email content when invite a friend 2014-04-14 18:56:29 -03:00
encryptor.rb
evil_query.rb Fix "prepared statements" errors 2014-08-23 16:34:00 +02:00
federation_logger.rb
h_card.rb End the require mess 2013-03-21 23:37:53 +01:00
hydra_wrapper.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
i18n_interpolation_fallbacks.rb raise original exception in i18n interpolation fallback middleware 2014-08-23 16:34:01 +02:00
postzord.rb End the require mess 2013-03-21 23:37:53 +01:00
publisher.rb replace mentions of out-of-aspect people in limited posts with just a 2013-06-09 19:16:40 +02:00
pubsubhubbub.rb
rake_helpers.rb remove use csv instead of fastercsv 2013-02-17 12:48:29 +01:00
salmon.rb End the require mess 2013-03-21 23:37:53 +01:00
share_visibility_converter.rb
sidekiq_middlewares.rb Actually allow false as a value for sidekiq.backtrace in our Sidekiq 2014-06-13 16:04:40 +02:00
statistics.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
stream.rb End the require mess 2013-03-21 23:37:53 +01:00
unicorn_killer.rb
webfinger.rb Raise on 404 during Webfinger 2014-09-20 13:47:52 +02:00
webfinger_profile.rb