diaspora/config/initializers
2010-12-03 11:29:49 -08:00
..
_load_app_config.rb Take out server start logging for now, maybe put in a more useful one later" 2010-12-03 11:29:49 -08:00
_load_services.rb Fix for build breakage 2010-10-25 21:38:53 -07:00
_mongo.rb adding warning to startup about making sure mongo is bound to localhost 2010-11-29 14:50:38 -08:00
backtrace_silencers.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
carrierwave.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
check_session_secret.rb added a generate:secret_token task, and added an initializer to generate one if the file does not exist 2010-09-27 15:29:55 -07:00
devise.rb Warn rather than failing if there is no smtp sender address 2010-11-04 16:55:15 -07:00
git_info.rb Fallback to static version data if git unavailable. 2010-10-10 16:38:01 +02:00
inflections.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
locale.rb Revert "Genderize#translate fixed and enhanced (now it accepts User objects to fix the gender)." 2010-12-01 22:29:27 -08:00
mailer_config.rb Its now possible to use smtp-servers with no authentication 2010-11-26 20:00:22 +01:00
mime_types.rb first commit 2010-11-09 15:29:43 -08:00
omniauth.rb we need to ask to publish on peoples wall...this was working because we all installed it with minifb which asked for everything 2010-11-08 01:26:11 -08:00
resque.rb Revert "Revert redis merge to fix bugs on master" 2010-12-02 15:33:26 -08:00
rspec_generator.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
session_store.rb Take httponly off of session cookies so that the websocket works in firefox 3.x. XSS attacks would now be easier to exploit if found. A possible replacement for opening this security hole is to set a new cookie value for Firefox users that stores a randomly generated key which would give a websocket with that key access. 2010-11-04 15:17:28 -07:00
setup_mail.rb commented out the email interceptor 2010-10-22 10:37:04 -07:00
will_paginate.rb made pagination translatable 2010-11-26 21:20:28 +01:00