]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Split OStatusPlugin FeedSub receive into two parts
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 21 Apr 2017 06:08:39 +0000 (08:08 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 21 Apr 2017 06:13:39 +0000 (08:13 +0200)
commitf51cb6fca9631bf26b1a15ebdbc37f1365da9cc2
treee5544771af2804995c4c76936d1849dafa46e6ca
parente87115d46262e6376179e5fe961db23737185b96
Split OStatusPlugin FeedSub receive into two parts

FeedSub::receive now only handles the PuSH verification
FeedSub::receiveFeed is protected and only parses+imports feed XML
plugins/OStatus/classes/FeedSub.php