]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Non-replies cannot harvest parent notice nicknames
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 16 Jul 2015 10:53:10 +0000 (12:53 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 16 Jul 2015 10:53:10 +0000 (12:53 +0200)
commit44dc00a58c4d0f3d78e7b6dc2cee13959e480aad
tree59bc32ea877e81a955acf666a4a804bcc80f68dc
parentcd23c78800b0e2b80200f8e4b1156190330f39c9
Non-replies cannot harvest parent notice nicknames

A feature we use of parent notices is that if you use the same @user
as the parent notice, the same @user will be notified, regardless if
there might be @user@site.com as well as @user@example.com and you're
subscribed to just one of them (or both, or none of them!).

But this threw an exception since we tested this on new notice threads.
lib/util.php