friendica/src
Hypolite Petovan d20b53607d Distinguish between public and private contact in contact actions
- Block and ignore is done relating to a public contact (uid = 0)
- Update and drop is done relating to a private contact (uid !=0)
- Method documentation has been improved to precise the contact type it needs
- Public and private contact ids are retrieved before acting on contacts
2021-09-06 11:50:46 -04:00
..
App
Collection
Console
Content
Core
Database
Factory
Model
Module Distinguish between public and private contact in contact actions 2021-09-06 11:50:46 -04:00
Network
Object
Protocol
Render
Repository
Security
Util
Worker
App.php
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php
LegacyModule.php