Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-23Removes client_side_validationsFabian Rodriguez
2014-01-30embedding youtube videos over httpsarlogn
2014-01-15update devise to 3.2Jonne Haß
2014-01-07Simple captcha for signup pagemaruf
2013-12-04remove template picker functionalityFabian Rodriguez
2013-11-24Add ActsAsTaggableOn::Tag to excluded models in rails_AdminFabian Rodriguez
2013-11-24remove trailing whitespaces and indent rails_adimn initializerFabian Rodriguez
2013-09-20bump ruby-oembedJonne Haß
2013-09-19hardcode default(=fallback) languageJonne Haß
2013-08-08update devise to 2.2.4Jonne Haß
2013-08-04Added Wordpress service functionality,Andrew Smith
2013-08-02Remove duplicates and bad code habits.James Fleming
2013-08-02Added strong_parameters gem to Gemfile and created an initializer in configcarolina
2013-07-31Migration to turn ActivityStreams::Photo to StatusMessagecarolina
2013-07-17Change devise config and templates to make logout a delete request.J. Fleming
2013-06-13move asset_sync require to the earliest point possibleJonne Haß
2013-05-19Refactor config/ directoryJonne Haß
2013-05-07oembed_providers.yml added for custom (outside of ruby-oembed) oEmbed providers.Ruxton
2013-05-07Merge branch 'develop' of https://github.com/diaspora/diaspora into developRuxton
2013-05-02Remove unnecessary ruby187 hacksBraulio Martinez
2013-04-29Added MixCloud oEmbed to oembed_providers_listRuxton
2013-04-26MixCloud oEmbed supportGreg Tangey (Ruxton)
2013-04-15Fix typo in devise initializerJonne Haß
2013-04-04bump sidekiq and cleanup unicorn.rbJonne Haß
2013-03-22Bye Resque. Ohai Sidekiq.Jonne Haß
2013-03-22End the require messJonne Haß
2013-03-08Set max-age header to Amazon S3 resourcesMarcelo Dominguez
2013-02-02Merge branch 'hotfix/0.0.2.4' into developJonne Haß
2013-02-02Fix XSS vulnerabilities caused by not escaping a users name fields when loadi...v0.0.2.4Jonne Haß
2013-01-31ensure our locales are at the bottom of the load path, fixes #2614Jonne Haß
2013-01-25Added DailyMotion & Twitter oEmbedsRuxton
2013-01-22Oembed Update - Added instagram, better display for rich/photoRuxton
2012-11-30 Do not generate paths like /a/b/c/config/boot.rb/../../Gemfile to require an...Jonne Haß
2012-11-07Make Devise remember the session for 2 weeks. Fix #3472Dennis Schubert
2012-10-25update and fix servicesJonne Haß
2012-10-01Release cleanup, closes #3620Jonne Haß
2012-09-26properly integrate asset_syncJonne Haß
2012-09-26New configuration systemJonne Haß
2012-09-15it's enviroNmentJonne Haß
2012-09-15Unify redis initializationJonne Haß
2012-09-13use present to check if redis_url is emptyJonne Haß
2012-09-13add thread_safe true to redis initialization because resque does it too nowJonne Haß
2012-09-12update deviseJonne Haß
2012-09-07set perform_deliveries, this should fix #3524Jonne Haß
2012-07-05Clarify warning shown when single_process_mode used in productionLawrence Leonard "Larry" Gilbert
2012-06-11Rails.root and File.join cleanupSteven Hancock
2012-05-31added GA back into rack; added mixpanel configuration optionsdanielgrippi
2012-05-29Escape hashtags in emailsSteven Hancock
2012-05-25gzip outgoing stuffs for great successMaxwell Salzberg
2012-05-23fix piwki loading [ci skip]Maxwell Salzberg