4b875e0fd0
We need to look up a feed profile for HandleFeedEntryWithProfile events, regardless of whether they're an OStatus user, group, or something else; this is the least hairy way of doing that--the alternative being to keep spreading the same logic all over the calling code. Theoretically, this change might allow OStatusGroups to be recorded as the authors of activities if they pass through any authorless activities; but that's why we have checkAuthorship(). |
||
---|---|---|
.. | ||
FeedSub.php | ||
HubSub.php | ||
Magicsig.php | ||
Ostatus_profile.php | ||
Ostatus_source.php |