gnu-social/plugins/OStatus/classes
Brion Vibber 5d3bce49b8 OStatus profile setup cleanup
* drop OStatusPlugin::localProfileFromUrl(), we can just look up on user.uri
* clean up a few edge cases that returned null through Ostatus_profile::ensure* code paths, now throws clear exception when we can't find a feed from the given profile url
* add some doc comments on the ensure* methods
2010-03-21 15:18:37 -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 changing keypair to text to hold a full 1024bit keypair 2010-03-13 15:46:54 -05:00
Ostatus_profile.php OStatus profile setup cleanup 2010-03-21 15:18:37 -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