diaspora/app
2012-01-27 18:24:46 -08:00
..
controllers pass in service_type strings instead of objects to deferred_dispatcher. 2012-01-27 16:05: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 resque deals with stringified hashes, not symbolized ones [ci skip] 2012-01-27 16:48:28 -08:00
uploaders added support for uploading images with .tiff extensions 2012-01-02 21:40:46 -05:00
views post owners can now delete any comments on their own posts. fixes #2652 2012-01-27 18:24:46 -08:00