Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/Api
AgeCommit message (Expand)Author
2020-08-13cleaningMaxence Lange
2020-08-10fixMaxence Lange
2020-08-09Replace `Circles::` with `self::` in lib/Api/v1/Circles.phpJonas Meurer
2020-08-09Expose circle and member constants via PHP API (Fixes: #466)Jonas Meurer
2020-06-17Fix Application setupJoas Schilling
2020-04-14gs+circlesMaxence Lange
2019-03-22getMember on personal circlesMaxence Lange
2019-03-02adding a 2nd parameters to detailsCircle()Maxence Lange
2019-03-01adding a 2nd parameter to joinedCircles()Maxence Lange
2018-10-18Make the link to circles absoluteJoas Schilling
2018-06-01phpdocMaxence Lange
2017-10-25Merge branch 'master' into circles-files-panelVinicius Cubas Brand
2017-10-20moving files/methods aroundMaxence Lange
2017-10-09ShotgunCircles is a better solutionMaxence Lange
2017-10-09getSharingFramesFromCircleMaxence Lange
2017-10-09specify userId on listCircles()Maxence Lange
2017-09-30Creation of panel to see circles' shared filesVinicius Cubas Brand
2017-09-15not using Sharees anymoreMaxence Lange
2017-08-29SharesService -> SharingFrameServiceMaxence Lange
2017-08-29cleaning codeMaxence Lange
2017-08-25automatic DIMaxence Lange
2017-08-25api checkMaxence Lange
2017-08-25split links from v1 apiMaxence Lange
2017-08-25split js APIMaxence Lange
2017-08-24include Contact to CirclesMaxence Lange
2017-08-21SharingFrame now use Circle insteal of circle_id/circle_name/circle_typeMaxence Lange
2017-08-13multiple type membersMaxence Lange
2017-08-10new Member()Maxence Lange
2017-08-10if mail, add mailMaxence Lange
2017-08-01icons renaming + circles descriptionMaxence Lange
2017-08-01rewrite on getDisplayName() and Personal CircleMaxence Lange
2017-08-01renaming circlesMaxence Lange
2017-07-27compare api versionMaxence Lange
2017-07-25bugfixes + code cleaningMaxence Lange
2017-07-24API 0.10.0 - using ShortenUniqueIdMaxence Lange
2017-07-24API 0.10.0 - using ShortenUniqueIdMaxence Lange
2017-07-24switching circleId (int) to circleUniqueId (string)Maxence Lange
2017-07-12replacing CircleMapper per CircleRequestBuilderMaxence Lange
2017-06-27few changes to the APIMaxence Lange
2017-06-15Displaying name instead of uuid - #83Maxence Lange
2017-06-14ActivitiesMaxence Lange
2017-06-10update circles & settingsMaxence Lange
2017-06-09generate[Remote]LinkMaxence Lange
2017-06-07compat 12.0.0Maxence Lange
2017-06-01API::getMember()Maxence Lange
2017-05-31API versionMaxence Lange
2017-05-31API v1Maxence Lange
2017-05-31API v1Maxence Lange
2017-05-30deleteCircle -> destroyCircleMaxence Lange
2017-05-22compat php5.6Maxence Lange