]> git.mxchange.org Git - friendica.git/commit
Move /viewcontacts to /profile/{nickname}/contacts[/{type}]
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 18 May 2019 15:47:39 +0000 (11:47 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 20 May 2019 18:50:09 +0000 (14:50 -0400)
commit709eba6ce396b7206dd929934361eb5f43003f05
treee7369ecc7c29fed8cdf4e16f63f39cae2fa0120c
parente6742af65c328a20fba346aa0fea4ffafaac52d1
Move /viewcontacts to /profile/{nickname}/contacts[/{type}]

- Add contact relationship filter to profile contacts page
- Include feed contacts in contacts page and contact widget
mod/viewcontacts.php [deleted file]
src/App/Router.php
src/Content/Widget/ContactBlock.php
src/Model/Profile.php
src/Module/Profile/Contacts.php [new file with mode: 0644]
src/Protocol/OStatus.php
view/templates/profile/contacts.tpl [new file with mode: 0644]
view/theme/duepuntozero/style.css
view/theme/frio/css/style.css
view/theme/frio/templates/profile/contacts.tpl [new file with mode: 0644]
view/theme/smoothly/style.css