diaspora/app
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
..
assets Merge branch 'error_404_mobile' of git://github.com/movilla/diaspora into movilla-error_404_mobile 2013-05-18 20:06:49 +02:00
controllers Locator feature 2013-05-02 17:31:53 -05:00
helpers Fix show more post in my activity mobile page. Close #4108 2013-04-08 00:04:42 +02:00
mailers New configuration system 2012-09-26 20:19:37 +02:00
models Refactor config/ directory 2013-05-19 18:54:54 +02:00
presenters Locator feature 2013-05-02 17:31:53 -05:00
uploaders resize full scaled image to a specific width #3793 2013-01-26 11:36:01 +01:00
views Merge branch 'error_404_mobile' of git://github.com/movilla/diaspora into movilla-error_404_mobile 2013-05-18 20:06:49 +02:00
workers bump sidekiq 2013-04-25 21:30:35 +02:00