family Create groups with other users on a Nextcloud instance and share with them
Go to file
Maxence Lange 6cba514897 compat nc14
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-07-31 18:06:31 -01:00
.tx Fix tx config 2018-02-12 22:56:17 +01:00
appinfo 0.14.0 2018-06-15 10:25:42 -01:00
css compat nc14 2018-07-31 18:06:31 -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 faster animation, fixing some css 2018-07-31 17:21:33 -01:00
l10n [tx-robot] updated from transifex 2018-06-12 00:17:48 +00:00
lib -hasToBeAdmin/hasToBeOwner 2018-07-31 18:04:39 -01:00
screenshots Add files via upload 2017-08-05 10:22:41 +02:00
templates compat nc14 2018-07-31 18:06:31 -01:00
tests removing shares when leaving circle 2018-06-04 10:13:59 -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.14.0 2018-06-15 10:25:42 -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