]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix to make blowing of replies stream cache more consistent when receiving replies...
authorBrion Vibber <brion@pobox.com>
Fri, 23 Apr 2010 13:55:46 +0000 (06:55 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 23 Apr 2010 13:55:46 +0000 (06:55 -0700)
commit7bdea95ccbf31cf9c9191a93c44dedb22f1fd3df
tree8404166f5472daf677424f2304bda983b4e5a421
parentfd9d520aeb52f7f3a3fe7c242fbe16078de1bc6e
Fix to make blowing of replies stream cache more consistent when receiving replies. (Was being done at mail notify time instead of at save time for local replies; now moved to reply save time internally so it can't get forgotten)
classes/Notice.php
classes/Reply.php