friendica/src
Michael Vogel edcd0a3744 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
2018-08-25 09:48:00 -04:00
..
Content And still there are notices that have to be removed ... (#5629) 2018-08-18 08:20:50 +02:00
Core "dba" is now "DBA". This hadn't been respected at some places (#5655) 2018-08-23 09:51:58 -04:00
Database Cleanups: isResult() more used, readability improved (#5608) 2018-08-24 01:05:49 -04:00
Model Issue 4960: Ignoring and blocking of contacts should work again (#5657) 2018-08-25 09:48:00 -04:00
Module Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00
Network Oh no ... there are still some notices that want to be removed ... 2018-08-24 11:09:58 +00:00
Object Issue 4960: Ignoring and blocking of contacts should work again (#5657) 2018-08-25 09:48:00 -04:00
Protocol Cleanups: isResult() more used, readability improved (#5608) 2018-08-24 01:05:49 -04:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Removing a small notice in the network.php (#5652) 2018-08-22 18:46:44 -04:00
Worker Cleanups: isResult() more used, readability improved (#5608) 2018-08-24 01:05:49 -04:00
App.php Automatic Installation fix (#5565) 2018-08-20 16:15:39 -04:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Set BaseObject::setApp in App 2018-07-16 19:38:13 -04:00