gnu-social/plugins/OStatus/lib
Mikael Nordfeldth 59763ceecb SalmonAction now updates remote URI if it was stale.
After doublechecking two identities so that they match (like one that was
previously http:// but now is https://) we update the URI in our database
to match.

This has to be verified so it's not easy to fool our script and thus make
us replace legitimate URIs with fake ones. I believe the callback method
is safe, but I'm not sure how well it handles HTTP MITM attacks etc.
2015-02-17 17:35:45 +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 Store remote magicsig public keys locally 2015-01-24 13:06:09 +01: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 Documentation update (clarifying need for php5-gmp in comment) 2015-01-24 12:22:29 +01:00
salmonaction.php SalmonAction now updates remote URI if it was stale. 2015-02-17 17:35:45 +01:00
salmonqueuehandler.php Salmon posts can only be made for local users. More typing! 2014-06-02 19:46:42 +02:00