]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Inform and make use of NoProfileException in OStatus actions
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 19 May 2014 16:07:38 +0000 (18:07 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 19 May 2014 16:07:57 +0000 (18:07 +0200)
commit0dad11bb855b94633eddc97527c6d46399d7628b
tree00e916231d302556f2783f25bc05bedd3d00d920
parent63c20e59aab17e3fdf8bcd13ea334d7b6abe51f2
Inform and make use of NoProfileException in OStatus actions

This is because Ostatus_profile->localProfile() throws NoProfileException
instead of returning null for profiles which don't exist in Profile table.
plugins/OStatus/actions/ostatussub.php
plugins/OStatus/actions/peopletagsalmon.php