diaspora/lib
2012-02-27 18:40:56 -08:00
..
diaspora introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
federated introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
messagebus fix for the messagebusmailer to be happy 2012-01-03 23:31:24 -08:00
postzord committed a notes file by accident, sry [ci skip] 2012-02-25 17:00:28 -08:00
rack add unicorn back in. only use one worker process for now. also, move chrome_frame middleware into the correct load path in lib. [ci skip] 2012-01-24 14:56:55 -08:00
salmon
stream change routes to properly reflect page names (activity/stream). 2012-02-14 11:16:41 -08:00
tasks basic federation profile testing stuff 2012-02-14 10:58:57 -08:00
admin_rack.rb move admin rack to its own file 2011-09-16 13:33:05 -07:00
collect_user_photos.rb
csv_generator.rb
development_mail_interceptor.rb
diaspora.rb introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
direction_detector.rb
encryptor.rb use ActiveSupport's Base64 encoding methods instead of calling Array#pack directly; strip new lines. 2011-09-16 08:53:13 -07:00
enviroment_configuration.rb do not rely on hoptoad to insert rack ssl 2012-01-22 18:42:06 +01:00
evil_query.rb Participate stream query uses participations 2012-02-09 19:01:01 -08:00
federation_logger.rb federation logger now in place. 2012-02-16 17:58:15 -08:00
hcard.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
hydra_wrapper.rb rename some stuff in hydra to make it more clear [ci skip] 2012-02-25 18:19:19 -08:00
i18n_interpolation_fallbacks.rb
postzord.rb
publisher.rb Mention the person who invited a user on first message 2011-10-31 22:16:58 -05:00
pubsubhubbub.rb rescue pubsubhubbub error if your pod is offline (resolves issue when posting public posts in dev mode with no internet connectivity) 2011-12-31 13:47:53 -05:00
rake_helpers.rb
share_visibility_converter.rb MS DG make share_visibility_converter really defensive :( 2012-01-18 11:48:23 -08:00
statistics.rb added first_name to csv task 2011-11-01 14:20:37 -07:00
stream.rb yeah I need to commit the files i guess 2011-10-13 22:27:07 -07:00
template_picker.rb title now updates with switch 2012-02-27 18:40:56 -08:00
unicorn_killer.rb add unicorn back in. only use one worker process for now. also, move chrome_frame middleware into the correct load path in lib. [ci skip] 2012-01-24 14:56:55 -08:00
webfinger.rb fix logging to work great with non-persisted objects 2012-02-17 14:59:42 -08:00
webfinger_profile.rb