]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix regression in OStatus remote group subscribe -- a bug was previously masked silen...
authorBrion Vibber <brion@pobox.com>
Tue, 29 Jun 2010 14:31:30 +0000 (10:31 -0400)
committerBrion Vibber <brion@pobox.com>
Tue, 29 Jun 2010 14:31:30 +0000 (10:31 -0400)
commit21f253c5845eb17b7aa599b030855324caf9f312
treef9713f8cc55f3a86c16c5257215a1e7197f7674a
parent2d920e05d563c9c327cf235b31ce18dfc4a83870
Fix regression in OStatus remote group subscribe -- a bug was previously masked silently (call to nonexistent getProfileUrl() method on User_group -- now replaced with homeUrl() which does the thing we wanted here)
plugins/OStatus/actions/ostatusgroup.php