aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-27 15:47:24 -0800
committerfriendica <info@friendica.com>2015-01-27 15:47:24 -0800
commit2f4ef7660c82f7b8878a7c2d14c9e69a52b8fbc0 (patch)
tree932e942c144586dd298bd641644d523a96abb479 /include/notifier.php
parent525c62ab1d90ad7fed33267bc64cc85f0c4492f8 (diff)
downloadvolse-hubzilla-2f4ef7660c82f7b8878a7c2d14c9e69a52b8fbc0.tar.gz
volse-hubzilla-2f4ef7660c82f7b8878a7c2d14c9e69a52b8fbc0.tar.bz2
volse-hubzilla-2f4ef7660c82f7b8878a7c2d14c9e69a52b8fbc0.zip
improved route mismatch detection. We will be less strict about the absolute route matching and only look at the last hop before it got to us - which is ultimately all we should care about (since that sender controls the thread permissions). Route mismatches seem to occur somewhat frequently from yamkote (for unknown reasons), and the logging has been improved a bit so it should provide some slightly more useful debugging info in case it still happens going forward. Oh, also we'll set the parent on comments when we store the initial post (item_store()) and only go back and set the parent for top-level posts. This should reduce the number of comments with missing parents on shared hosts, but may increase the number of missing threads. Probably worthwhile to do a query occasionally for parent = 0 and see how we're doing and how many have shared host related delivery issues.
Diffstat (limited to 'include/notifier.php')
0 files changed, 0 insertions, 0 deletions