diaspora/lib/diaspora
Jonne Haß ac147cc9f4 Refactor config/ directory
* Get rid of early pathname requirement
* Use require_relative where approciate
* Drop unused files
* Imported new application.rb, environment.rb and environments/* from fresh Rails app
* Cleaned up boot.rb
* Load config in boot.rb
* Deduplicate environments/integration*.rb
* Move username blacklist into defaults.yml
* Ruby 1.9 Hash syntax everywhere
* Reorganize lib/diaspora/markdownify to match conventions
* Get rid of full path requires where possible
* Add dummy content to production section diaspora.yml.example to prevent warning
* Drop sqlite? method
* Move postgres? method into ConfigurationMethods
* Drop token authentication from User
2013-05-19 18:54:54 +02:00
..
federated End the require mess 2013-03-21 23:37:53 +01:00
fetcher Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
markdownify Refactor config/ directory 2013-05-19 18:54:54 +02:00
commentable.rb Refactor Post Presenter 2012-05-10 12:24:21 -07:00
encryptable.rb upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
exceptions.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
exporter.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
fetcher.rb End the require mess 2013-03-21 23:37:53 +01:00
guid.rb remove ActiveSupport::SecureRandom 2012-03-21 13:49:34 -07:00
likeable.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
markdownify.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
parser.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
relayable.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
shareable.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
taggable.rb End the require mess 2013-03-21 23:37:53 +01:00