gnu-social/plugins/OStatus/classes
Joshua Judson Rosen 4b875e0fd0 Fix OStatus groups by making Ostatus_profile::localProfile() work for groups
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().
2014-11-24 12:30:37 +01:00
..
FeedSub.php There's no guarantee we have an Ostatus_profile for Feedsub 2014-05-19 18:34:44 +02:00
HubSub.php PuSH 0.4: No outgoing 'sync' verifications. Feed renewal script. No auto-renewal. 2013-11-02 20:02:28 +01:00
Magicsig.php Diaspora public key published in WebFinger 2014-11-06 21:05:31 +01:00
Ostatus_profile.php Fix OStatus groups by making Ostatus_profile::localProfile() work for groups 2014-11-24 12:30:37 +01:00
Ostatus_source.php OStatus classes now has modern schemaDef 2013-08-21 11:01:31 +02:00