diaspora/public/javascripts/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
..
collections you can now follow / unfollow a post from the stream; fixed cukes. 2012-02-18 16:26:15 -08:00
helpers Added a post conversion hook to PageDown to add target="_blank" (fixes #2792) 2012-02-09 23:30:28 +01:00
models add a missing test for block user, and fix ignoring a user from a non stream page; rename a javascript method as it was actually the oppisite of what it said it was doing 2012-02-18 16:28:04 -08:00
templates add a missing test for block user, and fix ignoring a user from a non stream page; rename a javascript method as it was actually the oppisite of what it said it was doing 2012-02-18 16:28:04 -08:00
views fix for #2770 2012-02-19 21:14:12 +01:00
app.js toggle all nsfw posts 2012-02-18 16:26:17 -08:00
router.js DG MS; don't initialize a stream on post pages. 2012-02-18 16:28:02 -08:00
views.js toggle all nsfw posts 2012-02-18 16:26:17 -08:00