diaspora/app
Florian Staudacher 7c73a526dd fix for #2770
- apply the padding to the wrapper element, not to the textarea
   apparently padding a textarea makes it shrink in firefox... ?
 - don't use manual padding, instead specify max-height for images
   extra-huge images are jolted, but they don't explode the layout
 - closing handled by view,
   gets rid of "Publisher.close is not a function" error msg
2012-02-19 21:14:12 +01:00
..
controllers federation logger now in place. 2012-02-18 16:28:04 -08:00
helpers use the user presenter, luke 2012-02-18 16:28:03 -08:00
mailers generate recipient header with Mail::Address to properly handle non-ASCII characters 2012-01-21 19:16:09 +01:00
models fix logging to work great with non-persisted objects 2012-02-18 16:28:05 -08:00
presenters use the user presenter, luke 2012-02-18 16:28:03 -08:00
uploaders added support for uploading images with .tiff extensions 2012-01-02 21:40:46 -05:00
views fix for #2770 2012-02-19 21:14:12 +01:00