]> git.mxchange.org Git - friendica.git/commit
Add new OStatus\PortableContacts module class
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 11 Nov 2022 03:28:33 +0000 (22:28 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 14 Nov 2022 18:48:46 +0000 (13:48 -0500)
commiteb6b03b555ebfe8145ab826336f0d24aa7fbe46d
tree748ae84242f4e7dc0a120df952e2db7bb2b44ea9
parentd21da2dc0aa3b40c0c0a21e1317a0a9f961b5f6c
Add new OStatus\PortableContacts module class

- Retain existing route /poco for backward compatibility
- Remove unsupported links to /poco/{nickname} route
src/Model/Contact.php
src/Module/Profile/Profile.php
src/Module/User/PortableContacts.php [new file with mode: 0644]
src/Module/Xrd.php
static/routes.config.php