summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2024-04-02run composer cs:fixHamza Mahjoubi
2023-11-30fix(socialavatars): Fix HTTP client usageChristoph Wurst
2023-11-30Merge pull request #3682 from nextcloud/fix/socialavatar/background-job-argumentChristoph Wurst
2023-11-08Use some instead of every for the permission checkgreta
2023-11-01Import file FileAction 28 compatibilitygreta
2023-10-31fix(socialavatar): Match base class argument nameChristoph Wurst
2023-07-31Merge pull request #3401 from nextcloud/enhanc/quick-actionsGreta
2023-07-31Add quick actions for contactsgreta
2023-07-27Merge pull request #3504 from nextcloud/fix/social-mastodonmatt
2023-07-27change Mastodon tree for social avatarcall-me-matt
2023-07-07deactivate social avatars from twittercall-me-matt
2023-05-22Fix Don't show groups in share placeholder if group sharing is disabled #2242Zishan-7
2023-01-28prioritize local users in mastodon avatar download, fixes #3210call-me-matt
2023-01-20chore: run composer cs:checkRichard Steinmetz
2023-01-13allow social avatars from telegram, fixes #2393call-me-matt
2023-01-09Merge pull request #3152 from nextcloud/3151-mastodon-apiRichard Steinmetz
2023-01-07use Mastodon API instead of scrapingcall-me-matt
2023-01-02keep social avatar update order also for background jobcall-me-matt
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 styleJoas 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 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 entryThomas 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-22continue gravatar search after failurecall-me-matt