]> git.mxchange.org Git - friendica.git/commit
more robust feed error handling, at the expense of performance.
authorMike Macgirvin <mike@macgirvin.com>
Tue, 21 Sep 2010 02:34:44 +0000 (19:34 -0700)
committerMike Macgirvin <mike@macgirvin.com>
Tue, 21 Sep 2010 02:34:44 +0000 (19:34 -0700)
commit3ad52463f633b060bee519e8aa4d6e9453fdc2aa
tree5235655b2dd2e9a2af5f1179ebbff20dfdbd05b6
parent177a6d7f79f5e237eb6d0811e8e28732a4c90d03
more robust feed error handling, at the expense of performance.
Pass profile owner through HTML (yuk) to the ajax updater - as
browser  pre-fetch totally buggers passing it via the server session.
include/items.php
include/main.js
include/poller.php
index.php
mod/network.php
mod/profile.php
mod/update_network.php
mod/update_profile.php