]> git.mxchange.org Git - friendica.git/commit
Move contact posts to their own module class
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 7 Nov 2021 22:19:29 +0000 (17:19 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 22 Nov 2021 00:21:39 +0000 (19:21 -0500)
commiteacfcc69c1e478b454f7b75796f7867fe5937114
tree7507595493e816f8c29adb95fabe29974a8bd5dc
parent25455eab6332c6eab02f3a6c6e6889bb186882bd
Move contact posts to their own module class

- Remove duplicated check for local_user() in Module\Contact
- [frio] Fix display issue for search items where the More button and icon would show but be inactive
src/Module/Contact.php
src/Module/Contact/Posts.php [new file with mode: 0644]
static/routes.config.php
view/theme/frio/templates/search_item.tpl
view/theme/frio/templates/wall_thread.tpl