family Create groups with other users on a Nextcloud instance and share with them
Go to file
Jos Poortvliet a04ee32dae Add files via upload
Renaming/removing/replacing screenshots breaks links like in press releases ;-)

Guess I should put them in a separate spot in the future...
2017-08-05 10:22:41 +02:00
appinfo 0.12.0 2017-08-04 11:05:50 +02:00
css glitch 2017-07-31 07:29:00 +02:00
img icons renaming + circles description 2017-08-01 18:35:43 +02:00
js rewrite on getDisplayName() and Personal Circle 2017-08-01 17:40:31 +02:00
l10n [tx-robot] updated from transifex 2017-08-05 00:10:49 +00:00
lib send Member to IBroadcast 2017-08-04 12:27:35 +02:00
screenshots Add files via upload 2017-08-05 10:22:41 +02:00
templates seen 2017-08-01 20:35:47 +02:00
tests renaming circles 2017-08-01 15:14:43 +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 rewrite on getDisplayName() and Personal Circle 2017-08-01 17:40:31 +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
LICENSE switching to circles 2017-02-16 00:04:00 -01:00
Makefile 0.12.0 2017-08-04 11:05:50 +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