gnu-social/plugins/OStatus/classes
Mikael Nordfeldth d8f4de450c Support for updated aliases
will verify unknown aliases against old ones if the new identifies as a
previously recognized URI.

Steps:
1. Check the newly received URI. Who does it say it is?
2. Compare these alleged identities to our local database.
3. If we found any locally stored identities, ask it about its aliases.
4. Do any of the aliases from our known identity match the recently introduced one?

Currently we do _not_ update the ostatus_profile table with the new URI.
2015-01-10 02:07:39 +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 Support for updated aliases 2015-01-10 02:07:39 +01:00
Ostatus_source.php OStatus classes now has modern schemaDef 2013-08-21 11:01:31 +02:00