Issue 4960: Ignoring and blocking of contacts should work again (#5657)
authorMichael Vogel <icarus@dabo.de>
Sat, 25 Aug 2018 13:48:00 +0000 (13:48 +0000)
committerHypolite Petovan <mrpetovan@eml.cc>
Sat, 25 Aug 2018 13:48:00 +0000 (09:48 -0400)
commitedcd0a3744bf0aaf69d71a208a6da24169d3092d
tree0140b09a5788fe297b7dbd412c87a4723bf42579
parent6a549d4cfb523eb1bbfc1a08c41e38fee8b2a40d
Issue 4960: Ignoring and blocking of contacts should work again (#5657)

* Issue 4960: Ignoring and blocking of contacts should work again

* Renamed functions

* This function should be renamed as well.

* We now have a frontend to block and ignore public contacts

* Hide some parts for public contacts

* Removed notices, public contact is now accessible from dirfind as well

* We now show contact conversations and contact posts

* We now use a new conversation mode

* The update functionality is disabled until it will work completely

* Fixing tabs chaos

* Update after posts on the contacts page will now work

* Show connect link
17 files changed:
boot.php
config/dbstructure.json
database.sql
include/conversation.php
mod/allfriends.php
mod/common.php
mod/contacts.php
mod/crepair.php
mod/dirfind.php
src/Model/Contact.php
src/Model/Item.php
src/Object/Thread.php
view/js/main.js
view/templates/contact_edit.tpl
view/theme/frio/templates/contact_edit.tpl
view/theme/frio/theme.php
view/theme/vier/templates/contact_edit.tpl