]> git.mxchange.org Git - friendica.git/commit
don't send any potentially large embeds over ajax so as to avoid huge prefetch downlo...
authorFriendika <info@friendika.com>
Thu, 19 May 2011 03:34:18 +0000 (20:34 -0700)
committerFriendika <info@friendika.com>
Thu, 19 May 2011 03:34:18 +0000 (20:34 -0700)
commita6603a54d9c68d1efee553e747de233f992dc3d2
treefb15de078005eb4a86fd218820fefc08688cb9fd
parent990d5e82a0c38831240590f907fb4c6efd62041d
don't send any potentially large embeds over ajax so as to avoid huge prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.
include/main.js
mod/update_network.php
mod/update_profile.php