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

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-11-03Remove broken icons.css referenceNico Kaiser
2022-10-19Avoid Undefined offset: 0 error by testing if the element exists before acces...Thomas Citharel
2022-09-28Fix missing strict types for the social serviceChristoph Wurst
2022-08-05Adjust coding styledependabot/composer/nextcloud/coding-standard-1.0.0Joas Schilling
2022-07-19Merge pull request #2765 from nextcloud/bug/2366/add-encoding-for-headerAnna
2022-07-15Include scss sheets in js bundleRichard Steinmetz
2022-06-14Avoid running social update background job on deleted/disabled usersThomas Citharel
2022-06-02Encode group names for x-property-replace headerbug/2366/add-encoding-for-headerDaniel Kesselberg
2022-05-16Resize maximum dimensions for pictures coming from SocialApiServiceThomas Citharel
2022-05-04Merge pull request #2729 from nextcloud/optimize-social-searchJohn Molakvoæ
2022-05-04optimize search for contacts with social datacall-me-matt
2022-04-24Fix a phpdoc entryfix-social-api-service-null-urlThomas Citharel
2022-04-24Make sure URLs for social avatars of contacts are actual URLsThomas Citharel
2022-02-22Merge pull request #2645 from nextcloud/enhancement/sensitive-insensitive-bac...Christoph Wurst
2022-02-18Fix private API usage in background jobChristoph Wurst
2022-02-18Mark background jobs as time sensitive/insensitiveChristoph Wurst
2021-11-22Add isset check for PHOTO in SocialApiServiceAnna Larch
2021-11-07allow special chars for xing profile imageDaniel Opitz
2021-07-21Migrate app bootstrappingDaniel Kesselberg
2021-07-16pre-check for social profile datacall-me-matt
2021-07-16Replace any string value with a nullable network for the fallback to match th...Julius Härtl
2021-06-07Fix circles version comparison if circles is not installedJohn Molakvoæ (skjnldsv)
2021-06-04Properly check for circles versionJohn Molakvoæ (skjnldsv)
2021-06-01Handle circles being disabledJohn Molakvoæ (skjnldsv)
2021-06-01Fix testsJohn Molakvoæ (skjnldsv)
2021-05-30Add dedicated direct route and fix old contacts routeJohn Molakvoæ (skjnldsv)
2021-04-08Fix contacts initJohn Molakvoæ (skjnldsv)
2021-03-16Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot[bot]
2021-02-23Merge pull request #2085 from nextcloud/fix/check-all-gravatarsJohn Molakvoæ
2021-02-23Merge pull request #2081 from nextcloud/fix/twitter-uriJohn Molakvoæ
2021-02-23add user agentcall-me-matt
2021-02-23continue gravatar search after failurecall-me-matt
2021-02-23adapted twitter uricall-me-matt
2021-01-11Make sure twitter returns the raw static html page so we can get the profile ...John Molakvoæ (skjnldsv)
2020-12-11Fix generating the redirect urlJulius Härtl
2020-11-07Merge branch 'master' into fix/facebook-defuncJohn Molakvoæ
2020-11-07vcard should only have 1 photo field when adding/removing photosleith abdulla
2020-11-04unit tests for all providersleith abdulla
2020-11-02linting, unit tests, comment fixesleith abdulla
2020-11-01add support for downloading avatars from gravatareleith
2020-10-28new facebook api prevents usage without authenticationcall-me-matt
2020-10-21add xing to social synccall-me-matt
2020-10-15adding diaspora to the list for social synccall-me-matt
2020-10-12more robust social idscall-me-matt
2020-10-07catch exception if social profile invalidcall-me-matt
2020-09-11Merge pull request #1745 from call-me-matt/enh/social-chunksJohn Molakvoæ
2020-09-09Apply suggestions from code reviewmatt
2020-09-06perform sanity checkscall-me-matt
2020-09-05do not wait for nextcloud/server#22085call-me-matt
2020-09-03Fix virtual groupJohn Molakvoæ (skjnldsv)