summaryrefslogtreecommitdiffstats
path: root/lib/Service/SocialApiService.php
AgeCommit message (Expand)Author
2024-04-02run composer cs:fixHamza Mahjoubi
2023-11-30fix(socialavatars): Fix HTTP client usageChristoph Wurst
2023-01-20chore: run composer cs:checkRichard Steinmetz
2023-01-02keep social avatar update order also for background jobcall-me-matt
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-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-24Make sure URLs for social avatars of contacts are actual URLsThomas Citharel
2021-11-22Add isset check for PHOTO in SocialApiServiceAnna Larch
2021-07-16Replace any string value with a nullable network for the fallback to match th...Julius Härtl
2021-02-22continue gravatar search after failurecall-me-matt
2021-01-11Make sure twitter returns the raw static html page so we can get the profile ...John Molakvoæ (skjnldsv)
2020-11-07vcard should only have 1 photo field when adding/removing photosleith abdulla
2020-11-01linting, unit tests, comment fixesleith abdulla
2020-11-01add support for downloading avatars from gravatareleith
2020-10-07catch exception if social profile invalidcall-me-matt
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-08-22waiting for nextcloud/server#22085call-me-matt
2020-08-14update social avatars in chunkscall-me-matt
2020-08-05allowing for background updates of social avatarscall-me-matt
2020-07-25Allow for avatar downloads from social networksmatthias