CirclesUBI / circles-api-legacy

User and organization profile service
GNU Affero General Public License v3.0
4 stars 0 forks source link

Feature/suggested-contacts #77

Closed edzillion closed 5 years ago

edzillion commented 5 years ago

Client posts a list of contact ids and numbers to enpoint /users/contacts

API filters this list and returns just the entries that are registered (agreed_to_disclaimer === true).

Contacts page then shows the Circles Contacts at the top and the rest below.