gnu-social/plugins/OStatus/lib
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
..
discoveryhints.php DiscoveryHints gets microformats2 parsing abilities 2014-06-24 01:27:03 +02:00
feeddiscovery.php Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 2010-10-08 10:42:59 -07:00
hubconfqueuehandler.php Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 2010-10-08 10:42:59 -07:00
huboutqueuehandler.php Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 2010-10-08 10:42:59 -07:00
hubprepqueuehandler.php IMPORTANT - fixed HubSub to properly fetch primary keys 2013-08-21 11:25:08 +02:00
magicenvelope.php Less verbose debugging (also don't log private keys) 2014-06-03 12:53:04 +02:00
ostatusqueuehandler.php Correctly distribute notices from remote posters through local groups to remote group-members via OStatus. 2013-09-29 23:19:11 +02:00
pushinqueuehandler.php Better typing and minor fixes to OStatus related stuff 2013-11-01 13:20:45 +01:00
salmon.php Salmon posts can only be made for local users. More typing! 2014-06-02 19:46:42 +02:00
salmonaction.php Support for updated aliases 2015-01-10 02:07:39 +01:00
salmonqueuehandler.php Salmon posts can only be made for local users. More typing! 2014-06-02 19:46:42 +02:00