gnu-social/plugins/OStatus/classes
Brion Vibber d352e5f5c4 Handle attempt to subscribe a local user via their remote webfinger reference more gracefully.
The ensure* family of functions will now return an OStatusShadowException in this case, which gives us a pleasant error message instead of a giant exception backtrace when you do 'sub somebody@this.local.server'.

Can be extended later to allow actually using the local profile, since we could figure it out.
2010-04-06 16:35:24 -07:00
..
FeedSub.php OStatus: be a little laxer about attempts to start/stop PuSH subscriptions that were left in an inconsistent state. 2010-03-19 15:47:43 -07:00
HubSub.php Fixes for updating indices, charset/collation and engine type on plugin-created tables. 2010-03-12 13:16:32 -08:00
Magicsig.php move base64_url_(encode|decode) to static functions in Magicsig 2010-03-26 10:43:41 -07:00
Ostatus_profile.php Handle attempt to subscribe a local user via their remote webfinger reference more gracefully. 2010-04-06 16:35:24 -07:00
Ostatus_source.php OStatus: record source profile & saving method in ostatus_source table; this allows us to distinguish posts that have come through an unverified group feed 2010-02-21 19:52:53 -08:00