family Create groups with other users on a Nextcloud instance and share with them
Go to file
2018-09-05 15:23:23 -03:00
.tx Fix tx config 2018-02-12 22:56:17 +01:00
appinfo Merge remote-tracking branch 'origin/master' 2018-08-10 19:18:06 +02:00
css Move setting description below the checkboxes 2018-08-10 11:23:10 +02: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 New circles are treated as an "all user" activity - but no option for this being on/off #204 2018-09-05 15:23:23 -03:00
l10n [tx-robot] updated from transifex 2018-09-01 00:16:21 +00:00
lib New circles are treated as an "all user" activity - but no option for this being on/off #204 2018-09-05 15:23:23 -03:00
screenshots Add files via upload 2017-08-05 10:22:41 +02:00
templates New circles are treated as an "all user" activity - but no option for this being on/off #204 2018-09-05 15:23:23 -03:00
tests fixing stuff 2018-08-01 10:36:05 -01:00
vendor first batch of tests 2017-03-05 01:35:35 -01:00
.drone.yml Fix drone config 2018-04-12 16:36:24 +02:00
.gitignore Add Eclipse files and folders to .gitignore #158 2017-12-11 09:49:06 -02:00
.scrutinizer.yml cleaner 2017-03-08 19:00:10 -01:00
CHANGELOG.md 0.13.4 2017-10-24 14:34:06 -01: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.15.0 2018-08-01 09:38:17 -01: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