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
AgeCommit message (Collapse)Author
2020-10-02Merge pull request #492 from nextcloud/backport/491/masterMaxence Lange
[master] disable federated circles
2020-10-02disable federated circlesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-30Merge pull request #490 from nextcloud/iclientMaxence Lange
using iclient
2020-09-30always allow localMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-30using iclientMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-29Merge pull request #488 from nextcloud/fix/noid/uniqueid-from-contactsMaxence Lange
generate unique id
2020-09-29[tx-robot] updated from transifexNextcloud bot
2020-09-25generate unique idMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-22[tx-robot] updated from transifexNextcloud bot
2020-09-18[tx-robot] updated from transifexNextcloud bot
2020-08-28[tx-robot] updated from transifexNextcloud bot
2020-08-27[tx-robot] updated from transifexNextcloud bot
2020-08-26[tx-robot] updated from transifexNextcloud bot
2020-08-25[tx-robot] updated from transifexNextcloud bot
2020-08-24[tx-robot] updated from transifexNextcloud bot
2020-08-23[tx-robot] updated from transifexNextcloud bot
2020-08-22[tx-robot] updated from transifexNextcloud bot
2020-08-21[tx-robot] updated from transifexNextcloud bot
2020-08-20[tx-robot] updated from transifexNextcloud bot
2020-08-19[tx-robot] updated from transifexNextcloud bot
2020-08-18[tx-robot] updated from transifexNextcloud bot
2020-08-170.19.5v0.19.5Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-17Merge pull request #479 from nextcloud/enh/478/single-passwordMaxence Lange
setup single password per circle
2020-08-17cleaningenh/478/single-passwordMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-17obtain right password on new shareMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-17update shares on new passwordMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-17obtain mail address on contact as memberMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-17Allow Single 'Share' Password set to a CircleMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-13cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-13small fixMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-13Merge pull request #477 from nextcloud/enh/noid/display-cached-nameMaxence Lange
displaying cached name
2020-08-13update cache name from the right instanceMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-13[tx-robot] updated from transifexNextcloud bot
2020-08-12[tx-robot] updated from transifexNextcloud bot
2020-08-11displaying cached nameMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-10Merge pull request #476 from nextcloud/fix/noid/no-search-on-altname-if-emptyMaxence Lange
do not empty search on altname
2020-08-10do not empty search on altnamefix/noid/no-search-on-altname-if-emptyMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-10fixMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-10Merge pull request #472 from mejo-/api_expose_constsMaxence Lange
Expose circle and member constants via PHP API (Fixes: #466)
2020-08-10Merge pull request #474 from mejo-/mysmallphptools_request_self_signed_certMaxence Lange
Make all instances of `Request()` aware of the `self_signed_cert` setting
2020-08-09Make all instances of `Request()` aware of the `self_signed_cert` settingJonas Meurer
Fixes: #465 Signed-off-by: Jonas Meurer <jonas@freesources.org>
2020-08-09Replace `Circles::` with `self::` in lib/Api/v1/Circles.phpJonas Meurer
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2020-08-09Expose circle and member constants via PHP API (Fixes: #466)Jonas Meurer
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2020-08-07Merge pull request #473 from mejo-/circles_test_self_signed_certMaxence Lange
Take `self_signed_cert` setting into account at `CirclesTest::testLoc…
2020-08-07Take `self_signed_cert` setting into account at `CirclesTest::testLocalAddress`Jonas Meurer
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2020-08-07use new getInstances()Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-07Merge remote-tracking branch 'origin/master'v0.19.4Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-07fixing local cloud idMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-07[tx-robot] updated from transifexNextcloud bot
2020-08-05composer upgradeMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>