]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Correct a logic-inverting typo in handling of replies to group-posts.
authorJoshua Judson Rosen <rozzin@geekspace.com>
Sun, 29 Jul 2012 21:54:48 +0000 (17:54 -0400)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 29 Sep 2013 21:14:00 +0000 (23:14 +0200)
commit8e53eb2b4cddc428f850b53d6caf96528e051376
treec9b375d595e64c172e4e1c492440822d1d6478fa
parent90858804bc203478bb731be5a70b9110d1bfb0fc
Correct a logic-inverting typo in handling of replies to group-posts.
The typo causes a tautology, which makes replies to group-posts always (or almost-always) go to the group(s).
cf. http://status.net/open-source/issues/3638
classes/Notice.php