Conversation

Notices

  1. # http://ur1.ca/8l4e2

    Friday, 09-Mar-12 03:12:41 UTC from web
    1. @pony Blah, this image crashes Chrome.

      Friday, 09-Mar-12 03:13:22 UTC from web
    2. @pony ...Only as a result of MintRefresh though... once I reload the page, it doesn't slow down or anything.

      Friday, 09-Mar-12 03:13:59 UTC from web
      1. @forestrain @minti BUG REPORT! >_<

        Friday, 09-Mar-12 03:14:19 UTC from web
        1. @forestrain Yeah I knew what it was before you said anything, I know why too.. There's little I can do about it though. xD

          Friday, 09-Mar-12 03:15:07 UTC from web
        2. @forestrain Although if you can think of a solution I'd be glad to fix it. The problem is that for attachments, the thumbnail is the full image scaled down. So if someone posts a 1983891x1283912 vector it'll lag you quite a bit.

          Friday, 09-Mar-12 03:16:41 UTC from web
          1. @minti Hrm... is there a an image thumbnail site? If so, you could pass the link off to that site, get an appropriately sized thumbnail, and send that to the user.

            Friday, 09-Mar-12 03:18:55 UTC from web
            1. @forestrain Tha'd require me to do an off-site request. Which a lot of people said no to. xD

              Friday, 09-Mar-12 03:20:06 UTC from web
              1. @minti Yeah, it's not really worth it, for the few times it happens. If it could tap into local PHP, it'd be easy as pie, but meh.

                Friday, 09-Mar-12 03:20:45 UTC from web
                1. @forestrain !mintrefresh Think people would be mangoesed off if I replaced it with a placeholder image? It kind of defeats the purpose of there being tumbnails..

                  Friday, 09-Mar-12 03:21:54 UTC from web
                  1. @minti ...I would. ;p

                    Friday, 09-Mar-12 03:22:24 UTC from web
                    1. @forestrain Yeah I would too but, I dunno what to do about it other than that. xD

                      Friday, 09-Mar-12 03:22:52 UTC from web
                  2. @minti This bug does not occur in rdnrefresh, perhaps compare the code to see what's going wrong?

                    Friday, 09-Mar-12 03:22:51 UTC from web
                    1. @toksyuryel RDN Refresh updates the posts from the timeline itself, which has attachments already parsed and sorted and tumbnailed server side. Mine can't do that xD

                      Friday, 09-Mar-12 03:24:01 UTC from web
                  3. @minti Course, you could just not create thumbnails for images bigger than X by Y. >.>

                    Friday, 09-Mar-12 03:22:53 UTC from web
                    1. @forestrain You'd need to preload the images to find out the size, same problem here. xD

                      Friday, 09-Mar-12 03:23:15 UTC from web
                      1. @minti Blah, writing scripts sucks. Just code your own StatusNet client in PHP and be done with it.

                        Friday, 09-Mar-12 03:24:10 UTC from web
                        1. @forestrain Baha. Yeaah.

                          Friday, 09-Mar-12 03:24:31 UTC from web