diaspora/app
2012-01-27 10:53:03 -08:00
..
controllers random cleanup; delete some unused methods, clean up some logic in some 2012-01-27 02:23:38 -08:00
helpers You can now use rake assets:precompile to upload all of your static assets to s3. This uses your prexisiting settings in AppConfig for s3. then, start your server with ASSET_HOST={cdn_hostname} remember to include https and no trailing slash 2012-01-25 11:22:45 -08:00
mailers generate recipient header with Mail::Address to properly handle non-ASCII characters 2012-01-21 19:16:09 +01:00
models clean up Person scopes, and re-use one in contact controller to deprecate a controller method 2012-01-27 02:23:38 -08:00
uploaders added support for uploading images with .tiff extensions 2012-01-02 21:40:46 -05:00
views remove @backbone reference in people/show (thx @mrZYX for the catch); added loaders to people and tag pages 2012-01-27 10:53:03 -08:00