]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Ticket #2724: gracefully handle attempts to delete or fave/unfave a remote Twitter...
authorBrion Vibber <brion@status.net>
Fri, 19 Nov 2010 23:51:08 +0000 (15:51 -0800)
committerBrion Vibber <brion@status.net>
Fri, 19 Nov 2010 23:51:08 +0000 (15:51 -0800)
commit94f2f96f2ebe8d7b127ec643f84cbfb20f4bb475
tree44b81cb7bb5ad5f4fca6cee6bcc396e16b4e6397
parent4193a826d3500c1c8771e2a55ca197011fe637c8
Ticket #2724: gracefully handle attempts to delete or fave/unfave a remote Twitter notice if a failure occurs.

Most annoying error case being where the notice was already faved or deleted on Twitter! :)
Such errors will now just fail out and log a note to the syslog -- the rest of what we were doing will continue on unhindered, so you can still delete, favorite, etc and it just won't sync the info over in that case.
plugins/TwitterBridge/TwitterBridgePlugin.php