]> git.mxchange.org Git - friendica.git/history - src/Module/Photo.php
Use rawContent for Special Options to avoid a protected options() method
[friendica.git] / src / Module / Photo.php
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-14 PhilippSwitch `static::$parameters` to `$this->parameters`
2021-11-14 PhilippMake BaseModule methods dynamic
2021-11-14 PhilippReplace `$parameters` argument per method with `static...
2021-11-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-02 Hypolite PetovanMerge pull request #10949 from annando/photo-octet
2021-11-02 MichaelAccept photo fetching for octet-stream as well
2021-11-02 Hypolite PetovanMerge pull request #10942 from annando/error-handling
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-29 MichaelImproved http error handling
2021-10-28 Hypolite PetovanMerge pull request #10919 from nupplaphil/feat/storage_...
2021-10-27 PhilippRestructure Storage to new paradigm
2021-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-25 Hypolite PetovanMerge pull request #10923 from nupplaphil/feat/error_ha...
2021-10-25 Hypolite PetovanMerge pull request #10925 from annando/invalid-url
2021-10-24 MichaelHandle invalid avatar pictures
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-04 Hypolite PetovanMerge pull request #10823 from annando/photo-guid
2021-10-04 Michael VogelUpdate src/Module/Photo.php
2021-10-04 Michael VogelApply suggestions from code review
2021-10-04 Michaelseparate parameter values for different functionalities
2021-10-04 MichaelCode review changes
2021-10-04 Michael VogelMerge pull request #10824 from tobiasd/20211004-lng
2021-10-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-04 Michael VogelMerge pull request #10821 from MrPetovan/bug/notices
2021-10-04 MichaelAccess contact avatars by guid
2021-10-04 Hypolite PetovanRelax check on id parameter in /photo
2021-10-03 Michael VogelMerge pull request #10722 from MrPetovan/task/refactor...
2021-10-03 Michael VogelMerge pull request #10812 from MrPetovan/bug/photo...
2021-10-03 Hypolite PetovanAdd missing Module\Photo route for post-media id with...
2021-10-03 Michael VogelMerge pull request #10811 from MrPetovan/bug/photo...
2021-10-03 Hypolite PetovanAdd missing Module\Photo route for contact avatar
2021-10-03 Michael VogelMerge pull request #10808 from MrPetovan/task/10725...
2021-10-03 Hypolite PetovanReplace remaining reference to Model\Photo::stripExtension
2021-10-02 Michael VogelMerge pull request #10805 from MrPetovan/task/10725...
2021-10-02 Hypolite PetovanSwitch uid with nickname in user picture URLs
2021-10-02 Hypolite PetovanRefactor User::getAvatarUrlForId into getAvatarUrl
2021-08-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-17 Tobias DiekershoffMerge pull request #10607 from MrPetovan/task/advanceco...
2021-08-17 Hypolite PetovanMerge pull request #10610 from nupplaphil/feat/readd_ph...
2021-08-17 Hypolite PetovanMerge pull request #10582 from nupplaphil/feat/storage_...
2021-08-16 PhilippIntroduce InvalidClassStorageException and adapt the...
2021-08-06 Tobias DiekershoffMerge pull request #10579 from annando/http-errors
2021-08-06 MichaelImproved error message for external resources
2021-07-09 Hypolite PetovanMerge pull request #10472 from annando/proxy
2021-07-05 MichaelNew struture for post related links
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-04 Hypolite PetovanMerge pull request #10466 from annando/local-follow
2021-07-04 Hypolite PetovanMerge pull request #10465 from annando/local-follow
2021-07-04 Hypolite PetovanMerge pull request #10463 from annando/proxy-security
2021-07-04 Hypolite PetovanMerge pull request #10462 from annando/duplicate-avatars
2021-07-04 MichaelRemoval of duplicated photo entries for a contact
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-07-03 Hypolite PetovanMerge pull request #10459 from annando/private-images
2021-07-03 MichaelFixed fetching private local images
2021-07-01 Hypolite PetovanMerge pull request #10455 from annando/signed-requests
2021-07-01 MichaelFix: Fetching of non public photos
2021-07-01 Hypolite PetovanMerge pull request #10451 from annando/contact-path
2021-07-01 Hypolite PetovanMerge pull request #10452 from annando/notice
2021-07-01 Hypolite PetovanMerge pull request #10450 from annando/discoverable
2021-07-01 Hypolite PetovanMerge pull request #10449 from annando/guess-mimetype
2021-06-30 MichaelGuess the mimetype in advance
2021-06-30 Tobias DiekershoffMerge pull request #10448 from annando/mimetype
2021-06-30 MichaelGrammar
2021-06-30 MichaelDetect the mimetype for external resources
2021-06-30 Hypolite PetovanMerge pull request #10447 from annando/contact-path
2021-06-29 MichaelUnified avatar paths
2021-06-29 Tobias DiekershoffMerge pull request #10446 from MrPetovan/bug/10439...
2021-06-29 Tobias DiekershoffMerge pull request #10440 from MrPetovan/bug/10439...
2021-06-28 Hypolite PetovanMerge pull request #10444 from annando/issue-10443
2021-06-28 MichaelFix resizing
2021-06-28 MichaelIssue 10443: Fix requesting media content
2021-06-28 Hypolite PetovanMerge pull request #10442 from annando/proxy2
2021-06-28 MichaelUse a default value for "uid"
2021-06-28 MichaelOnly user the user with attached media.
2021-06-28 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-28 MichaelUse signed requests for fetching private images
2021-06-28 MichaelReplace attachment links in the body
2021-06-28 Hypolite PetovanMerge pull request #10437 from annando/reduce-proxy
2021-06-28 MichaelFixed indendation
2021-06-27 MichaelReduce the usage of the "proxifyUrl" function
2021-06-24 Hypolite PetovanMerge pull request #10425 from annando/api-avatar
2021-06-24 MichaelNew class for external resources
2021-06-24 MichaelAPI: Improved avatar handling
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
2021-03-29 Balázs ÚrMerge branch '2021.03-rc' into copyright-2021
2021-03-29 Balázs ÚrUpdate copyright
2021-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-12-26 Hypolite PetovanMerge pull request #9706 from annando/photo-speed
2020-12-26 MichaelSimplify the resizing
next