family Create groups with other users on a Nextcloud instance and share with them
Go to file
Maxence Lange d9a1994c14 fix access
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-10-20 15:40:55 -01:00
appinfo moving files/methods around 2017-10-20 15:34:36 -01:00
css moving files/methods around 2017-10-20 15:34:36 -01:00
files moving files/methods around 2017-10-20 15:34:36 -01:00
img icons renaming + circles description 2017-08-01 18:35:43 +02:00
js moving files/methods around 2017-10-20 15:34:36 -01:00
l10n [tx-robot] updated from transifex 2017-09-10 00:11:11 +00:00
lib fix access 2017-10-20 15:40:55 -01:00
screenshots Add files via upload 2017-08-05 10:22:41 +02:00
templates moving files/methods around 2017-10-20 15:34:36 -01:00
tests Application::APP_NAME 2017-08-20 09:42:25 +02:00
vendor first batch of tests 2017-03-05 01:35:35 -01:00
.drone.yml drone 2017-05-22 12:22:27 -01:00
.gitignore ignore .idea 2017-02-16 23:19:36 -01:00
.scrutinizer.yml cleaner 2017-03-08 19:00:10 -01:00
CHANGELOG.md 0.12.4 2017-08-17 11:50:37 +02:00
composer.json first batch of tests 2017-03-05 01:35:35 -01:00
composer.lock first batch of tests 2017-03-05 01:35:35 -01:00
contact.json rework on the members management + UI + * to include Contacts 2017-08-24 14:52:46 +02:00
LICENSE switching to circles 2017-02-16 00:04:00 -01:00
Makefile 0.12.4 2017-08-17 11:50:37 +02:00
README.md description & screenshot 0.12.0 2017-08-02 08:35:32 +02:00

Nextcloud Circles

Scrutinizer Code Quality codecov Build Status

Bring cloud-users closer together.

Circles allows your users to create their own groups of users/colleagues/friends. Those groups of users (or circles) can then be used by any other app for sharing purpose (files, social feed, status update, messaging, ...) through the Circles API

Different types of circles can be created:

  • A Personal Circle is a list of users known only to the owner.
    This is the right option if you want to do recurrent sharing with the same list of local users.

  • A Public Circle is an open group visible to anyone willing to join.
    Anyone can see the circle, can join the circle and access the items shared to the circle.

  • Joining a Closed Circle requires an invitation or a confirmation by a moderator.
    Anyone can find the circle and request an invitation; but only members will see who's in it and get access to shared items.

  • A Secret Circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle.
    Non-members won't be able to find your secret circle using the search bar.


API (PHP & Javascript)

Please visit our wiki to read more about the API.

Credits

App Icon by Madebyoliver under Creative Commons BY 3.0